2024-09-07 11:49:22:954 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40789 2024-09-07 11:49:22:955 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1938590808 2024-09-07 11:49:22:957 +0000 [nioEventLoopGroup-2-7] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:40789' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:40789 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:336) 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:994) 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-07 11:49:22:958 +0000 [nioEventLoopGroup-2-7] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@1938590808 2024-09-07 11:49:23:959 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40789 2024-09-07 11:49:23:959 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1938590808 2024-09-07 11:49:23:961 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8090e38c, L:/127.0.0.1:59300 - R:/127.0.0.1:40789]]@1938590808 2024-09-07 11:49:23:961 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: WP9uB2nAcJZcDfz2lHc3fQ==, expected response: G7/Chq0+DHoUjpeBC4xNXQswBsk= 2024-09-07 11:49:23:963 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xcbbcaa86, L:/127.0.0.1:40789 - R:/127.0.0.1:59300] WebSocket version V13 server handshake 2024-09-07 11:49:23:963 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: WP9uB2nAcJZcDfz2lHc3fQ==, response: G7/Chq0+DHoUjpeBC4xNXQswBsk= 2024-09-07 11:49:23:964 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x8090e38c, L:/127.0.0.1:59300 - R:/127.0.0.1:40789] 2024-09-07 11:49:24:012 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@ws://0.0.0.0:40789@1538141336] 2024-09-07 11:49:24:013 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1958117357 2024-09-07 11:49:24:013 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x8090e38c, L:/127.0.0.1:59300 ! R:/127.0.0.1:40789]]@1938590808 2024-09-07 11:49:24:013 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: SimpleLeakAwareByteBuf(PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5))) that reached at the tail of the pipeline. Please check your pipeline configuration. 2024-09-07 11:49:24:013 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x8090e38c, L:/127.0.0.1:59300 ! R:/127.0.0.1:40789]. 2024-09-07 11:49:24:013 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.messagelib.ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:40789?proxyRetryCount=10&proxyRetryDelay=150&timeout=10000, sessionType=REQ, hashCode=1938590808], timeout=10000] 2024-09-07 11:49:24:013 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:40789?proxyRetryCount=10&proxyRetryDelay=150&timeout=10000, sessionType=REQ, hashCode=1938590808] 2024-09-07 11:49:24:013 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x8090e38c, L:/127.0.0.1:59300 ! R:/127.0.0.1:40789]]@1938590808