2024-12-17 10:13:50:391 +0000 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
2024-12-17 10:13:50:397 +0000 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
2024-12-17 10:13:50:418 +0000 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
2024-12-17 10:13:50:434 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
2024-12-17 10:13:50:434 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
2024-12-17 10:13:50:482 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
2024-12-17 10:13:50:482 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 21
2024-12-17 10:13:50:484 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
2024-12-17 10:13:50:485 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available
2024-12-17 10:13:50:485 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
2024-12-17 10:13:50:486 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
2024-12-17 10:13:50:487 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
2024-12-17 10:13:50:488 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
2024-12-17 10:13:50:489 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @e3c0e40
2024-12-17 10:13:50:492 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
2024-12-17 10:13:50:492 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
2024-12-17 10:13:50:492 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
2024-12-17 10:13:50:492 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
2024-12-17 10:13:50:495 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
2024-12-17 10:13:50:495 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
2024-12-17 10:13:50:498 +0000 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
2024-12-17 10:13:50:499 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
2024-12-17 10:13:50:501 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
2024-12-17 10:13:50:502 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
2024-12-17 10:13:50:527 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
2024-12-17 10:13:50:624 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:37855 
2024-12-17 10:13:50:625 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2142796917
2024-12-17 10:13:50:640 +0000 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 29311 (auto-detected)
2024-12-17 10:13:50:648 +0000 [Time-limited test] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
2024-12-17 10:13:50:648 +0000 [Time-limited test] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
2024-12-17 10:13:50:650 +0000 [Time-limited test] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
2024-12-17 10:13:50:652 +0000 [Time-limited test] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096
2024-12-17 10:13:50:652 +0000 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:42:4f:ff:fe:c5:dd:8a (auto-detected)
2024-12-17 10:13:50:670 +0000 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
2024-12-17 10:13:50:670 +0000 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4
2024-12-17 10:13:50:714 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
2024-12-17 10:13:50:714 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2024-12-17 10:13:50:715 +0000 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false
2024-12-17 10:13:50:730 +0000 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
2024-12-17 10:13:50:731 +0000 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
2024-12-17 10:13:50:731 +0000 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
2024-12-17 10:13:50:736 +0000 [Time-limited test] DEBUG io.netty.bootstrap.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null
2024-12-17 10:13:50:774 +0000 [nioEventLoopGroup-2-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:37855' failed
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:37855
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:682)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973)
	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:1583)
2024-12-17 10:13:50:775 +0000 [nioEventLoopGroup-2-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@2142796917
2024-12-17 10:13:51:777 +0000 [nioEventLoopGroup-2-3] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:37855 
2024-12-17 10:13:51:777 +0000 [nioEventLoopGroup-2-3] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2142796917
2024-12-17 10:13:51:784 +0000 [nioEventLoopGroup-2-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x04f440d0, L:/127.0.0.1:41624 - R:/127.0.0.1:37855]]@2142796917
2024-12-17 10:13:51:810 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
2024-12-17 10:13:51:810 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
2024-12-17 10:13:51:810 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32
2024-12-17 10:13:51:810 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false
2024-12-17 10:13:51:811 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true
2024-12-17 10:13:51:822 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true
2024-12-17 10:13:51:822 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true
2024-12-17 10:13:51:823 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2e5523b
2024-12-17 10:13:51:880 +0000 [nioEventLoopGroup-2-8] INFO org.opendaylight.jsonrpc.bus.zmq.ServerHandler - Subscribing to topic 'topic1'
2024-12-17 10:13:51:907 +0000 [nioEventLoopGroup-2-6] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Response : TEST
2024-12-17 10:13:51:911 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x04f440d0, L:/127.0.0.1:41624 - R:/127.0.0.1:37855]]@2142796917
2024-12-17 10:13:51:941 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:41565 
2024-12-17 10:13:51:947 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1976713782
2024-12-17 10:13:51:951 +0000 [nioEventLoopGroup-3-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:41565' failed
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:41565
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:682)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973)
	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:1583)
2024-12-17 10:13:51:952 +0000 [nioEventLoopGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@1976713782
2024-12-17 10:13:52:954 +0000 [nioEventLoopGroup-3-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:41565 
2024-12-17 10:13:52:955 +0000 [nioEventLoopGroup-3-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1976713782
2024-12-17 10:13:52:959 +0000 [nioEventLoopGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x9d3fc2d1, L:/127.0.0.1:56572 - R:/127.0.0.1:41565]]@1976713782
2024-12-17 10:13:53:059 +0000 [nioEventLoopGroup-3-6] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Response : TEST
2024-12-17 10:13:53:060 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x9d3fc2d1, L:/127.0.0.1:56572 - R:/127.0.0.1:41565]]@1976713782
2024-12-17 10:13:53:060 +0000 [nioEventLoopGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is DONE@479389554
2024-12-17 10:13:53:060 +0000 [nioEventLoopGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from DONE to INITIAL [[id: 0x9d3fc2d1, L:/127.0.0.1:56572 ! R:/127.0.0.1:41565]]@1976713782
2024-12-17 10:13:53:061 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x9d3fc2d1, L:/127.0.0.1:56572 ! R:/127.0.0.1:41565]]@1976713782
2024-12-17 10:13:53:070 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40545 
2024-12-17 10:13:53:070 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2011087589
2024-12-17 10:13:53:072 +0000 [nioEventLoopGroup-4-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xdf28e7a0, L:/127.0.0.1:37866 - R:/127.0.0.1:40545]]@2011087589
2024-12-17 10:13:53:171 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40545 
2024-12-17 10:13:53:171 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2055090101
2024-12-17 10:13:53:174 +0000 [nioEventLoopGroup-4-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x505cb4b9, L:/127.0.0.1:37878 - R:/127.0.0.1:40545]]@2055090101
2024-12-17 10:13:53:273 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40545 
2024-12-17 10:13:53:273 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@49078400
2024-12-17 10:13:53:278 +0000 [nioEventLoopGroup-4-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb76a2d9c, L:/127.0.0.1:37894 - R:/127.0.0.1:40545]]@49078400
2024-12-17 10:13:53:374 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40545 
2024-12-17 10:13:53:375 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1509630809
2024-12-17 10:13:53:376 +0000 [nioEventLoopGroup-4-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x51d442c5, L:/127.0.0.1:37906 - R:/127.0.0.1:40545]]@1509630809
2024-12-17 10:13:53:476 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40545 
2024-12-17 10:13:53:476 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@434638714
2024-12-17 10:13:53:478 +0000 [nioEventLoopGroup-4-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe39a4fce, L:/127.0.0.1:37914 - R:/127.0.0.1:40545]]@434638714
2024-12-17 10:13:53:577 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40545 
2024-12-17 10:13:53:577 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1448870658
2024-12-17 10:13:53:579 +0000 [nioEventLoopGroup-4-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x32abffbf, L:/127.0.0.1:37930 - R:/127.0.0.1:40545]]@1448870658
2024-12-17 10:13:53:679 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40545 
2024-12-17 10:13:53:680 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1541659655
2024-12-17 10:13:53:690 +0000 [nioEventLoopGroup-4-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa9f293cc, L:/127.0.0.1:37938 - R:/127.0.0.1:40545]]@1541659655
2024-12-17 10:13:53:781 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40545 
2024-12-17 10:13:53:781 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1393099145
2024-12-17 10:13:53:783 +0000 [nioEventLoopGroup-4-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf792e5ff, L:/127.0.0.1:37948 - R:/127.0.0.1:40545]]@1393099145
2024-12-17 10:13:53:882 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40545 
2024-12-17 10:13:53:883 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1487923705
2024-12-17 10:13:53:884 +0000 [nioEventLoopGroup-4-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7177ee1f, L:/127.0.0.1:37962 - R:/127.0.0.1:40545]]@1487923705
2024-12-17 10:13:53:921 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.buffer.PoolThreadCache - Freed 5 thread-local buffer(s) from thread: nioEventLoopGroup-2-7
2024-12-17 10:13:53:930 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.buffer.PoolThreadCache - Freed 7 thread-local buffer(s) from thread: nioEventLoopGroup-2-5
2024-12-17 10:13:53:984 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:40545 
2024-12-17 10:13:53:984 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2082765470
2024-12-17 10:13:53:985 +0000 [nioEventLoopGroup-4-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xbb09b0f1, L:/127.0.0.1:37978 - R:/127.0.0.1:40545]]@2082765470
2024-12-17 10:13:54:091 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:091 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:092 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:092 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:092 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:092 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:092 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:092 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:093 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:093 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:093 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:093 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:093 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:094 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:096 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:096 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:096 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:096 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:097 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:097 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:097 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:097 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:097 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:097 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:097 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:098 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:098 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:098 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:098 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:098 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:098 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:098 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:098 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:098 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:099 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:099 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:099 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:099 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:099 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:099 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:099 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:099 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:099 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:100 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:100 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:100 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:100 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:100 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:100 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:100 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:100 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:101 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:101 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:101 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:101 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:101 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:107 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:107 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:107 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:107 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:107 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:107 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:109 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:109 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:109 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:110 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:110 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:110 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:110 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:110 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:110 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:110 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:111 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:111 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:111 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:111 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:111 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:111 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:111 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:112 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:112 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:112 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:112 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:112 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:112 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:112 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:113 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:113 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:113 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:113 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:113 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:113 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:113 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:114 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:114 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:114 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:114 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:114 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:114 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:115 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:115 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:115 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:115 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:115 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:115 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:115 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:115 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:115 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:115 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:116 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:116 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:116 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:116 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:116 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:116 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:116 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:116 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:116 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:116 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:117 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:117 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:117 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:117 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:117 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:117 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:117 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:117 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:117 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:117 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:118 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:118 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:118 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:118 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:118 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:118 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:119 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:120 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:120 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:120 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:120 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:120 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:120 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:120 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:120 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:120 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:120 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:121 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:121 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:121 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:121 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:121 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:121 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:121 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:121 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:121 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:122 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:122 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:122 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:122 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:122 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:122 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:122 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:122 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:122 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:123 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:123 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:123 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:123 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:123 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:123 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:123 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:123 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:124 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:124 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:124 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:124 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:124 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:124 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:125 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:126 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:126 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:126 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:126 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:127 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:127 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:127 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:127 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:127 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:127 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:127 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola!
2024-12-17 10:13:54:128 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x51d442c5, L:/127.0.0.1:37906 - R:/127.0.0.1:40545]]@1509630809
2024-12-17 10:13:54:128 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7177ee1f, L:/127.0.0.1:37962 - R:/127.0.0.1:40545]]@1487923705
2024-12-17 10:13:54:128 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xdf28e7a0, L:/127.0.0.1:37866 ! R:/127.0.0.1:40545]]@2011087589
2024-12-17 10:13:54:128 +0000 [nioEventLoopGroup-4-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1212042713
2024-12-17 10:13:54:128 +0000 [nioEventLoopGroup-4-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1849966291
2024-12-17 10:13:54:128 +0000 [nioEventLoopGroup-4-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xbb09b0f1, L:/127.0.0.1:37978 ! R:/127.0.0.1:40545]]@2082765470
2024-12-17 10:13:54:128 +0000 [nioEventLoopGroup-4-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from DONE to INITIAL [[id: 0xdf28e7a0, L:/127.0.0.1:37866 ! R:/127.0.0.1:40545]]@2011087589
2024-12-17 10:13:54:129 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb76a2d9c, L:/127.0.0.1:37894 - R:/127.0.0.1:40545]]@49078400
2024-12-17 10:13:54:129 +0000 [nioEventLoopGroup-4-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1906316720
2024-12-17 10:13:54:129 +0000 [nioEventLoopGroup-4-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@699850052
2024-12-17 10:13:54:129 +0000 [nioEventLoopGroup-4-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xf792e5ff, L:/127.0.0.1:37948 ! R:/127.0.0.1:40545]]@1393099145
2024-12-17 10:13:54:129 +0000 [nioEventLoopGroup-4-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xe39a4fce, L:/127.0.0.1:37914 ! R:/127.0.0.1:40545]]@434638714
2024-12-17 10:13:54:129 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xe39a4fce, L:/127.0.0.1:37914 ! R:/127.0.0.1:40545]]@434638714
2024-12-17 10:13:54:129 +0000 [nioEventLoopGroup-4-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1480051457
2024-12-17 10:13:54:130 +0000 [nioEventLoopGroup-4-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x505cb4b9, L:/127.0.0.1:37878 ! R:/127.0.0.1:40545]]@2055090101
2024-12-17 10:13:54:130 +0000 [nioEventLoopGroup-4-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@2134092173
2024-12-17 10:13:54:130 +0000 [nioEventLoopGroup-4-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x32abffbf, L:/127.0.0.1:37930 ! R:/127.0.0.1:40545]]@1448870658
2024-12-17 10:13:54:130 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xa9f293cc, L:/127.0.0.1:37938 - R:/127.0.0.1:40545]]@1541659655
2024-12-17 10:13:54:130 +0000 [nioEventLoopGroup-4-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1746450492
2024-12-17 10:13:54:130 +0000 [nioEventLoopGroup-4-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from DONE to INITIAL [[id: 0xa9f293cc, L:/127.0.0.1:37938 ! R:/127.0.0.1:40545]]@1541659655
2024-12-17 10:13:54:130 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xbb09b0f1, L:/127.0.0.1:37978 ! R:/127.0.0.1:40545]]@2082765470
2024-12-17 10:13:54:135 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x32abffbf, L:/127.0.0.1:37930 ! R:/127.0.0.1:40545]]@1448870658
2024-12-17 10:13:54:136 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xf792e5ff, L:/127.0.0.1:37948 ! R:/127.0.0.1:40545]]@1393099145
2024-12-17 10:13:54:136 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x505cb4b9, L:/127.0.0.1:37878 ! R:/127.0.0.1:40545]]@2055090101