2024-04-22 05:43:54:291 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:38491 2024-04-22 05:43:54:291 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1904720585 2024-04-22 05:43:54:307 +0000 [nioEventLoopGroup-10-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:38491' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:38491 Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2024-04-22 05:43:54:308 +0000 [nioEventLoopGroup-10-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@1904720585 2024-04-22 05:43:54:460 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 4 thread-local buffer(s) from thread: nioEventLoopGroup-2-4 2024-04-22 05:43:54:461 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: nioEventLoopGroup-2-2 2024-04-22 05:43:54:602 +0000 [nioEventLoopGroup-3-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 4 thread-local buffer(s) from thread: nioEventLoopGroup-3-2 2024-04-22 05:43:54:701 +0000 [nioEventLoopGroup-3-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 6 thread-local buffer(s) from thread: nioEventLoopGroup-3-4 2024-04-22 05:43:54:807 +0000 [nioEventLoopGroup-5-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 2 thread-local buffer(s) from thread: nioEventLoopGroup-5-2 2024-04-22 05:43:54:808 +0000 [nioEventLoopGroup-5-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 2 thread-local buffer(s) from thread: nioEventLoopGroup-5-4 2024-04-22 05:43:54:928 +0000 [nioEventLoopGroup-6-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 4 thread-local buffer(s) from thread: nioEventLoopGroup-6-2 2024-04-22 05:43:54:947 +0000 [nioEventLoopGroup-6-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: nioEventLoopGroup-6-4 2024-04-22 05:43:55:320 +0000 [nioEventLoopGroup-10-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:38491 2024-04-22 05:43:55:321 +0000 [nioEventLoopGroup-10-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1904720585 2024-04-22 05:43:55:324 +0000 [nioEventLoopGroup-10-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x44cac836, L:/127.0.0.1:58980 - R:/127.0.0.1:38491]]@1904720585 2024-04-22 05:43:55:324 +0000 [nioEventLoopGroup-10-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 8Y2RZQgLq96611k5knxWVQ==, expected response: SqT8wDF/tNuOc2XIjue13O1Ryec= 2024-04-22 05:43:55:329 +0000 [nioEventLoopGroup-10-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x8ab3379e, L:/127.0.0.1:38491 - R:/127.0.0.1:58980] WebSocket version V13 server handshake 2024-04-22 05:43:55:329 +0000 [nioEventLoopGroup-10-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 8Y2RZQgLq96611k5knxWVQ==, response: SqT8wDF/tNuOc2XIjue13O1Ryec= 2024-04-22 05:43:55:331 +0000 [nioEventLoopGroup-10-5] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x44cac836, L:/127.0.0.1:58980 - R:/127.0.0.1:38491] 2024-04-22 05:43:55:412 +0000 [nioEventLoopGroup-10-6] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Response : TEST 2024-04-22 05:43:55:413 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x44cac836, L:/127.0.0.1:58980 - R:/127.0.0.1:38491]]@1904720585 2024-04-22 05:43:55:414 +0000 [nioEventLoopGroup-10-5] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-04-22 05:43:55:414 +0000 [nioEventLoopGroup-10-5] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x44cac836, L:/127.0.0.1:58980 ! R:/127.0.0.1:38491]. 2024-04-22 05:43:55:424 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59565 2024-04-22 05:43:55:424 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2131907528 2024-04-22 05:43:55:426 +0000 [nioEventLoopGroup-11-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x9eb2edf3, L:/127.0.0.1:35118 - R:/127.0.0.1:59565]]@2131907528 2024-04-22 05:43:55:427 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: RCyIR2Cmvu0b439Imy4jYQ==, expected response: tWyZ7nV5ST8aiMYmcG28LlA81tI= 2024-04-22 05:43:55:432 +0000 [nioEventLoopGroup-11-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x4dd4ffaa, L:/127.0.0.1:59565 - R:/127.0.0.1:35118] WebSocket version V13 server handshake 2024-04-22 05:43:55:432 +0000 [nioEventLoopGroup-11-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: RCyIR2Cmvu0b439Imy4jYQ==, response: tWyZ7nV5ST8aiMYmcG28LlA81tI= 2024-04-22 05:43:55:437 +0000 [nioEventLoopGroup-11-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x9eb2edf3, L:/127.0.0.1:35118 - R:/127.0.0.1:59565] 2024-04-22 05:43:55:525 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59565 2024-04-22 05:43:55:525 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@513475148 2024-04-22 05:43:55:528 +0000 [nioEventLoopGroup-11-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xcae26488, L:/127.0.0.1:35122 - R:/127.0.0.1:59565]]@513475148 2024-04-22 05:43:55:528 +0000 [nioEventLoopGroup-11-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 0KBN/0BpWSTJi8joWnSE1w==, expected response: 8yp29ft0FCKGA321yh8CbjohHbk= 2024-04-22 05:43:55:539 +0000 [nioEventLoopGroup-11-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xdec14dad, L:/127.0.0.1:59565 - R:/127.0.0.1:35122] WebSocket version V13 server handshake 2024-04-22 05:43:55:539 +0000 [nioEventLoopGroup-11-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 0KBN/0BpWSTJi8joWnSE1w==, response: 8yp29ft0FCKGA321yh8CbjohHbk= 2024-04-22 05:43:55:541 +0000 [nioEventLoopGroup-11-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xcae26488, L:/127.0.0.1:35122 - R:/127.0.0.1:59565] 2024-04-22 05:43:55:627 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59565 2024-04-22 05:43:55:627 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1711341869 2024-04-22 05:43:55:630 +0000 [nioEventLoopGroup-11-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2992cb02, L:/127.0.0.1:35134 - R:/127.0.0.1:59565]]@1711341869 2024-04-22 05:43:55:631 +0000 [nioEventLoopGroup-11-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: wKBraQqM/B6Dj1l7yGnqQQ==, expected response: xpKHoE4afzoAbpZIf6yQrfnLDK8= 2024-04-22 05:43:55:635 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x7bfe9ca3, L:/127.0.0.1:59565 - R:/127.0.0.1:35134] WebSocket version V13 server handshake 2024-04-22 05:43:55:635 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: wKBraQqM/B6Dj1l7yGnqQQ==, response: xpKHoE4afzoAbpZIf6yQrfnLDK8= 2024-04-22 05:43:55:638 +0000 [nioEventLoopGroup-11-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x2992cb02, L:/127.0.0.1:35134 - R:/127.0.0.1:59565] 2024-04-22 05:43:55:728 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59565 2024-04-22 05:43:55:728 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@485547368 2024-04-22 05:43:55:731 +0000 [nioEventLoopGroup-11-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x57dc7325, L:/127.0.0.1:35138 - R:/127.0.0.1:59565]]@485547368 2024-04-22 05:43:55:731 +0000 [nioEventLoopGroup-11-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: o6an+pfO3tpASAsif+SwWQ==, expected response: Z9MaKWd6NwZC8YTsyCzjB4FqnYU= 2024-04-22 05:43:55:735 +0000 [nioEventLoopGroup-11-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x20c1a2ba, L:/127.0.0.1:59565 - R:/127.0.0.1:35138] WebSocket version V13 server handshake 2024-04-22 05:43:55:736 +0000 [nioEventLoopGroup-11-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: o6an+pfO3tpASAsif+SwWQ==, response: Z9MaKWd6NwZC8YTsyCzjB4FqnYU= 2024-04-22 05:43:55:737 +0000 [nioEventLoopGroup-11-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x57dc7325, L:/127.0.0.1:35138 - R:/127.0.0.1:59565] 2024-04-22 05:43:55:829 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59565 2024-04-22 05:43:55:829 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2097540635 2024-04-22 05:43:55:831 +0000 [nioEventLoopGroup-11-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5e961687, L:/127.0.0.1:35154 - R:/127.0.0.1:59565]]@2097540635 2024-04-22 05:43:55:831 +0000 [nioEventLoopGroup-11-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 0zWyVhvTzSzYIlYF2chvwg==, expected response: EcI6aJgJBJENSVdlreiEzN7eh3s= 2024-04-22 05:43:55:835 +0000 [nioEventLoopGroup-11-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x53642ecc, L:/127.0.0.1:59565 - R:/127.0.0.1:35154] WebSocket version V13 server handshake 2024-04-22 05:43:55:836 +0000 [nioEventLoopGroup-11-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 0zWyVhvTzSzYIlYF2chvwg==, response: EcI6aJgJBJENSVdlreiEzN7eh3s= 2024-04-22 05:43:55:838 +0000 [nioEventLoopGroup-11-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x5e961687, L:/127.0.0.1:35154 - R:/127.0.0.1:59565] 2024-04-22 05:43:55:863 +0000 [nioEventLoopGroup-8-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-8-2 2024-04-22 05:43:55:867 +0000 [nioEventLoopGroup-8-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: nioEventLoopGroup-8-4 2024-04-22 05:43:55:933 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59565 2024-04-22 05:43:55:933 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1148198564 2024-04-22 05:43:55:935 +0000 [nioEventLoopGroup-11-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa116320e, L:/127.0.0.1:35156 - R:/127.0.0.1:59565]]@1148198564 2024-04-22 05:43:55:935 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: nJQ11mlYyN4z4Vr/hntXbA==, expected response: dFFa1PPftCCnYxKJEMRuq8wKEBY= 2024-04-22 05:43:55:938 +0000 [nioEventLoopGroup-11-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xf3368a89, L:/127.0.0.1:59565 - R:/127.0.0.1:35156] WebSocket version V13 server handshake 2024-04-22 05:43:55:939 +0000 [nioEventLoopGroup-11-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: nJQ11mlYyN4z4Vr/hntXbA==, response: dFFa1PPftCCnYxKJEMRuq8wKEBY= 2024-04-22 05:43:55:941 +0000 [nioEventLoopGroup-11-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xa116320e, L:/127.0.0.1:35156 - R:/127.0.0.1:59565] 2024-04-22 05:43:56:035 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59565 2024-04-22 05:43:56:035 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@254567526 2024-04-22 05:43:56:037 +0000 [nioEventLoopGroup-11-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x14b0363a, L:/127.0.0.1:35172 - R:/127.0.0.1:59565]]@254567526 2024-04-22 05:43:56:037 +0000 [nioEventLoopGroup-11-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: uJofOEEAmgMJq5IxCjJ12g==, expected response: zKHBvgQC6G4vf1QQvPG+QLBcGeA= 2024-04-22 05:43:56:040 +0000 [nioEventLoopGroup-11-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xfcf1ff5b, L:/127.0.0.1:59565 - R:/127.0.0.1:35172] WebSocket version V13 server handshake 2024-04-22 05:43:56:040 +0000 [nioEventLoopGroup-11-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: uJofOEEAmgMJq5IxCjJ12g==, response: zKHBvgQC6G4vf1QQvPG+QLBcGeA= 2024-04-22 05:43:56:042 +0000 [nioEventLoopGroup-11-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x14b0363a, L:/127.0.0.1:35172 - R:/127.0.0.1:59565] 2024-04-22 05:43:56:088 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: nioEventLoopGroup-9-4 2024-04-22 05:43:56:088 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-9-2 2024-04-22 05:43:56:136 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59565 2024-04-22 05:43:56:137 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1731288844 2024-04-22 05:43:56:139 +0000 [nioEventLoopGroup-11-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf486e595, L:/127.0.0.1:35174 - R:/127.0.0.1:59565]]@1731288844 2024-04-22 05:43:56:140 +0000 [nioEventLoopGroup-11-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: V2STY+5q5jvuad1A9ANDtw==, expected response: rl5JEHfSwVFQNkia6V5UT0DuXNg= 2024-04-22 05:43:56:143 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x1b6c1e29, L:/127.0.0.1:59565 - R:/127.0.0.1:35174] WebSocket version V13 server handshake 2024-04-22 05:43:56:144 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: V2STY+5q5jvuad1A9ANDtw==, response: rl5JEHfSwVFQNkia6V5UT0DuXNg= 2024-04-22 05:43:56:146 +0000 [nioEventLoopGroup-11-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xf486e595, L:/127.0.0.1:35174 - R:/127.0.0.1:59565] 2024-04-22 05:43:56:238 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59565 2024-04-22 05:43:56:238 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@783157086 2024-04-22 05:43:56:240 +0000 [nioEventLoopGroup-11-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8efb2b08, L:/127.0.0.1:35176 - R:/127.0.0.1:59565]]@783157086 2024-04-22 05:43:56:240 +0000 [nioEventLoopGroup-11-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 8jTOpiWzVbaQUVMGLEdQ6g==, expected response: 0n63nfSjb7x32n2EeBjG83lDKb8= 2024-04-22 05:43:56:242 +0000 [nioEventLoopGroup-11-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x76b45182, L:/127.0.0.1:59565 - R:/127.0.0.1:35176] WebSocket version V13 server handshake 2024-04-22 05:43:56:242 +0000 [nioEventLoopGroup-11-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 8jTOpiWzVbaQUVMGLEdQ6g==, response: 0n63nfSjb7x32n2EeBjG83lDKb8= 2024-04-22 05:43:56:244 +0000 [nioEventLoopGroup-11-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x8efb2b08, L:/127.0.0.1:35176 - R:/127.0.0.1:59565] 2024-04-22 05:43:56:288 +0000 [nioEventLoopGroup-9-9] DEBUG io.netty.buffer.PoolThreadCache - Freed 16 thread-local buffer(s) from thread: nioEventLoopGroup-9-9 2024-04-22 05:43:56:288 +0000 [nioEventLoopGroup-9-7] DEBUG io.netty.buffer.PoolThreadCache - Freed 16 thread-local buffer(s) from thread: nioEventLoopGroup-9-7 2024-04-22 05:43:56:339 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59565 2024-04-22 05:43:56:339 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1049264682 2024-04-22 05:43:56:341 +0000 [nioEventLoopGroup-11-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x045b9655, L:/127.0.0.1:35188 - R:/127.0.0.1:59565]]@1049264682 2024-04-22 05:43:56:341 +0000 [nioEventLoopGroup-11-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: //nAmQJNNp2nfTHwlbIOZw==, expected response: XadgWcnLhukE5w4a3inQFYA+FB4= 2024-04-22 05:43:56:343 +0000 [nioEventLoopGroup-11-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xfce3ceb1, L:/127.0.0.1:59565 - R:/127.0.0.1:35188] WebSocket version V13 server handshake 2024-04-22 05:43:56:344 +0000 [nioEventLoopGroup-11-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: //nAmQJNNp2nfTHwlbIOZw==, response: XadgWcnLhukE5w4a3inQFYA+FB4= 2024-04-22 05:43:56:346 +0000 [nioEventLoopGroup-11-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x045b9655, L:/127.0.0.1:35188 - R:/127.0.0.1:59565] 2024-04-22 05:43:56:444 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:447 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:448 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:448 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:448 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:452 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:452 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:452 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:452 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:453 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:453 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:453 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:457 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:457 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:457 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:457 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:457 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:457 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:457 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:457 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:458 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:461 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:461 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:461 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:461 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:461 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:461 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:461 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:461 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:462 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:462 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:462 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:462 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:462 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:462 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:462 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:462 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:463 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:464 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:465 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:465 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:465 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:465 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:465 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:465 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:465 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:466 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:467 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:468 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:468 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:468 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:468 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:468 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:468 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:468 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:468 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:469 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:469 +0000 [nioEventLoopGroup-11-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:470 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:470 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:470 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:470 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:470 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:470 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:470 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:470 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:470 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:471 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:472 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:473 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:474 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:474 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:474 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:474 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:474 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:474 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:474 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:474 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:474 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:474 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:475 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:475 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:475 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:475 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:475 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:475 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:475 +0000 [nioEventLoopGroup-11-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-04-22 05:43:56:476 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x57dc7325, L:/127.0.0.1:35138 - R:/127.0.0.1:59565]]@485547368 2024-04-22 05:43:56:477 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x8efb2b08, L:/127.0.0.1:35176 - R:/127.0.0.1:59565]]@783157086 2024-04-22 05:43:56:478 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x14b0363a, L:/127.0.0.1:35172 - R:/127.0.0.1:59565]]@254567526 2024-04-22 05:43:56:478 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-04-22 05:43:56:479 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x9eb2edf3, L:/127.0.0.1:35118 - R:/127.0.0.1:59565]. 2024-04-22 05:43:56:479 +0000 [nioEventLoopGroup-11-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-04-22 05:43:56:479 +0000 [nioEventLoopGroup-11-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x045b9655, L:/127.0.0.1:35188 - R:/127.0.0.1:59565]. 2024-04-22 05:43:56:479 +0000 [nioEventLoopGroup-11-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-04-22 05:43:56:479 +0000 [nioEventLoopGroup-11-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x5e961687, L:/127.0.0.1:35154 - R:/127.0.0.1:59565]. 2024-04-22 05:43:56:479 +0000 [nioEventLoopGroup-11-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1201284306 2024-04-22 05:43:56:479 +0000 [nioEventLoopGroup-11-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x9eb2edf3, L:/127.0.0.1:35118 ! R:/127.0.0.1:59565]]@2131907528 2024-04-22 05:43:56:479 +0000 [nioEventLoopGroup-11-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@319653550 2024-04-22 05:43:56:480 +0000 [nioEventLoopGroup-11-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x045b9655, L:/127.0.0.1:35188 ! R:/127.0.0.1:59565]]@1049264682 2024-04-22 05:43:56:480 +0000 [nioEventLoopGroup-11-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@84725718 2024-04-22 05:43:56:480 +0000 [nioEventLoopGroup-11-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xcae26488, L:/127.0.0.1:35122 ! R:/127.0.0.1:59565]]@513475148 2024-04-22 05:43:56:480 +0000 [nioEventLoopGroup-11-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1627441597 2024-04-22 05:43:56:480 +0000 [nioEventLoopGroup-11-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1262361978 2024-04-22 05:43:56:480 +0000 [nioEventLoopGroup-11-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x5e961687, L:/127.0.0.1:35154 ! R:/127.0.0.1:59565]]@2097540635 2024-04-22 05:43:56:480 +0000 [nioEventLoopGroup-11-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xa116320e, L:/127.0.0.1:35156 ! R:/127.0.0.1:59565]]@1148198564 2024-04-22 05:43:56:480 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf486e595, L:/127.0.0.1:35174 - R:/127.0.0.1:59565]]@1731288844 2024-04-22 05:43:56:480 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-04-22 05:43:56:481 +0000 [nioEventLoopGroup-11-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-04-22 05:43:56:481 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xa116320e, L:/127.0.0.1:35156 ! R:/127.0.0.1:59565]. 2024-04-22 05:43:56:481 +0000 [nioEventLoopGroup-11-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x14b0363a, L:/127.0.0.1:35172 ! R:/127.0.0.1:59565]. 2024-04-22 05:43:56:481 +0000 [nioEventLoopGroup-11-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-04-22 05:43:56:481 +0000 [nioEventLoopGroup-11-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xcae26488, L:/127.0.0.1:35122 ! R:/127.0.0.1:59565]. 2024-04-22 05:43:56:481 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xcae26488, L:/127.0.0.1:35122 ! R:/127.0.0.1:59565]]@513475148 2024-04-22 05:43:56:481 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xa116320e, L:/127.0.0.1:35156 ! R:/127.0.0.1:59565]]@1148198564 2024-04-22 05:43:56:481 +0000 [nioEventLoopGroup-11-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1056779766 2024-04-22 05:43:56:481 +0000 [nioEventLoopGroup-11-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x2992cb02, L:/127.0.0.1:35134 ! R:/127.0.0.1:59565]]@1711341869 2024-04-22 05:43:56:482 +0000 [nioEventLoopGroup-11-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-04-22 05:43:56:482 +0000 [nioEventLoopGroup-11-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x2992cb02, L:/127.0.0.1:35134 ! R:/127.0.0.1:59565]. 2024-04-22 05:43:56:482 +0000 [nioEventLoopGroup-11-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-04-22 05:43:56:482 +0000 [nioEventLoopGroup-11-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xf486e595, L:/127.0.0.1:35174 ! R:/127.0.0.1:59565]. 2024-04-22 05:43:56:486 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x045b9655, L:/127.0.0.1:35188 ! R:/127.0.0.1:59565]]@1049264682 2024-04-22 05:43:56:486 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x9eb2edf3, L:/127.0.0.1:35118 ! R:/127.0.0.1:59565]]@2131907528 2024-04-22 05:43:56:487 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x2992cb02, L:/127.0.0.1:35134 ! R:/127.0.0.1:59565]]@1711341869 2024-04-22 05:43:56:487 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x5e961687, L:/127.0.0.1:35154 ! R:/127.0.0.1:59565]]@2097540635