2025-02-11 00:09:10:494 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:39221 2025-02-11 00:09:10:494 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1411054469 2025-02-11 00:09:10:494 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTING, uri=ws://127.0.0.1:39221, sessionType=REQ, hashCode=1411054469] 2025-02-11 00:09:10:495 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to DONE [N/A]@1411054469 2025-02-11 00:09:10:496 +0000 [nioEventLoopGroup-2-3] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from DONE to CONNECTED [[id: 0xe522d014, L:/127.0.0.1:43922 - R:/127.0.0.1:39221]]@1411054469 2025-02-11 00:09:10:496 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: APZySJiJNpkNRVvQo6SekA==, expected response: NtWqX2rIVrhiGvrg2A610UtkJOI= 2025-02-11 00:09:10:498 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x0e03abf6, L:/127.0.0.1:39221 - R:/127.0.0.1:43922] WebSocket version V13 server handshake 2025-02-11 00:09:10:499 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: APZySJiJNpkNRVvQo6SekA==, response: NtWqX2rIVrhiGvrg2A610UtkJOI= 2025-02-11 00:09:10:499 +0000 [nioEventLoopGroup-2-3] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@321754524 2025-02-11 00:09:10:499 +0000 [nioEventLoopGroup-2-3] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xe522d014, L:/127.0.0.1:43922 ! R:/127.0.0.1:39221]]@1411054469 2025-02-11 00:09:10:499 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@ws://0.0.0.0:39221@801412408] 2025-02-11 00:09:10:500 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xe522d014, L:/127.0.0.1:43922 ! R:/127.0.0.1:39221]]@1411054469 2025-02-11 00:09:10:500 +0000 [nioEventLoopGroup-2-4] ERROR io.netty.util.ResourceLeakDetector - LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: Created at: io.netty.buffer.PooledByteBufAllocator.newDirectBuffer(PooledByteBufAllocator.java:410) io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:188) io.netty.buffer.AbstractByteBufAllocator.buffer(AbstractByteBufAllocator.java:124) io.netty.buffer.AbstractByteBuf.readBytes(AbstractByteBuf.java:871) org.opendaylight.jsonrpc.bus.zmq.MessageDecoder.readObject(MessageDecoder.java:72) org.opendaylight.jsonrpc.bus.zmq.MessageDecoder.decode(MessageDecoder.java:44) io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) java.base/java.lang.Thread.run(Thread.java:1583)