22:07:30.947 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 22:07:30.948 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 22:07:30.953 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 22:07:30.954 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 22:07:30.956 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 22:07:31.224 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] OUTBOUND SETTINGS: ack=false settings={MAX_HEADER_LIST_SIZE=8192} 22:07:31.226 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] INBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 22:07:31.226 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] OUTBOUND SETTINGS: ack=true 22:07:31.227 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] INBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 22:07:31.227 [restconf-netty-e2e-4] WARN o.o.n.t.h.ClientHttp2RequestDispatcher - Unexpected response with unknown or expired stream ID 1 -- Dropping response object DefaultFullHttpResponse(decodeResult: success, version: HTTP/1.1, content: AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 0, cap: 256)) HTTP/1.1 401 Unauthorized www-authenticate: BASIC realm="application" x-http2-stream-id: 1 x-http2-stream-weight: 16 content-length: 0 22:07:31.229 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] INBOUND SETTINGS: ack=true 22:07:31.312 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:0fde3711-ada5-4dd1-baa6-231619c3dd68, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 22:07:31.315 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 22:07:31.427 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] INBOUND DATA: streamId=3 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3039543232... 22:07:31.429 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 22:07:31.453 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] INBOUND DATA: streamId=3 padding=0 endStream=false length=321 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3039543232... 22:07:31.454 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 22:07:31.470 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] INBOUND DATA: streamId=3 padding=0 endStream=false length=257 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3039543232... 22:07:31.471 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 22:07:31.583 [restconf-netty-e2e-4] INFO Client - [id: 0xf4d07f72, L:/127.0.0.1:50936 - R:/127.0.0.1:41915] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes= 22:07:31.589 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 22:07:31.589 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 22:07:31.591 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 22:07:31.592 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 22:07:31.596 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 22:07:31.597 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 22:07:31.597 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 22:07:32.031 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] OUTBOUND SETTINGS: ack=false settings={MAX_HEADER_LIST_SIZE=8192} 22:07:32.032 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] INBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 22:07:32.032 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] OUTBOUND SETTINGS: ack=true 22:07:32.032 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] INBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 22:07:32.032 [restconf-netty-e2e-4] WARN o.o.n.t.h.ClientHttp2RequestDispatcher - Unexpected response with unknown or expired stream ID 1 -- Dropping response object DefaultFullHttpResponse(decodeResult: success, version: HTTP/1.1, content: AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 0, cap: 256)) HTTP/1.1 401 Unauthorized www-authenticate: BASIC realm="application" x-http2-stream-id: 1 x-http2-stream-weight: 16 content-length: 0 22:07:32.033 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] INBOUND SETTINGS: ack=true 22:07:32.130 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:a0504864-0475-4e59-b7a0-4fcd9f31d0b1, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 22:07:32.133 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 22:07:32.231 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:path: /rests/streams/json/urn:uuid:571dd6df-0097-408e-8c1f-07fa88e771e7, :scheme: http, :authority: localhost, :method: GET, accept: text/event-stream, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=] streamDependency=0 weight=16 exclusive=false padding=0 endStream=true 22:07:32.234 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 200, content-type: text/event-stream] padding=0 endStream=false 22:07:32.339 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] INBOUND DATA: streamId=5 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3039543232... 22:07:32.339 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] INBOUND DATA: streamId=5 padding=0 endStream=false length=2 bytes=0d0a 22:07:32.349 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] INBOUND DATA: streamId=3 padding=0 endStream=false length=352 bytes=646174613a207b22696574662d72657374636f6e663a6e6f74696669636174696f6e223a7b226576656e742d74696d65223a22323032362d30342d3039543232... 22:07:32.350 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] INBOUND DATA: streamId=3 padding=0 endStream=false length=2 bytes=0d0a 22:07:32.564 [restconf-netty-e2e-4] INFO Client - [id: 0x0315f82d, L:/127.0.0.1:48152 - R:/127.0.0.1:41893] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes= 22:07:32.566 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 22:07:32.566 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped