2026-08-12 00:07:38:706 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-08-12 00:07:38:710 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2026-08-12 00:07:38:714 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-08-12 00:07:38:714 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-08-12 00:07:38:738 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-08-12 00:07:38:748 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-08-12 00:07:38:748 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-08-12 00:07:38:766 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2026-08-12 00:07:38:766 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-08-12 00:07:38:768 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-08-12 00:07:38:769 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-08-12 00:07:38:770 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-08-12 00:07:38:771 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-08-12 00:07:38:772 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-08-12 00:07:38:772 +0000 [main] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @4bc222e) 2026-08-12 00:07:38:774 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-08-12 00:07:38:775 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-08-12 00:07:38:775 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-08-12 00:07:38:775 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-08-12 00:07:38:775 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-08-12 00:07:38:776 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-08-12 00:07:38:777 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-08-12 00:07:38:781 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-08-12 00:07:38:782 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-08-12 00:07:38:860 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 16833 (auto-detected) 2026-08-12 00:07:38:863 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-08-12 00:07:38:863 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-08-12 00:07:38:865 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-08-12 00:07:38:866 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-08-12 00:07:38:867 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 66:90:8c:ff:fe:ff:9b:ed (auto-detected) 2026-08-12 00:07:38:880 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-08-12 00:07:38:880 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-08-12 00:07:38:921 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-08-12 00:07:38:939 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-08-12 00:07:38:939 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-08-12 00:07:38:939 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-08-12 00:07:38:939 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-08-12 00:07:38:939 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-08-12 00:07:38:952 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-08-12 00:07:38:952 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-08-12 00:07:38:952 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-08-12 00:07:38:953 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-08-12 00:07:38:972 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 41755 2026-08-12 00:07:39:861 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:861 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:879 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:880 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:882 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:882 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:884 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:884 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:887 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:887 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:891 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:891 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:894 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:894 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:896 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:896 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:898 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:898 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:900 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:900 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:902 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41755 2026-08-12 00:07:39:902 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:41755' mapped to BlahBlah 2026-08-12 00:07:39:906 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-12 00:07:39:907 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:39:907 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2026-08-12 00:07:39:907 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:40:160 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:41755 2026-08-12 00:07:40:179 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:41755 2026-08-12 00:07:40:179 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1053345908 2026-08-12 00:07:40:206 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x60bfa9db, L:/127.0.0.1:40418 - R:localhost/127.0.0.1:41755]]@1053345908 2026-08-12 00:07:40:227 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-08-12 00:07:40:228 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-08-12 00:07:40:229 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1d2fcbed 2026-08-12 00:07:40:413 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-08-12 00:07:40:421 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-12 00:07:40:427 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-08-12 00:07:40:431 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2026-08-12 00:07:40:434 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@6b30b895 2026-08-12 00:07:40:434 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-08-12 00:07:40:438 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x60bfa9db, L:/127.0.0.1:40418 - R:localhost/127.0.0.1:41755] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-08-12 00:07:40:440 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2026-08-12 00:07:40:507 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2026-08-12 00:07:40:511 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41755?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1053345908], timeout=30000] 2026-08-12 00:07:40:517 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41755?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1053345908] 2026-08-12 00:07:40:517 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x60bfa9db, L:/127.0.0.1:40418 - R:localhost/127.0.0.1:41755]]@1053345908 2026-08-12 00:07:40:525 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2026-08-12 00:07:40:525 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-12 00:07:40:525 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:40:526 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2026-08-12 00:07:40:526 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:40:526 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 41755 2026-08-12 00:07:40:527 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:41755@1313126163] 2026-08-12 00:07:40:672 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36835 2026-08-12 00:07:40:673 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:673 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:676 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:676 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:678 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:678 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:680 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:680 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:682 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:682 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:684 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:684 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:686 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:686 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:688 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:688 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:690 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:690 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:692 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:692 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:694 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36835 2026-08-12 00:07:40:694 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36835' mapped to BlahBlah 2026-08-12 00:07:40:695 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-12 00:07:40:696 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:40:696 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2026-08-12 00:07:40:696 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:41:033 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:36835 2026-08-12 00:07:41:033 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:36835 2026-08-12 00:07:41:033 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1351169314 2026-08-12 00:07:41:037 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x77625ab8, L:/127.0.0.1:42956 - R:localhost/127.0.0.1:36835]]@1351169314 2026-08-12 00:07:41:136 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-08-12 00:07:41:138 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-12 00:07:41:139 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-08-12 00:07:41:139 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2026-08-12 00:07:41:139 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@64a2745f 2026-08-12 00:07:41:140 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-08-12 00:07:41:142 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x77625ab8, L:/127.0.0.1:42956 - R:localhost/127.0.0.1:36835] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-08-12 00:07:41:143 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2026-08-12 00:07:41:168 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)segment1, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)level, body=20}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}}]}]} 2026-08-12 00:07:41:169 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36835?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1351169314], timeout=30000] 2026-08-12 00:07:41:169 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36835?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1351169314] 2026-08-12 00:07:41:170 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x77625ab8, L:/127.0.0.1:42956 - R:localhost/127.0.0.1:36835]]@1351169314 2026-08-12 00:07:41:185 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Output : GetAllNumbersOutput{segment1=Segment1{level=WatermarkValue{value=20}, numbers={NumbersKey{num=15}=Numbers{num=15}, NumbersKey{num=10}=Numbers{num=10}, NumbersKey{num=17}=Numbers{num=17}}}} 2026-08-12 00:07:41:240 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:41:241 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2026-08-12 00:07:41:241 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:41:241 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36835 2026-08-12 00:07:41:241 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36835@441743592] 2026-08-12 00:07:41:338 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35649 2026-08-12 00:07:41:339 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:339 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:342 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:342 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:344 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:344 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:345 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:346 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:347 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:347 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:349 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:349 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:350 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:350 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:352 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:352 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:354 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:354 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:355 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:355 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:357 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35649 2026-08-12 00:07:41:357 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35649' mapped to BlahBlah 2026-08-12 00:07:41:358 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-12 00:07:41:359 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:41:359 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2026-08-12 00:07:41:359 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:41:610 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:35649 2026-08-12 00:07:41:611 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35649 2026-08-12 00:07:41:611 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@871359983 2026-08-12 00:07:41:614 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb7cb1b3f, L:/127.0.0.1:38852 - R:localhost/127.0.0.1:35649]]@871359983 2026-08-12 00:07:41:715 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-08-12 00:07:41:717 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-12 00:07:41:718 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-08-12 00:07:41:718 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2026-08-12 00:07:41:719 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2b04a1b3 2026-08-12 00:07:41:719 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2026-08-12 00:07:41:721 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xb7cb1b3f, L:/127.0.0.1:38852 - R:localhost/127.0.0.1:35649] : {"jsonrpc":"2.0","id":1,"result":{}} 2026-08-12 00:07:41:722 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2026-08-12 00:07:41:722 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2026-08-12 00:07:41:723 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35649?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=871359983], timeout=30000] 2026-08-12 00:07:41:723 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35649?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=871359983] 2026-08-12 00:07:41:724 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb7cb1b3f, L:/127.0.0.1:38852 - R:localhost/127.0.0.1:35649]]@871359983 2026-08-12 00:07:41:724 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]}} 2026-08-12 00:07:41:725 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:41:725 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2026-08-12 00:07:41:725 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:41:725 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35649 2026-08-12 00:07:41:726 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35649@919363669] 2026-08-12 00:07:41:819 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 51881 2026-08-12 00:07:41:820 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:820 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:823 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:823 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:825 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:825 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:826 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:826 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:827 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:827 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:829 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:829 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:830 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:830 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:832 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:832 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:833 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:833 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:834 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:834 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:836 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51881 2026-08-12 00:07:41:836 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:51881' mapped to BlahBlah 2026-08-12 00:07:41:837 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-12 00:07:41:838 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:41:838 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2026-08-12 00:07:41:838 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:42:122 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:51881 2026-08-12 00:07:42:123 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:51881 2026-08-12 00:07:42:123 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1542275336 2026-08-12 00:07:42:125 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-number, body=5}, ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@1eb36029}]} 2026-08-12 00:07:42:126 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5d9b3da4, L:/127.0.0.1:33790 - R:localhost/127.0.0.1:51881]]@1542275336 2026-08-12 00:07:42:140 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2026-08-12 00:07:42:141 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2026-08-12 00:07:42:142 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-12 00:07:42:142 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2026-08-12 00:07:42:143 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=method-with-anyxml, params={"some-number":5,"some-data":{"data":123}}] 2026-08-12 00:07:42:143 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@47df281e 2026-08-12 00:07:42:143 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-08-12 00:07:42:145 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x5d9b3da4, L:/127.0.0.1:33790 - R:localhost/127.0.0.1:51881] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-08-12 00:07:42:145 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2026-08-12 00:07:42:146 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@526e52b5}]} 2026-08-12 00:07:42:147 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51881?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1542275336], timeout=30000] 2026-08-12 00:07:42:147 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51881?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1542275336] 2026-08-12 00:07:42:147 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x5d9b3da4, L:/127.0.0.1:33790 - R:localhost/127.0.0.1:51881]]@1542275336 2026-08-12 00:07:42:147 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@526e52b5}]} 2026-08-12 00:07:42:147 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-12 00:07:42:148 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:42:148 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2026-08-12 00:07:42:148 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:42:148 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 51881 2026-08-12 00:07:42:148 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:51881@738104132] 2026-08-12 00:07:42:230 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 37381 2026-08-12 00:07:42:231 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:231 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:233 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:234 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:235 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:235 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:236 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:236 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:237 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:238 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:239 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:239 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:240 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:240 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:242 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:242 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:243 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:243 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:244 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:245 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:246 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37381 2026-08-12 00:07:42:246 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:37381' mapped to BlahBlah 2026-08-12 00:07:42:247 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-12 00:07:42:248 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:42:248 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2026-08-12 00:07:42:248 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:42:531 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Transformed RPC NormalizedNode : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}}]} 2026-08-12 00:07:42:532 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:37381 2026-08-12 00:07:42:532 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:37381 2026-08-12 00:07:42:532 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@837445854 2026-08-12 00:07:42:534 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}}]} 2026-08-12 00:07:42:534 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x86eab08b, L:/127.0.0.1:46088 - R:localhost/127.0.0.1:37381]]@837445854 2026-08-12 00:07:42:536 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2026-08-12 00:07:42:637 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2026-08-12 00:07:42:639 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-12 00:07:42:639 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2026-08-12 00:07:42:639 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-list, params={"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}] 2026-08-12 00:07:42:639 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7cb23f0e 2026-08-12 00:07:42:640 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-08-12 00:07:42:641 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x86eab08b, L:/127.0.0.1:46088 - R:localhost/127.0.0.1:37381] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-08-12 00:07:42:641 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2026-08-12 00:07:42:643 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=51}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=51}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=30}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=30}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=45}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=45}]}]}}]} 2026-08-12 00:07:42:644 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37381?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=837445854], timeout=30000] 2026-08-12 00:07:42:644 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37381?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=837445854] 2026-08-12 00:07:42:644 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x86eab08b, L:/127.0.0.1:46088 - R:localhost/127.0.0.1:37381]]@837445854 2026-08-12 00:07:42:645 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=51}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=51}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=30}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=30}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=45}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=45}]}]}}]} 2026-08-12 00:07:42:645 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-12 00:07:42:655 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyListOutput{numbers={NumbersKey{num=51}=Numbers{num=51}, NumbersKey{num=30}=Numbers{num=30}, NumbersKey{num=45}=Numbers{num=45}}} 2026-08-12 00:07:42:656 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:42:656 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2026-08-12 00:07:42:656 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:42:656 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 37381 2026-08-12 00:07:42:657 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:37381@515599904] 2026-08-12 00:07:42:728 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36047 2026-08-12 00:07:42:729 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:729 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:732 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:732 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:733 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:733 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:734 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:734 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:736 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:736 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:737 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:737 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:738 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:738 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:740 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:740 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:741 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:741 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:742 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:742 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:744 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36047 2026-08-12 00:07:42:744 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36047' mapped to BlahBlah 2026-08-12 00:07:42:745 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-12 00:07:42:745 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:42:745 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2026-08-12 00:07:42:745 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:42:996 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:36047 2026-08-12 00:07:42:997 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:36047 2026-08-12 00:07:42:997 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@195388406 2026-08-12 00:07:43:000 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x9e93cbf7, L:/127.0.0.1:43058 - R:localhost/127.0.0.1:36047]]@195388406 2026-08-12 00:07:43:100 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-08-12 00:07:43:102 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-12 00:07:43:102 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-08-12 00:07:43:102 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2026-08-12 00:07:43:104 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@45ffd34 2026-08-12 00:07:43:105 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-08-12 00:07:43:106 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x9e93cbf7, L:/127.0.0.1:43058 - R:localhost/127.0.0.1:36047] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-08-12 00:07:43:107 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36047?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=195388406], timeout=30000] 2026-08-12 00:07:43:108 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36047?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=195388406] 2026-08-12 00:07:43:108 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x9e93cbf7, L:/127.0.0.1:43058 - R:localhost/127.0.0.1:36047]]@195388406 2026-08-12 00:07:43:116 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2026-08-12 00:07:43:116 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [RpcError [message=Invocation of method 'error-method' failed, severity=ERROR, errorType=RPC, tag=jsonrpc, applicationTag=null, info=zmq://localhost:36047, cause=java.lang.reflect.InvocationTargetException]] 2026-08-12 00:07:43:121 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:43:121 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2026-08-12 00:07:43:121 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:43:121 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36047 2026-08-12 00:07:43:122 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36047@1512001444] 2026-08-12 00:07:43:191 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35893 2026-08-12 00:07:43:192 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:192 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:195 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:195 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:196 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:196 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:197 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:197 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:198 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:199 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:200 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:200 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:201 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:201 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:202 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:202 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:204 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:204 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:205 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:205 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:206 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35893 2026-08-12 00:07:43:206 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35893' mapped to BlahBlah 2026-08-12 00:07:43:208 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-12 00:07:43:208 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:43:208 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2026-08-12 00:07:43:208 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:43:461 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:43:461 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2026-08-12 00:07:43:461 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:43:461 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35893 2026-08-12 00:07:43:461 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35893@431537333] 2026-08-12 00:07:43:530 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42809 2026-08-12 00:07:43:531 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:531 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:533 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:533 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:534 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:535 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:536 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:536 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:537 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:537 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:538 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:538 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:539 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:539 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:541 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:541 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:542 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:542 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:543 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:543 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:544 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42809 2026-08-12 00:07:43:544 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42809' mapped to BlahBlah 2026-08-12 00:07:43:545 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-12 00:07:43:545 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:43:546 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2026-08-12 00:07:43:546 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:43:810 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:42809 2026-08-12 00:07:43:811 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:42809 2026-08-12 00:07:43:811 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1140475088 2026-08-12 00:07:43:812 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xcd85c889, L:/127.0.0.1:60762 - R:localhost/127.0.0.1:42809]]@1140475088 2026-08-12 00:07:43:813 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)in-number, body=8}]} 2026-08-12 00:07:43:813 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2026-08-12 00:07:43:914 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-08-12 00:07:43:915 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-12 00:07:43:916 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-08-12 00:07:43:916 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2026-08-12 00:07:43:916 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@8655b97 2026-08-12 00:07:43:916 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-08-12 00:07:43:918 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xcd85c889, L:/127.0.0.1:60762 - R:localhost/127.0.0.1:42809] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-08-12 00:07:43:918 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2026-08-12 00:07:43:919 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2026-08-12 00:07:43:919 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42809?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1140475088], timeout=30000] 2026-08-12 00:07:43:919 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42809?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1140475088] 2026-08-12 00:07:43:919 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xcd85c889, L:/127.0.0.1:60762 - R:localhost/127.0.0.1:42809]]@1140475088 2026-08-12 00:07:43:920 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2026-08-12 00:07:43:920 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-08-12 00:07:43:928 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2026-08-12 00:07:43:929 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:43:929 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2026-08-12 00:07:43:929 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:43:929 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42809 2026-08-12 00:07:43:929 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42809@1223851531] 2026-08-12 00:07:43:995 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 34901 2026-08-12 00:07:43:996 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:43:996 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:43:998 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:43:998 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:43:999 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:43:999 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:44:000 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:44:000 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:44:002 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:44:002 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:44:003 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:44:003 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:44:004 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:44:004 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:44:005 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:44:005 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:44:006 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:44:006 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:44:007 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:44:007 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:44:008 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34901 2026-08-12 00:07:44:009 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:34901' mapped to BlahBlah 2026-08-12 00:07:44:010 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-08-12 00:07:44:010 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:44:010 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2026-08-12 00:07:44:010 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:44:278 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:34901 2026-08-12 00:07:44:278 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:34901 2026-08-12 00:07:44:279 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@444243089 2026-08-12 00:07:44:280 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6ecfb7f9, L:/127.0.0.1:37898 - R:localhost/127.0.0.1:34901]]@444243089 2026-08-12 00:07:44:281 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[5], body=5}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[2], body=2}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[7], body=7}]}}]} 2026-08-12 00:07:44:281 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2026-08-12 00:07:44:382 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-08-12 00:07:44:383 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-08-12 00:07:44:384 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-08-12 00:07:44:384 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2026-08-12 00:07:44:385 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@6a6586bb 2026-08-12 00:07:44:385 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-08-12 00:07:44:387 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x6ecfb7f9, L:/127.0.0.1:37898 - R:localhost/127.0.0.1:34901] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-08-12 00:07:44:387 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2026-08-12 00:07:44:388 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[21], body=21}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[6], body=6}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[15], body=15}]}}]} 2026-08-12 00:07:44:389 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34901?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=444243089], timeout=30000] 2026-08-12 00:07:44:389 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34901?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=444243089] 2026-08-12 00:07:44:389 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x6ecfb7f9, L:/127.0.0.1:37898 - R:localhost/127.0.0.1:34901]]@444243089 2026-08-12 00:07:44:389 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DOM RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[21], body=21}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[6], body=6}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[15], body=15}]}}]}} 2026-08-12 00:07:44:396 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2026-08-12 00:07:44:396 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:44:396 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2026-08-12 00:07:44:396 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-08-12 00:07:44:396 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 34901 2026-08-12 00:07:44:396 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:34901@879869437]