2024-02-23 05:43:56:690 +0000 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 2024-02-23 05:43:56:694 +0000 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-02-23 05:43:56:707 +0000 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-02-23 05:43:56:720 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-02-23 05:43:56:721 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-02-23 05:43:56:757 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-02-23 05:43:56:758 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17 2024-02-23 05:43:56:759 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-02-23 05:43:56:759 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-02-23 05:43:56:760 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-02-23 05:43:56:760 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 2024-02-23 05:43:56:761 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-02-23 05:43:56:762 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-02-23 05:43:56:763 +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 @18df8434 2024-02-23 05:43:56:764 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-02-23 05:43:56:764 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 2024-02-23 05:43:56:764 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-02-23 05:43:56:764 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-02-23 05:43:56:767 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-02-23 05:43:56:767 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-02-23 05:43:56:768 +0000 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-02-23 05:43:56:768 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 2024-02-23 05:43:56:771 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-02-23 05:43:56:771 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-02-23 05:43:56:796 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-02-23 05:43:56:874 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 7662 (auto-detected) 2024-02-23 05:43:56:884 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 2024-02-23 05:43:56:884 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 2024-02-23 05:43:56:886 +0000 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-02-23 05:43:56:887 +0000 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 2048 2024-02-23 05:43:56:888 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:42:8e:ff:fe:b0:00:75 (auto-detected) 2024-02-23 05:43:56:906 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-02-23 05:43:56:906 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-02-23 05:43:56:952 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-02-23 05:43:56:953 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-02-23 05:43:56:953 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-02-23 05:43:56:953 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-02-23 05:43:56:953 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-02-23 05:43:56:953 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-02-23 05:43:56:953 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-02-23 05:43:56:953 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-02-23 05:43:56:953 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-02-23 05:43:56:953 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-02-23 05:43:56:954 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-02-23 05:43:56:954 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-02-23 05:43:56:971 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-02-23 05:43:56:971 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-02-23 05:43:56:971 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-02-23 05:43:57:001 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59323 2024-02-23 05:43:57:001 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1792109661 2024-02-23 05:43:57:062 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-02-23 05:43:57:063 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-02-23 05:43:57:064 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2fe539c9 2024-02-23 05:43:57:134 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x02a139d6, L:/127.0.0.1:54116 - R:/127.0.0.1:59323]]@1792109661 2024-02-23 05:43:57:151 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: ry/p/lhdn+hQb5USVaEoIw==, expected response: cB8WH5lYbZqGibjV6QXUeDO1KAU= 2024-02-23 05:43:57:161 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-02-23 05:43:57:161 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 2024-02-23 05:43:57:161 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 2024-02-23 05:43:57:161 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 2024-02-23 05:43:57:161 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-02-23 05:43:57:202 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x69fae967, L:/127.0.0.1:59323 - R:/127.0.0.1:54116] WebSocket version V13 server handshake 2024-02-23 05:43:57:203 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: ry/p/lhdn+hQb5USVaEoIw==, response: cB8WH5lYbZqGibjV6QXUeDO1KAU= 2024-02-23 05:43:57:216 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x02a139d6, L:/127.0.0.1:54116 - R:/127.0.0.1:59323] 2024-02-23 05:43:57:313 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59323 2024-02-23 05:43:57:314 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1625932709 2024-02-23 05:43:57:317 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1f75ba5d, L:/127.0.0.1:54128 - R:/127.0.0.1:59323]]@1625932709 2024-02-23 05:43:57:318 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: y/1oqUi6XT6JnzfY0wD4Ag==, expected response: uCQfqqftjSS4VPazgMOOUk9WpHw= 2024-02-23 05:43:57:330 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x382d138e, L:/127.0.0.1:59323 - R:/127.0.0.1:54128] WebSocket version V13 server handshake 2024-02-23 05:43:57:331 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: y/1oqUi6XT6JnzfY0wD4Ag==, response: uCQfqqftjSS4VPazgMOOUk9WpHw= 2024-02-23 05:43:57:333 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x1f75ba5d, L:/127.0.0.1:54128 - R:/127.0.0.1:59323] 2024-02-23 05:43:57:417 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59323 2024-02-23 05:43:57:417 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@411748515 2024-02-23 05:43:57:424 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1b1f41f7, L:/127.0.0.1:54144 - R:/127.0.0.1:59323]]@411748515 2024-02-23 05:43:57:425 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: I44k6IU00IPSodFzIBlbYw==, expected response: 8LsxGWhWP2UHvhzZ9pGXowUiI44= 2024-02-23 05:43:57:434 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x0de0a7f8, L:/127.0.0.1:59323 - R:/127.0.0.1:54144] WebSocket version V13 server handshake 2024-02-23 05:43:57:434 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: I44k6IU00IPSodFzIBlbYw==, response: 8LsxGWhWP2UHvhzZ9pGXowUiI44= 2024-02-23 05:43:57:436 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x1b1f41f7, L:/127.0.0.1:54144 - R:/127.0.0.1:59323] 2024-02-23 05:43:57:520 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59323 2024-02-23 05:43:57:520 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@873105556 2024-02-23 05:43:57:524 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6ebba2ea, L:/127.0.0.1:54154 - R:/127.0.0.1:59323]]@873105556 2024-02-23 05:43:57:524 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: Lc2AUBvtCd3PKshlmiO57Q==, expected response: M9AA70Bvw8odOARviNXPdTESH4g= 2024-02-23 05:43:57:536 +0000 [nioEventLoopGroup-2-9] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xf9d7044b, L:/127.0.0.1:59323 - R:/127.0.0.1:54154] WebSocket version V13 server handshake 2024-02-23 05:43:57:537 +0000 [nioEventLoopGroup-2-9] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: Lc2AUBvtCd3PKshlmiO57Q==, response: M9AA70Bvw8odOARviNXPdTESH4g= 2024-02-23 05:43:57:541 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x6ebba2ea, L:/127.0.0.1:54154 - R:/127.0.0.1:59323] 2024-02-23 05:43:57:622 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:59323 2024-02-23 05:43:57:622 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@281487983 2024-02-23 05:43:57:626 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x44fe2961, L:/127.0.0.1:54160 - R:/127.0.0.1:59323]]@281487983 2024-02-23 05:43:57:626 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: qTIqx6w+ByVOzouGc5vEzg==, expected response: w7GjKIHVye0ODWLjIeQemuOkEQ4= 2024-02-23 05:43:57:641 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x5f04124b, L:/127.0.0.1:59323 - R:/127.0.0.1:54160] WebSocket version V13 server handshake 2024-02-23 05:43:57:641 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: qTIqx6w+ByVOzouGc5vEzg==, response: w7GjKIHVye0ODWLjIeQemuOkEQ4= 2024-02-23 05:43:57:645 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x44fe2961, L:/127.0.0.1:54160 - R:/127.0.0.1:59323] 2024-02-23 05:43:57:813 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:814 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:817 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:817 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:818 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:828 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:828 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:828 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:828 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:830 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:831 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:831 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:831 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:831 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:831 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:831 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:832 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:832 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:832 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:832 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:832 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:832 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:832 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:832 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:832 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:832 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:833 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:834 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:834 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:834 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:834 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:834 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:829 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:834 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:834 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:834 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:834 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:834 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:835 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:835 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:835 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:835 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:835 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:835 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:835 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:840 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:840 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:841 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:841 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:841 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:841 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:842 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:842 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:842 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:842 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:842 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:842 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:842 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:843 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:843 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:843 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:843 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:843 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:843 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:843 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:843 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:844 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:844 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:844 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:844 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:844 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:846 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:847 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:847 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:847 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:847 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:847 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:847 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:847 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:847 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:848 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:848 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:848 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:849 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:849 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:850 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:850 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:850 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:850 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:850 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:850 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:850 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:850 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:851 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:851 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:851 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:851 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:851 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:851 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:851 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:851 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:852 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:852 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:852 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:853 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:853 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:853 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:853 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:854 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:855 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:856 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:856 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:856 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:856 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:856 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:856 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:856 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:856 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:857 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:857 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:857 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:858 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:858 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:859 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:859 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:859 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:859 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:859 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:859 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:859 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:859 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:860 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:860 +0000 [defaultEventExecutorGroup-3-9] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:861 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:861 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:861 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:861 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:861 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:861 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:862 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:862 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:862 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:862 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:862 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:57:862 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:57:866 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@ws://0.0.0.0:59323@1322057909] 2024-02-23 05:43:57:872 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1506547620 2024-02-23 05:43:57:873 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x44fe2961, L:/127.0.0.1:54160 ! R:/127.0.0.1:59323]]@281487983 2024-02-23 05:43:57:873 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@2146966764 2024-02-23 05:43:57:873 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x1b1f41f7, L:/127.0.0.1:54144 ! R:/127.0.0.1:59323]]@411748515 2024-02-23 05:43:57:875 +0000 [nioEventLoopGroup-2-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-02-23 05:43:57:875 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x1b1f41f7, L:/127.0.0.1:54144 ! R:/127.0.0.1:59323]. 2024-02-23 05:43:57:875 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@224861523 2024-02-23 05:43:57:875 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x6ebba2ea, L:/127.0.0.1:54154 ! R:/127.0.0.1:59323]]@873105556 2024-02-23 05:43:57:877 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@36973215 2024-02-23 05:43:57:877 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x1f75ba5d, L:/127.0.0.1:54128 ! R:/127.0.0.1:59323]]@1625932709 2024-02-23 05:43:57:879 +0000 [nioEventLoopGroup-2-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-02-23 05:43:57:879 +0000 [nioEventLoopGroup-2-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-02-23 05:43:57:879 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x6ebba2ea, L:/127.0.0.1:54154 ! R:/127.0.0.1:59323]. 2024-02-23 05:43:57:880 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x44fe2961, L:/127.0.0.1:54160 ! R:/127.0.0.1:59323]. 2024-02-23 05:43:57:880 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@27134768 2024-02-23 05:43:57:880 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x02a139d6, L:/127.0.0.1:54116 ! R:/127.0.0.1:59323]]@1792109661 2024-02-23 05:43:57:880 +0000 [nioEventLoopGroup-2-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-02-23 05:43:57:880 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x02a139d6, L:/127.0.0.1:54116 ! R:/127.0.0.1:59323]. 2024-02-23 05:43:57:881 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=ws://127.0.0.1:59323, sessionType=SUB, hashCode=1625932709] 2024-02-23 05:43:57:881 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x1f75ba5d, L:/127.0.0.1:54128 ! R:/127.0.0.1:59323]]@1625932709 2024-02-23 05:43:57:885 +0000 [nioEventLoopGroup-2-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-02-23 05:43:57:885 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x1f75ba5d, L:/127.0.0.1:54128 ! R:/127.0.0.1:59323]. 2024-02-23 05:43:57:885 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:59323, sessionType=SUB, hashCode=873105556] 2024-02-23 05:43:57:885 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x6ebba2ea, L:/127.0.0.1:54154 ! R:/127.0.0.1:59323]]@873105556 2024-02-23 05:43:57:888 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:59323, sessionType=SUB, hashCode=1792109661] 2024-02-23 05:43:57:888 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x02a139d6, L:/127.0.0.1:54116 ! R:/127.0.0.1:59323]]@1792109661 2024-02-23 05:43:57:888 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:59323, sessionType=SUB, hashCode=411748515] 2024-02-23 05:43:57:888 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x1b1f41f7, L:/127.0.0.1:54144 ! R:/127.0.0.1:59323]]@411748515 2024-02-23 05:43:57:891 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://127.0.0.1:59323, sessionType=SUB, hashCode=281487983] 2024-02-23 05:43:57:891 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x44fe2961, L:/127.0.0.1:54160 ! R:/127.0.0.1:59323]]@281487983 2024-02-23 05:43:57:904 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33517 2024-02-23 05:43:57:904 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@775093282 2024-02-23 05:43:57:912 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x921011aa, L:/127.0.0.1:48402 - R:/127.0.0.1:33517]]@775093282 2024-02-23 05:43:58:009 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33517 2024-02-23 05:43:58:010 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2098720336 2024-02-23 05:43:58:011 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xed09556a, L:/127.0.0.1:48412 - R:/127.0.0.1:33517]]@2098720336 2024-02-23 05:43:58:111 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33517 2024-02-23 05:43:58:111 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1832101486 2024-02-23 05:43:58:112 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4f1d6376, L:/127.0.0.1:48422 - R:/127.0.0.1:33517]]@1832101486 2024-02-23 05:43:58:214 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33517 2024-02-23 05:43:58:214 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@380556447 2024-02-23 05:43:58:216 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xacea7879, L:/127.0.0.1:48426 - R:/127.0.0.1:33517]]@380556447 2024-02-23 05:43:58:318 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33517 2024-02-23 05:43:58:318 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2044211046 2024-02-23 05:43:58:319 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x95ae7c01, L:/127.0.0.1:48434 - R:/127.0.0.1:33517]]@2044211046 2024-02-23 05:43:58:431 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:434 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:434 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:434 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:437 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:437 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:437 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:438 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:438 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:438 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:438 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:438 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:438 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:438 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:438 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:438 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:439 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:439 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:439 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:439 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:440 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:440 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:440 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:440 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:440 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:440 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:441 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:441 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:441 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:441 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:441 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:441 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:441 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:441 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:431 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:442 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:442 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:442 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:442 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:442 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:442 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:442 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:443 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:443 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:443 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:443 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:443 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:443 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:443 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:444 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:444 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:444 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:444 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:444 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:444 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:444 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:434 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:432 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:445 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:445 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:445 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:445 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:445 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:445 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:445 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:446 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:446 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:455 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:456 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:456 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:456 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:456 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:456 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:456 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:456 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:456 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:447 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:457 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:457 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:457 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:446 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:457 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:457 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:457 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:457 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:457 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:457 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:458 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:459 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:459 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:459 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:446 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:459 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:459 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:459 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:459 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:459 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:459 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:460 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:446 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:461 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:462 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:462 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:463 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:462 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:463 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:463 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:463 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:463 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:462 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:463 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:463 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-5] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:464 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:465 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:465 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:465 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:465 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:465 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:465 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:465 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:465 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:465 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:466 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:466 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:466 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:466 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:462 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:463 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:466 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:466 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:463 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:466 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:467 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:467 +0000 [defaultEventExecutorGroup-3-11] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:467 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:467 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:467 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:466 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:467 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:468 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:468 +0000 [defaultEventExecutorGroup-3-7] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:468 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:468 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:468 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:468 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:468 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:468 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:468 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:469 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:469 +0000 [defaultEventExecutorGroup-3-1] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:469 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:469 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:469 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:469 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:469 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:469 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:470 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:470 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-02-23 05:43:58:470 +0000 [defaultEventExecutorGroup-3-3] INFO org.opendaylight.jsonrpc.bus.messagelib.PubSubTest - Notification : JsonRpcBaseRequestMessage [method=test, params={}, jsonrpc=2.0, metadata=null, id=null, type=NOTIFICATION] 2024-02-23 05:43:58:470 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://0.0.0.0:33517@1720760826] 2024-02-23 05:43:58:471 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1304130286 2024-02-23 05:43:58:471 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x95ae7c01, L:/127.0.0.1:48434 ! R:/127.0.0.1:33517]]@2044211046 2024-02-23 05:43:58:473 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1159422714 2024-02-23 05:43:58:473 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@599717423 2024-02-23 05:43:58:473 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x921011aa, L:/127.0.0.1:48402 ! R:/127.0.0.1:33517]]@775093282 2024-02-23 05:43:58:473 +0000 [nioEventLoopGroup-2-12] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xacea7879, L:/127.0.0.1:48426 ! R:/127.0.0.1:33517]]@380556447 2024-02-23 05:43:58:473 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:33517, sessionType=SUB, hashCode=1832101486] 2024-02-23 05:43:58:473 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4f1d6376, L:/127.0.0.1:48422 - R:/127.0.0.1:33517]]@1832101486 2024-02-23 05:43:58:473 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1997901077 2024-02-23 05:43:58:473 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1225128860 2024-02-23 05:43:58:474 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xed09556a, L:/127.0.0.1:48412 ! R:/127.0.0.1:33517]]@2098720336 2024-02-23 05:43:58:474 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from DONE to INITIAL [[id: 0x4f1d6376, L:/127.0.0.1:48422 ! R:/127.0.0.1:33517]]@1832101486 2024-02-23 05:43:58:474 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:33517, sessionType=SUB, hashCode=2044211046] 2024-02-23 05:43:58:474 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x95ae7c01, L:/127.0.0.1:48434 ! R:/127.0.0.1:33517]]@2044211046 2024-02-23 05:43:58:474 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:33517, sessionType=SUB, hashCode=380556447] 2024-02-23 05:43:58:474 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xacea7879, L:/127.0.0.1:48426 ! R:/127.0.0.1:33517]]@380556447 2024-02-23 05:43:58:475 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:33517, sessionType=SUB, hashCode=775093282] 2024-02-23 05:43:58:475 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x921011aa, L:/127.0.0.1:48402 ! R:/127.0.0.1:33517]]@775093282 2024-02-23 05:43:58:475 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:33517, sessionType=SUB, hashCode=2098720336] 2024-02-23 05:43:58:475 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xed09556a, L:/127.0.0.1:48412 ! R:/127.0.0.1:33517]]@2098720336 2024-02-23 05:43:58:476 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x4f1d6376, L:/127.0.0.1:48422 ! R:/127.0.0.1:33517]]@1832101486