2024-09-23 09:25:21:523 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:57429 2024-09-23 09:25:21:523 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1592970214 2024-09-23 09:25:21:535 +0000 [nioEventLoopGroup-8-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:57429' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:57429 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:339) 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-09-23 09:25:21:536 +0000 [nioEventLoopGroup-8-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@1592970214 2024-09-23 09:25:22:109 +0000 [nioEventLoopGroup-3-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 2 thread-local buffer(s) from thread: nioEventLoopGroup-3-2 2024-09-23 09:25:22:118 +0000 [nioEventLoopGroup-3-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 2 thread-local buffer(s) from thread: nioEventLoopGroup-3-4 2024-09-23 09:25:22:235 +0000 [nioEventLoopGroup-4-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 4 thread-local buffer(s) from thread: nioEventLoopGroup-4-2 2024-09-23 09:25:22:248 +0000 [nioEventLoopGroup-4-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: nioEventLoopGroup-4-4 2024-09-23 09:25:22:538 +0000 [nioEventLoopGroup-8-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:57429 2024-09-23 09:25:22:538 +0000 [nioEventLoopGroup-8-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1592970214 2024-09-23 09:25:22:541 +0000 [nioEventLoopGroup-8-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3260a413, L:/127.0.0.1:46724 - R:/127.0.0.1:57429]]@1592970214 2024-09-23 09:25:22:543 +0000 [nioEventLoopGroup-8-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: vRXrTssdf2SbaID+y3mtAA==, expected response: cRnyEw4Bi/d7WD9Wt7T+fj2K3Us= 2024-09-23 09:25:22:563 +0000 [nioEventLoopGroup-8-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x3ced7b09, L:/127.0.0.1:57429 - R:/127.0.0.1:46724] WebSocket version V13 server handshake 2024-09-23 09:25:22:564 +0000 [nioEventLoopGroup-8-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: vRXrTssdf2SbaID+y3mtAA==, response: cRnyEw4Bi/d7WD9Wt7T+fj2K3Us= 2024-09-23 09:25:22:574 +0000 [nioEventLoopGroup-8-5] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x3260a413, L:/127.0.0.1:46724 - R:/127.0.0.1:57429] 2024-09-23 09:25:22:645 +0000 [nioEventLoopGroup-8-6] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Response : TEST 2024-09-23 09:25:22:654 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x3260a413, L:/127.0.0.1:46724 ! R:/127.0.0.1:57429]]@1592970214 2024-09-23 09:25:22:654 +0000 [nioEventLoopGroup-8-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1373266829 2024-09-23 09:25:22:654 +0000 [nioEventLoopGroup-8-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from DONE to INITIAL [[id: 0x3260a413, L:/127.0.0.1:46724 ! R:/127.0.0.1:57429]]@1592970214 2024-09-23 09:25:22:658 +0000 [nioEventLoopGroup-8-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-09-23 09:25:22:658 +0000 [nioEventLoopGroup-8-5] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x3260a413, L:/127.0.0.1:46724 ! R:/127.0.0.1:57429]. 2024-09-23 09:25:22:659 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x3260a413, L:/127.0.0.1:46724 ! R:/127.0.0.1:57429]]@1592970214 2024-09-23 09:25:22:667 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58051 2024-09-23 09:25:22:667 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1774559581 2024-09-23 09:25:22:672 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xaba0e734, L:/127.0.0.1:40120 - R:/127.0.0.1:58051]]@1774559581 2024-09-23 09:25:22:673 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: yNhhlxzwUYS70gHzJ3vwJA==, expected response: AnWi+Uy+y23SFZyzltfe07BjB30= 2024-09-23 09:25:22:677 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xedf8608c, L:/127.0.0.1:58051 - R:/127.0.0.1:40120] WebSocket version V13 server handshake 2024-09-23 09:25:22:677 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: yNhhlxzwUYS70gHzJ3vwJA==, response: AnWi+Uy+y23SFZyzltfe07BjB30= 2024-09-23 09:25:22:679 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xaba0e734, L:/127.0.0.1:40120 - R:/127.0.0.1:58051] 2024-09-23 09:25:22:769 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58051 2024-09-23 09:25:22:769 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@556198166 2024-09-23 09:25:22:778 +0000 [nioEventLoopGroup-9-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x0d35ef3e, L:/127.0.0.1:40136 - R:/127.0.0.1:58051]]@556198166 2024-09-23 09:25:22:778 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: zrdJPc2zwdtyTzMkCuCffQ==, expected response: 1ObXr9TrYnUoXNhOYGZxFaa0+p4= 2024-09-23 09:25:22:780 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x3d11c159, L:/127.0.0.1:58051 - R:/127.0.0.1:40136] WebSocket version V13 server handshake 2024-09-23 09:25:22:780 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: zrdJPc2zwdtyTzMkCuCffQ==, response: 1ObXr9TrYnUoXNhOYGZxFaa0+p4= 2024-09-23 09:25:22:782 +0000 [nioEventLoopGroup-9-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x0d35ef3e, L:/127.0.0.1:40136 - R:/127.0.0.1:58051] 2024-09-23 09:25:22:871 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58051 2024-09-23 09:25:22:871 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1495972688 2024-09-23 09:25:22:874 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xfaa85f66, L:/127.0.0.1:40152 - R:/127.0.0.1:58051]]@1495972688 2024-09-23 09:25:22:875 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: bBJy1mMpyd16SkRdO0ffGA==, expected response: 9CtY5SMTWSPZnJLqTMbmEIXg9t0= 2024-09-23 09:25:22:878 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xbe82a636, L:/127.0.0.1:58051 - R:/127.0.0.1:40152] WebSocket version V13 server handshake 2024-09-23 09:25:22:878 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: bBJy1mMpyd16SkRdO0ffGA==, response: 9CtY5SMTWSPZnJLqTMbmEIXg9t0= 2024-09-23 09:25:22:880 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xfaa85f66, L:/127.0.0.1:40152 - R:/127.0.0.1:58051] 2024-09-23 09:25:22:972 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58051 2024-09-23 09:25:22:972 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1519448988 2024-09-23 09:25:22:974 +0000 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x184cc925, L:/127.0.0.1:40164 - R:/127.0.0.1:58051]]@1519448988 2024-09-23 09:25:22:975 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: ElPbN3MqrrXRkbNTNHTLEg==, expected response: Sdp4RVLnxrZe9f+RLNcB+9V+iGY= 2024-09-23 09:25:22:978 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x7a04bea5, L:/127.0.0.1:58051 - R:/127.0.0.1:40164] WebSocket version V13 server handshake 2024-09-23 09:25:22:979 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: ElPbN3MqrrXRkbNTNHTLEg==, response: Sdp4RVLnxrZe9f+RLNcB+9V+iGY= 2024-09-23 09:25:22:983 +0000 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x184cc925, L:/127.0.0.1:40164 - R:/127.0.0.1:58051] 2024-09-23 09:25:23:073 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58051 2024-09-23 09:25:23:073 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1110364849 2024-09-23 09:25:23:076 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x003f8bdd, L:/127.0.0.1:40168 - R:/127.0.0.1:58051]]@1110364849 2024-09-23 09:25:23:077 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: PZ/ft6RayE3n73tRsPwuWQ==, expected response: +J/qAiUcdGngX9nLHKwojIXzyjY= 2024-09-23 09:25:23:081 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xb0389681, L:/127.0.0.1:58051 - R:/127.0.0.1:40168] WebSocket version V13 server handshake 2024-09-23 09:25:23:081 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: PZ/ft6RayE3n73tRsPwuWQ==, response: +J/qAiUcdGngX9nLHKwojIXzyjY= 2024-09-23 09:25:23:084 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x003f8bdd, L:/127.0.0.1:40168 - R:/127.0.0.1:58051] 2024-09-23 09:25:23:174 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58051 2024-09-23 09:25:23:174 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@360182684 2024-09-23 09:25:23:175 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6e3f1791, L:/127.0.0.1:40170 - R:/127.0.0.1:58051]]@360182684 2024-09-23 09:25:23:180 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: w70GIkQdqBzEO8bGT++26A==, expected response: RNIYzKqBonJn0wKqUak/iwJWRW0= 2024-09-23 09:25:23:182 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xcabf5c6b, L:/127.0.0.1:58051 - R:/127.0.0.1:40170] WebSocket version V13 server handshake 2024-09-23 09:25:23:183 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: w70GIkQdqBzEO8bGT++26A==, response: RNIYzKqBonJn0wKqUak/iwJWRW0= 2024-09-23 09:25:23:184 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x6e3f1791, L:/127.0.0.1:40170 - R:/127.0.0.1:58051] 2024-09-23 09:25:23:217 +0000 [nioEventLoopGroup-6-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-6-2 2024-09-23 09:25:23:217 +0000 [nioEventLoopGroup-6-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 13 thread-local buffer(s) from thread: nioEventLoopGroup-6-4 2024-09-23 09:25:23:276 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58051 2024-09-23 09:25:23:276 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2138327862 2024-09-23 09:25:23:278 +0000 [nioEventLoopGroup-9-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x87721087, L:/127.0.0.1:40176 - R:/127.0.0.1:58051]]@2138327862 2024-09-23 09:25:23:279 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: LESzQWZ0DKm6X8fZhNfGhg==, expected response: j6tK28F+Czl4SUuRlZCOHt5/vUo= 2024-09-23 09:25:23:281 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x82be49d5, L:/127.0.0.1:58051 - R:/127.0.0.1:40176] WebSocket version V13 server handshake 2024-09-23 09:25:23:282 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: LESzQWZ0DKm6X8fZhNfGhg==, response: j6tK28F+Czl4SUuRlZCOHt5/vUo= 2024-09-23 09:25:23:285 +0000 [nioEventLoopGroup-9-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x87721087, L:/127.0.0.1:40176 - R:/127.0.0.1:58051] 2024-09-23 09:25:23:376 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58051 2024-09-23 09:25:23:377 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@717516685 2024-09-23 09:25:23:379 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1a81bdf7, L:/127.0.0.1:40190 - R:/127.0.0.1:58051]]@717516685 2024-09-23 09:25:23:379 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 36WPB49NgL6kTnVIHDoVmQ==, expected response: uq0P4yS9lAprhH2MqJq5Xlfjm3c= 2024-09-23 09:25:23:381 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xf4dab727, L:/127.0.0.1:58051 - R:/127.0.0.1:40190] WebSocket version V13 server handshake 2024-09-23 09:25:23:381 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 36WPB49NgL6kTnVIHDoVmQ==, response: uq0P4yS9lAprhH2MqJq5Xlfjm3c= 2024-09-23 09:25:23:383 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x1a81bdf7, L:/127.0.0.1:40190 - R:/127.0.0.1:58051] 2024-09-23 09:25:23:420 +0000 [nioEventLoopGroup-7-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-7-2 2024-09-23 09:25:23:420 +0000 [nioEventLoopGroup-7-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: nioEventLoopGroup-7-4 2024-09-23 09:25:23:478 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58051 2024-09-23 09:25:23:478 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1147436546 2024-09-23 09:25:23:480 +0000 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x9422fff7, L:/127.0.0.1:40204 - R:/127.0.0.1:58051]]@1147436546 2024-09-23 09:25:23:481 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: Ya3avs7wdM1J89xCkcX6OA==, expected response: 7LcA36ABP8uQ5Y6JMJOCkeFg/vY= 2024-09-23 09:25:23:484 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x7417bbb0, L:/127.0.0.1:58051 - R:/127.0.0.1:40204] WebSocket version V13 server handshake 2024-09-23 09:25:23:484 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: Ya3avs7wdM1J89xCkcX6OA==, response: 7LcA36ABP8uQ5Y6JMJOCkeFg/vY= 2024-09-23 09:25:23:486 +0000 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x9422fff7, L:/127.0.0.1:40204 - R:/127.0.0.1:58051] 2024-09-23 09:25:23:521 +0000 [nioEventLoopGroup-7-9] DEBUG io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: nioEventLoopGroup-7-9 2024-09-23 09:25:23:579 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:58051 2024-09-23 09:25:23:579 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@524656378 2024-09-23 09:25:23:581 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xdeb130f1, L:/127.0.0.1:40216 - R:/127.0.0.1:58051]]@524656378 2024-09-23 09:25:23:581 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: jjSsPEuo56l6Q5vz4R3KHw==, expected response: UpRegID8ZJzAT7XNyi4mRrrCF+0= 2024-09-23 09:25:23:584 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x20416b50, L:/127.0.0.1:58051 - R:/127.0.0.1:40216] WebSocket version V13 server handshake 2024-09-23 09:25:23:584 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: jjSsPEuo56l6Q5vz4R3KHw==, response: UpRegID8ZJzAT7XNyi4mRrrCF+0= 2024-09-23 09:25:23:586 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xdeb130f1, L:/127.0.0.1:40216 - R:/127.0.0.1:58051] 2024-09-23 09:25:23:623 +0000 [nioEventLoopGroup-7-7] DEBUG io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: nioEventLoopGroup-7-7 2024-09-23 09:25:23:686 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:686 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:686 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:686 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:687 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:687 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:687 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:687 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:687 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:688 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:688 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:688 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:688 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:688 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:688 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:688 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:689 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:689 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:689 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:689 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:689 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:689 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:689 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:689 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:689 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:689 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:690 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:690 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:690 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:690 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:690 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:690 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:690 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:690 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:691 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:694 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:694 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:694 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:694 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:695 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:695 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:695 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:695 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:695 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:695 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:695 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:695 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:695 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:696 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:696 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:696 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:696 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:696 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:696 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:696 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:696 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:696 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:697 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:697 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:697 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:697 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:697 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:697 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:697 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:697 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:700 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:700 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:701 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:701 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:702 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:702 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:702 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:702 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:699 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:704 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:705 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:705 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:705 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:705 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:705 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:705 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:705 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:703 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:708 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:708 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:708 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:708 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:708 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:708 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:710 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:710 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:710 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:710 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:710 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:710 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:710 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:710 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:710 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:711 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:712 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:713 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:715 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:715 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:715 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:715 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:715 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:715 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:715 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:716 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:716 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:714 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:716 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:716 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:716 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:716 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:716 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:717 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:717 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:717 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:717 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:717 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:717 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-23 09:25:23:718 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x0d35ef3e, L:/127.0.0.1:40136 - R:/127.0.0.1:58051]]@556198166 2024-09-23 09:25:23:719 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@111255822 2024-09-23 09:25:23:719 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xdeb130f1, L:/127.0.0.1:40216 ! R:/127.0.0.1:58051]]@524656378 2024-09-23 09:25:23:720 +0000 [nioEventLoopGroup-9-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1553099076 2024-09-23 09:25:23:720 +0000 [nioEventLoopGroup-9-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x87721087, L:/127.0.0.1:40176 ! R:/127.0.0.1:58051]]@2138327862 2024-09-23 09:25:23:720 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@906888479 2024-09-23 09:25:23:720 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x003f8bdd, L:/127.0.0.1:40168 ! R:/127.0.0.1:58051]]@1110364849 2024-09-23 09:25:23:720 +0000 [nioEventLoopGroup-9-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-09-23 09:25:23:720 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x87721087, L:/127.0.0.1:40176 ! R:/127.0.0.1:58051]. 2024-09-23 09:25:23:720 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x003f8bdd, L:/127.0.0.1:40168 ! R:/127.0.0.1:58051]]@1110364849 2024-09-23 09:25:23:720 +0000 [nioEventLoopGroup-9-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-09-23 09:25:23:720 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xdeb130f1, L:/127.0.0.1:40216 ! R:/127.0.0.1:58051]. 2024-09-23 09:25:23:720 +0000 [nioEventLoopGroup-9-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-09-23 09:25:23:721 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x003f8bdd, L:/127.0.0.1:40168 ! R:/127.0.0.1:58051]. 2024-09-23 09:25:23:721 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x184cc925, L:/127.0.0.1:40164 - R:/127.0.0.1:58051]]@1519448988 2024-09-23 09:25:23:721 +0000 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@2086899690 2024-09-23 09:25:23:721 +0000 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x9422fff7, L:/127.0.0.1:40204 ! R:/127.0.0.1:58051]]@1147436546 2024-09-23 09:25:23:721 +0000 [nioEventLoopGroup-9-4] 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-09-23 09:25:23:721 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x184cc925, L:/127.0.0.1:40164 ! R:/127.0.0.1:58051]. 2024-09-23 09:25:23:721 +0000 [nioEventLoopGroup-9-4] 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-09-23 09:25:23:721 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1416977480 2024-09-23 09:25:23:721 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x9422fff7, L:/127.0.0.1:40204 ! R:/127.0.0.1:58051]. 2024-09-23 09:25:23:722 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x1a81bdf7, L:/127.0.0.1:40190 ! R:/127.0.0.1:58051]]@717516685 2024-09-23 09:25:23:722 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@591991213 2024-09-23 09:25:23:722 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x6e3f1791, L:/127.0.0.1:40170 ! R:/127.0.0.1:58051]]@360182684 2024-09-23 09:25:23:722 +0000 [nioEventLoopGroup-9-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-09-23 09:25:23:722 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x1a81bdf7, L:/127.0.0.1:40190 ! R:/127.0.0.1:58051]. 2024-09-23 09:25:23:722 +0000 [nioEventLoopGroup-9-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-09-23 09:25:23:722 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x6e3f1791, L:/127.0.0.1:40170 ! R:/127.0.0.1:58051]. 2024-09-23 09:25:23:722 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@2073322422 2024-09-23 09:25:23:722 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xfaa85f66, L:/127.0.0.1:40152 ! R:/127.0.0.1:58051]]@1495972688 2024-09-23 09:25:23:723 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1666420399 2024-09-23 09:25:23:723 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xaba0e734, L:/127.0.0.1:40120 ! R:/127.0.0.1:58051]]@1774559581 2024-09-23 09:25:23:722 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xaba0e734, L:/127.0.0.1:40120 - R:/127.0.0.1:58051]]@1774559581 2024-09-23 09:25:23:723 +0000 [nioEventLoopGroup-9-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-09-23 09:25:23:723 +0000 [nioEventLoopGroup-9-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-09-23 09:25:23:723 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xfaa85f66, L:/127.0.0.1:40152 ! R:/127.0.0.1:58051]. 2024-09-23 09:25:23:723 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xaba0e734, L:/127.0.0.1:40120 ! R:/127.0.0.1:58051]. 2024-09-23 09:25:23:723 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xfaa85f66, L:/127.0.0.1:40152 ! R:/127.0.0.1:58051]]@1495972688 2024-09-23 09:25:23:723 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x9422fff7, L:/127.0.0.1:40204 ! R:/127.0.0.1:58051]]@1147436546 2024-09-23 09:25:23:724 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x87721087, L:/127.0.0.1:40176 ! R:/127.0.0.1:58051]]@2138327862 2024-09-23 09:25:23:724 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x1a81bdf7, L:/127.0.0.1:40190 ! R:/127.0.0.1:58051]]@717516685 2024-09-23 09:25:23:724 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x6e3f1791, L:/127.0.0.1:40170 ! R:/127.0.0.1:58051]]@360182684 2024-09-23 09:25:23:724 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xdeb130f1, L:/127.0.0.1:40216 ! R:/127.0.0.1:58051]]@524656378