2024-01-11 00:10:54:339 +0000 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 2024-01-11 00:10:54:343 +0000 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-01-11 00:10:54:356 +0000 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-01-11 00:10:54:367 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-01-11 00:10:54:367 +0000 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-01-11 00:10:54:422 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-01-11 00:10:54:422 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17 2024-01-11 00:10:54:424 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-01-11 00:10:54:424 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-01-11 00:10:54:425 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-01-11 00:10:54:425 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 2024-01-11 00:10:54:426 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-01-11 00:10:54:426 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-01-11 00:10:54:427 +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 @4efac082 2024-01-11 00:10:54:428 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-01-11 00:10:54:428 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 2024-01-11 00:10:54:428 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-01-11 00:10:54:428 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-01-11 00:10:54:432 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-01-11 00:10:54:432 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-01-11 00:10:54:433 +0000 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-01-11 00:10:54:433 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 2024-01-11 00:10:54:435 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-01-11 00:10:54:435 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-01-11 00:10:54:459 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-01-11 00:10:54:535 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 29395 (auto-detected) 2024-01-11 00:10:54:543 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 2024-01-11 00:10:54:543 +0000 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 2024-01-11 00:10:54:545 +0000 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-01-11 00:10:54:546 +0000 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 2048 2024-01-11 00:10:54:547 +0000 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:42:ca:ff:fe:26:81:aa (auto-detected) 2024-01-11 00:10:54:563 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-01-11 00:10:54:563 +0000 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-01-11 00:10:54:603 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-01-11 00:10:54:604 +0000 [main] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-01-11 00:10:54:623 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-01-11 00:10:54:623 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-01-11 00:10:54:623 +0000 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-01-11 00:10:54:670 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:35779 2024-01-11 00:10:54:670 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1504154691 2024-01-11 00:10:54:725 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-01-11 00:10:54:725 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-01-11 00:10:54:727 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@13b25f06 2024-01-11 00:10:54:791 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd27c96c1, L:/127.0.0.1:52524 - R:/127.0.0.1:35779]]@1504154691 2024-01-11 00:10:54:808 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: /K48W5+yoDjhKp9reJt+jQ==, expected response: 7QNy3Bu85cw6XOZOEigswx/8Unc= 2024-01-11 00:10:54:817 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-01-11 00:10:54:817 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 2024-01-11 00:10:54:817 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 2024-01-11 00:10:54:817 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 2024-01-11 00:10:54:817 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-01-11 00:10:54:863 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x6f0dfa6e, L:/127.0.0.1:35779 - R:/127.0.0.1:52524] WebSocket version V13 server handshake 2024-01-11 00:10:54:864 +0000 [nioEventLoopGroup-2-3] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: /K48W5+yoDjhKp9reJt+jQ==, response: 7QNy3Bu85cw6XOZOEigswx/8Unc= 2024-01-11 00:10:54:879 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xd27c96c1, L:/127.0.0.1:52524 - R:/127.0.0.1:35779] 2024-01-11 00:10:54:979 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:35779 2024-01-11 00:10:54:979 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1869373559 2024-01-11 00:10:54:981 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd32c516a, L:/127.0.0.1:52530 - R:/127.0.0.1:35779]]@1869373559 2024-01-11 00:10:54:982 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: EqhrdCsiv+LZ5mdKhhUqXw==, expected response: d0yxVLuct6mAnF6KlRzwTLM7LKY= 2024-01-11 00:10:54:990 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x76d21ccf, L:/127.0.0.1:35779 - R:/127.0.0.1:52530] WebSocket version V13 server handshake 2024-01-11 00:10:54:991 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: EqhrdCsiv+LZ5mdKhhUqXw==, response: d0yxVLuct6mAnF6KlRzwTLM7LKY= 2024-01-11 00:10:54:993 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xd32c516a, L:/127.0.0.1:52530 - R:/127.0.0.1:35779] 2024-01-11 00:10:55:081 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:35779 2024-01-11 00:10:55:081 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@823263265 2024-01-11 00:10:55:086 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa9a8cb53, L:/127.0.0.1:52540 - R:/127.0.0.1:35779]]@823263265 2024-01-11 00:10:55:087 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: CTATRf9LhZDrp9qtM/Retg==, expected response: JDiBUqFw8Gt0XTwlTb07zaLryGY= 2024-01-11 00:10:55:098 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xc7832ed8, L:/127.0.0.1:35779 - R:/127.0.0.1:52540] WebSocket version V13 server handshake 2024-01-11 00:10:55:098 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: CTATRf9LhZDrp9qtM/Retg==, response: JDiBUqFw8Gt0XTwlTb07zaLryGY= 2024-01-11 00:10:55:100 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xa9a8cb53, L:/127.0.0.1:52540 - R:/127.0.0.1:35779] 2024-01-11 00:10:55:182 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:35779 2024-01-11 00:10:55:183 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1788662008 2024-01-11 00:10:55:186 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf91efc63, L:/127.0.0.1:52550 - R:/127.0.0.1:35779]]@1788662008 2024-01-11 00:10:55:187 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: ChCeDSFdDjQmbEN1iBIX3g==, expected response: TqmILTTuXkFFmJD8zrNvvF/TOHc= 2024-01-11 00:10:55:193 +0000 [nioEventLoopGroup-2-9] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xf8ca6e2d, L:/127.0.0.1:35779 - R:/127.0.0.1:52550] WebSocket version V13 server handshake 2024-01-11 00:10:55:194 +0000 [nioEventLoopGroup-2-9] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: ChCeDSFdDjQmbEN1iBIX3g==, response: TqmILTTuXkFFmJD8zrNvvF/TOHc= 2024-01-11 00:10:55:196 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xf91efc63, L:/127.0.0.1:52550 - R:/127.0.0.1:35779] 2024-01-11 00:10:55:284 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:35779 2024-01-11 00:10:55:285 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@540876179 2024-01-11 00:10:55:288 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6d06a453, L:/127.0.0.1:52564 - R:/127.0.0.1:35779]]@540876179 2024-01-11 00:10:55:289 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: S+Sop15Ed3uuK8RLqDECTA==, expected response: d1R3oX0zUzmmQmzBBlGq9HAJnR4= 2024-01-11 00:10:55:295 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x0793a23f, L:/127.0.0.1:35779 - R:/127.0.0.1:52564] WebSocket version V13 server handshake 2024-01-11 00:10:55:296 +0000 [nioEventLoopGroup-2-11] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: S+Sop15Ed3uuK8RLqDECTA==, response: d1R3oX0zUzmmQmzBBlGq9HAJnR4= 2024-01-11 00:10:55:300 +0000 [nioEventLoopGroup-2-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x6d06a453, L:/127.0.0.1:52564 - R:/127.0.0.1:35779] 2024-01-11 00:10:55:407 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:416 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:420 +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-01-11 00:10:55:423 +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-01-11 00:10:55:424 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:424 +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-01-11 00:10:55:424 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:424 +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-01-11 00:10:55:425 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:425 +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-01-11 00:10:55:429 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:429 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:429 +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-01-11 00:10:55:429 +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-01-11 00:10:55:429 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:429 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:429 +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-01-11 00:10:55:429 +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-01-11 00:10:55:429 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:430 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:430 +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-01-11 00:10:55:430 +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-01-11 00:10:55:430 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:430 +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-01-11 00:10:55:430 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:430 +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-01-11 00:10:55:430 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:431 +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-01-11 00:10:55:431 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:431 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:431 +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-01-11 00:10:55:431 +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-01-11 00:10:55:431 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:431 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:431 +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-01-11 00:10:55:431 +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-01-11 00:10:55:431 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:431 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:432 +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-01-11 00:10:55:432 +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-01-11 00:10:55:432 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:432 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:432 +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-01-11 00:10:55:432 +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-01-11 00:10:55:432 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:432 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:432 +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-01-11 00:10:55:432 +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-01-11 00:10:55:433 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:433 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:433 +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-01-11 00:10:55:433 +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-01-11 00:10:55:433 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:433 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:433 +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-01-11 00:10:55:433 +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-01-11 00:10:55:433 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:433 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:433 +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-01-11 00:10:55:434 +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-01-11 00:10:55:434 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:434 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:434 +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-01-11 00:10:55:434 +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-01-11 00:10:55:434 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:434 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:434 +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-01-11 00:10:55:434 +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-01-11 00:10:55:434 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:434 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:434 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:434 +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-01-11 00:10:55:435 +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-01-11 00:10:55:435 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:435 +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-01-11 00:10:55:435 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:435 +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-01-11 00:10:55:435 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:435 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:435 +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-01-11 00:10:55:436 +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-01-11 00:10:55:436 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:436 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:436 +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-01-11 00:10:55:436 +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-01-11 00:10:55:436 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:436 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:436 +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-01-11 00:10:55:436 +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-01-11 00:10:55:436 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:436 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:436 +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-01-11 00:10:55:437 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:437 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:438 +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-01-11 00:10:55:438 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:438 +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-01-11 00:10:55:438 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:438 +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-01-11 00:10:55:438 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:439 +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-01-11 00:10:55:439 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:439 +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-01-11 00:10:55:439 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:439 +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-01-11 00:10:55:439 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55: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-01-11 00:10:55:440 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55: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-01-11 00:10:55:440 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55: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-01-11 00:10:55:440 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55: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-01-11 00:10:55:441 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55: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-01-11 00:10:55:441 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55: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-01-11 00:10:55:441 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55: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-01-11 00:10:55:441 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:442 +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-01-11 00:10:55:442 +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-01-11 00:10:55:442 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:442 +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-01-11 00:10:55:442 +0000 [defaultEventExecutorGroup-3-9] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:442 +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-01-11 00:10:55:433 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:443 +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-01-11 00:10:55:443 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:443 +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-01-11 00:10:55:443 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:443 +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-01-11 00:10:55:443 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:444 +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-01-11 00:10:55:444 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:444 +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-01-11 00:10:55:444 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:444 +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-01-11 00:10:55:444 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:444 +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-01-11 00:10:55:445 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:445 +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-01-11 00:10:55:445 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:445 +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-01-11 00:10:55:445 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:445 +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-01-11 00:10:55:435 +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-01-11 00:10:55:446 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55: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-01-11 00:10:55:446 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55: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-01-11 00:10:55:446 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55: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-01-11 00:10:55:446 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:447 +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-01-11 00:10:55:447 +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-01-11 00:10:55:447 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:447 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:447 +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-01-11 00:10:55:447 +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-01-11 00:10:55:447 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:447 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:447 +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-01-11 00:10:55:447 +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-01-11 00:10:55:447 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:447 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:448 +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-01-11 00:10:55:448 +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-01-11 00:10:55:448 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:448 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:448 +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-01-11 00:10:55:448 +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-01-11 00:10:55:448 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:448 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:448 +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-01-11 00:10:55:448 +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-01-11 00:10:55:448 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:448 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:448 +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-01-11 00:10:55:449 +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-01-11 00:10:55:449 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:449 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:449 +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-01-11 00:10:55:449 +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-01-11 00:10:55:449 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:449 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:449 +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-01-11 00:10:55:449 +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-01-11 00:10:55:449 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:449 +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-01-11 00:10:55:449 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:450 +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-01-11 00:10:55:450 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:450 +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-01-11 00:10:55:450 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:450 +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-01-11 00:10:55:450 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:450 +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-01-11 00:10:55:450 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:55:451 +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-01-11 00:10:55:463 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@ws://0.0.0.0:35779@973068874] 2024-01-11 00:10:55:476 +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:35779, sessionType=SUB, hashCode=540876179] 2024-01-11 00:10:55:477 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x6d06a453, L:/127.0.0.1:52564 - R:/127.0.0.1:35779]]@540876179 2024-01-11 00:10:55:478 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1134615929 2024-01-11 00:10:55:478 +0000 [nioEventLoopGroup-2-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xf91efc63, L:/127.0.0.1:52550 ! R:/127.0.0.1:35779]]@1788662008 2024-01-11 00:10:55:479 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1705381528 2024-01-11 00:10:55:479 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xd32c516a, L:/127.0.0.1:52530 ! R:/127.0.0.1:35779]]@1869373559 2024-01-11 00:10:55:479 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1144277813 2024-01-11 00:10:55:479 +0000 [nioEventLoopGroup-2-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xa9a8cb53, L:/127.0.0.1:52540 ! R:/127.0.0.1:35779]]@823263265 2024-01-11 00:10:55:480 +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:35779, sessionType=SUB, hashCode=823263265] 2024-01-11 00:10:55:480 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xa9a8cb53, L:/127.0.0.1:52540 ! R:/127.0.0.1:35779]]@823263265 2024-01-11 00:10:55:480 +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:35779, sessionType=SUB, hashCode=1788662008] 2024-01-11 00:10:55:480 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xf91efc63, L:/127.0.0.1:52550 ! R:/127.0.0.1:35779]]@1788662008 2024-01-11 00:10:55:481 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1245428852 2024-01-11 00:10:55:481 +0000 [nioEventLoopGroup-2-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xd27c96c1, L:/127.0.0.1:52524 ! R:/127.0.0.1:35779]]@1504154691 2024-01-11 00:10:55:481 +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-01-11 00:10:55:481 +0000 [nioEventLoopGroup-2-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xd32c516a, L:/127.0.0.1:52530 ! R:/127.0.0.1:35779]. 2024-01-11 00:10:55:481 +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-01-11 00:10:55:482 +0000 [nioEventLoopGroup-2-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xd27c96c1, L:/127.0.0.1:52524 ! R:/127.0.0.1:35779]. 2024-01-11 00:10:55:482 +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-01-11 00:10:55:482 +0000 [nioEventLoopGroup-2-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x6d06a453, L:/127.0.0.1:52564 ! R:/127.0.0.1:35779]. 2024-01-11 00:10:55:485 +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-01-11 00:10:55:485 +0000 [nioEventLoopGroup-2-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xf91efc63, L:/127.0.0.1:52550 ! R:/127.0.0.1:35779]. 2024-01-11 00:10:55:487 +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-01-11 00:10:55:488 +0000 [nioEventLoopGroup-2-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xa9a8cb53, L:/127.0.0.1:52540 ! R:/127.0.0.1:35779]. 2024-01-11 00:10:55:488 +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:35779, sessionType=SUB, hashCode=1869373559] 2024-01-11 00:10:55:488 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xd32c516a, L:/127.0.0.1:52530 ! R:/127.0.0.1:35779]]@1869373559 2024-01-11 00:10:55:489 +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:35779, sessionType=SUB, hashCode=1504154691] 2024-01-11 00:10:55:489 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xd27c96c1, L:/127.0.0.1:52524 ! R:/127.0.0.1:35779]]@1504154691 2024-01-11 00:10:55:503 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:56687 2024-01-11 00:10:55:503 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1200689594 2024-01-11 00:10:55:516 +0000 [nioEventLoopGroup-2-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3998a756, L:/127.0.0.1:52708 - R:/127.0.0.1:56687]]@1200689594 2024-01-11 00:10:55:604 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:56687 2024-01-11 00:10:55:605 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1751751420 2024-01-11 00:10:55:607 +0000 [nioEventLoopGroup-2-7] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8dcb9408, L:/127.0.0.1:52718 - R:/127.0.0.1:56687]]@1751751420 2024-01-11 00:10:55:708 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:56687 2024-01-11 00:10:55:709 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1532874332 2024-01-11 00:10:55:711 +0000 [nioEventLoopGroup-2-9] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2fd427df, L:/127.0.0.1:52730 - R:/127.0.0.1:56687]]@1532874332 2024-01-11 00:10:55:814 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:56687 2024-01-11 00:10:55:814 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@263495647 2024-01-11 00:10:55:817 +0000 [nioEventLoopGroup-2-11] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6923f2ee, L:/127.0.0.1:52734 - R:/127.0.0.1:56687]]@263495647 2024-01-11 00:10:55:918 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:56687 2024-01-11 00:10:55:918 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@281312377 2024-01-11 00:10:55:920 +0000 [nioEventLoopGroup-2-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x03618d5b, L:/127.0.0.1:44684 - R:/127.0.0.1:56687]]@281312377 2024-01-11 00:10:56:027 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:027 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:027 +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-01-11 00:10:56:028 +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-01-11 00:10:56:028 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:028 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:028 +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-01-11 00:10:56:028 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:028 +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-01-11 00:10:56:029 +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-01-11 00:10:56:029 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:029 +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-01-11 00:10:56:030 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:030 +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-01-11 00:10:56:030 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:030 +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-01-11 00:10:56:033 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:033 +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-01-11 00:10:56:034 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:034 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:034 +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-01-11 00:10:56:034 +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-01-11 00:10:56:034 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:034 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:034 +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-01-11 00:10:56:034 +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-01-11 00:10:56:035 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:035 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:035 +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-01-11 00:10:56:035 +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-01-11 00:10:56:034 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:035 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:035 +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-01-11 00:10:56:035 +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-01-11 00:10:56:035 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:036 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:035 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:036 +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-01-11 00:10:56:036 +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-01-11 00:10:56:036 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:036 +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-01-11 00:10:56:036 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:036 +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-01-11 00:10:56:036 +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-01-11 00:10:56:036 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:036 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:037 +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-01-11 00:10:56:036 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:037 +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-01-11 00:10:56:037 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:037 +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-01-11 00:10:56:037 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:037 +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-01-11 00:10:56:037 +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-01-11 00:10:56:038 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:038 +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-01-11 00:10:56:038 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:038 +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-01-11 00:10:56:038 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:038 +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-01-11 00:10:56:038 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:039 +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-01-11 00:10:56:039 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:039 +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-01-11 00:10:56:039 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:039 +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-01-11 00:10:56:039 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:040 +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-01-11 00:10:56:040 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:040 +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-01-11 00:10:56:040 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:040 +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-01-11 00:10:56:040 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:040 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:040 +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-01-11 00:10:56:041 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:041 +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-01-11 00:10:56:041 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:041 +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-01-11 00:10:56:041 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:042 +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-01-11 00:10:56:042 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:042 +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-01-11 00:10:56:042 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:042 +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-01-11 00:10:56:040 +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-01-11 00:10:56:042 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:043 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:043 +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-01-11 00:10:56:043 +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-01-11 00:10:56:043 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:043 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:043 +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-01-11 00:10:56:043 +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-01-11 00:10:56:043 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:043 +0000 [defaultEventExecutorGroup-3-3] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:043 +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-01-11 00:10:56:044 +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-01-11 00:10:56:044 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:044 +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-01-11 00:10:56:045 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:045 +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-01-11 00:10:56:046 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:046 +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-01-11 00:10:56:046 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:046 +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-01-11 00:10:56:046 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:046 +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-01-11 00:10:56:047 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:047 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:047 +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-01-11 00:10:56:047 +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-01-11 00:10:56:047 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:047 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:047 +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-01-11 00:10:56:047 +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-01-11 00:10:56:047 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:047 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:047 +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-01-11 00:10:56:047 +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-01-11 00:10:56:048 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:048 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:048 +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-01-11 00:10:56:048 +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-01-11 00:10:56:048 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:048 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:048 +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-01-11 00:10:56:048 +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-01-11 00:10:56:048 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:048 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:048 +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-01-11 00:10:56:048 +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-01-11 00:10:56:048 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:049 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:049 +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-01-11 00:10:56:049 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:049 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:049 +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-01-11 00:10:56:049 +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-01-11 00:10:56:049 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:049 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:049 +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-01-11 00:10:56:049 +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-01-11 00:10:56:049 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:049 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:049 +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-01-11 00:10:56:050 +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-01-11 00:10:56:050 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:050 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:050 +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-01-11 00:10:56:050 +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-01-11 00:10:56:050 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:050 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:050 +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-01-11 00:10:56:050 +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-01-11 00:10:56:050 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:050 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:050 +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-01-11 00:10:56:050 +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-01-11 00:10:56:051 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:051 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:051 +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-01-11 00:10:56:051 +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-01-11 00:10:56:051 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:051 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:051 +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-01-11 00:10:56:052 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:052 +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-01-11 00:10:56:052 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:052 +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-01-11 00:10:56:052 +0000 [defaultEventExecutorGroup-3-7] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:052 +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-01-11 00:10:56:049 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:051 +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-01-11 00:10:56:053 +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-01-11 00:10:56:051 +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-01-11 00:10:56:053 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:053 +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-01-11 00:10:56:053 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:054 +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-01-11 00:10:56:054 +0000 [defaultEventExecutorGroup-3-11] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:054 +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-01-11 00:10:56:053 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:053 +0000 [defaultEventExecutorGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:054 +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-01-11 00:10:56:054 +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-01-11 00:10:56:054 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:055 +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-01-11 00:10:56:055 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:055 +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-01-11 00:10:56:055 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:055 +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-01-11 00:10:56:055 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:055 +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-01-11 00:10:56:055 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:056 +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-01-11 00:10:56:056 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:056 +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-01-11 00:10:56:056 +0000 [defaultEventExecutorGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"test","params":{}} 2024-01-11 00:10:56:056 +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-01-11 00:10:56:056 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.messagelib.AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://0.0.0.0:56687@2087075503] 2024-01-11 00:10:56:057 +0000 [nioEventLoopGroup-2-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@409442494 2024-01-11 00:10:56:057 +0000 [nioEventLoopGroup-2-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x03618d5b, L:/127.0.0.1:44684 ! R:/127.0.0.1:56687]]@281312377 2024-01-11 00:10:56:057 +0000 [nioEventLoopGroup-2-9] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1657652124 2024-01-11 00:10:56:057 +0000 [nioEventLoopGroup-2-9] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x2fd427df, L:/127.0.0.1:52730 ! R:/127.0.0.1:56687]]@1532874332 2024-01-11 00:10:56:058 +0000 [nioEventLoopGroup-2-11] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1936570027 2024-01-11 00:10:56:058 +0000 [nioEventLoopGroup-2-11] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x6923f2ee, L:/127.0.0.1:52734 ! R:/127.0.0.1:56687]]@263495647 2024-01-11 00:10:56:058 +0000 [nioEventLoopGroup-2-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1441987672 2024-01-11 00:10:56:059 +0000 [nioEventLoopGroup-2-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x3998a756, L:/127.0.0.1:52708 ! R:/127.0.0.1:56687]]@1200689594 2024-01-11 00:10:56:058 +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:56687, sessionType=SUB, hashCode=1200689594] 2024-01-11 00:10:56:059 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x3998a756, L:/127.0.0.1:52708 ! R:/127.0.0.1:56687]]@1200689594 2024-01-11 00:10:56:059 +0000 [nioEventLoopGroup-2-7] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1131198905 2024-01-11 00:10:56:059 +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:56687, sessionType=SUB, hashCode=1532874332] 2024-01-11 00:10:56:059 +0000 [nioEventLoopGroup-2-7] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x8dcb9408, L:/127.0.0.1:52718 ! R:/127.0.0.1:56687]]@1751751420 2024-01-11 00:10:56:059 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x2fd427df, L:/127.0.0.1:52730 ! R:/127.0.0.1:56687]]@1532874332 2024-01-11 00:10:56:060 +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:56687, sessionType=SUB, hashCode=263495647] 2024-01-11 00:10:56:060 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x6923f2ee, L:/127.0.0.1:52734 ! R:/127.0.0.1:56687]]@263495647 2024-01-11 00:10:56:060 +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:56687, sessionType=SUB, hashCode=1751751420] 2024-01-11 00:10:56:060 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x8dcb9408, L:/127.0.0.1:52718 ! R:/127.0.0.1:56687]]@1751751420 2024-01-11 00:10:56:060 +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:56687, sessionType=SUB, hashCode=281312377] 2024-01-11 00:10:56:060 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x03618d5b, L:/127.0.0.1:44684 ! R:/127.0.0.1:56687]]@281312377