2024-09-24 20:38:29:188 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-09-24 20:38:29:194 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-09-24 20:38:29:206 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-09-24 20:38:29:215 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-09-24 20:38:29:215 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-09-24 20:38:29:252 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-09-24 20:38:29:252 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2024-09-24 20:38:29:253 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-09-24 20:38:29:254 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2024-09-24 20:38:29:254 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-09-24 20:38:29:255 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-09-24 20:38:29:255 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-09-24 20:38:29:256 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-09-24 20:38:29:257 +0000 [main] DEBUG 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 @18ece7f4 2024-09-24 20:38:29:257 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-09-24 20:38:29:258 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-09-24 20:38:29:258 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-09-24 20:38:29:258 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-09-24 20:38:29:260 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-09-24 20:38:29:260 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-09-24 20:38:29:262 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-09-24 20:38:29:262 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-09-24 20:38:29:264 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-09-24 20:38:29:264 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-09-24 20:38:29:294 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-09-24 20:38:29:383 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 31342 (auto-detected) 2024-09-24 20:38:29:389 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-09-24 20:38:29:390 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-09-24 20:38:29:392 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-09-24 20:38:29:393 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-09-24 20:38:29:394 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:8e:ff:fe:dd:ff:4a (auto-detected) 2024-09-24 20:38:29:409 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-09-24 20:38:29:410 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-09-24 20:38:29:445 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-09-24 20:38:29:446 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-09-24 20:38:29:446 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-09-24 20:38:29:446 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-09-24 20:38:29:446 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-09-24 20:38:29:446 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-09-24 20:38:29:446 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-09-24 20:38:29:446 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-09-24 20:38:29:446 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-09-24 20:38:29:447 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-09-24 20:38:29:447 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-09-24 20:38:29:447 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-09-24 20:38:29:447 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2024-09-24 20:38:29:474 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-09-24 20:38:29:475 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-09-24 20:38:29:475 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-09-24 20:38:29:479 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-09-24 20:38:29:491 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 38887 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.15/byte-buddy-agent-1.14.15.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2024-09-24 20:38:31:077 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:078 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:113 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:113 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:124 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:124 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:130 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:130 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:135 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:135 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:140 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:140 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:145 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:145 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:154 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:154 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:162 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:162 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:167 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:167 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:171 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38887 2024-09-24 20:38:31:171 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:38887' mapped to BlahBlah 2024-09-24 20:38:31:180 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 20:38:31:180 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:31:180 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-09-24 20:38:31:180 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:31:436 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:38887 2024-09-24 20:38:31:457 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:38887 2024-09-24 20:38:31:457 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2100710350 2024-09-24 20:38:31:505 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4e025260, L:/127.0.0.1:52970 - R:localhost/127.0.0.1:38887]]@2100710350 2024-09-24 20:38:31:524 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-09-24 20:38:31:524 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-09-24 20:38:31:524 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-09-24 20:38:31:524 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-09-24 20:38:31:524 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-09-24 20:38:31:537 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-09-24 20:38:31:537 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-09-24 20:38:31:538 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5402a9d 2024-09-24 20:38:31:689 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-09-24 20:38:31:699 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 20:38:31:703 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-09-24 20:38:31:706 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-09-24 20:38:31:710 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@485f8fc3 2024-09-24 20:38:31:710 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-09-24 20:38:31:723 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x4e025260, L:/127.0.0.1:52970 - R:localhost/127.0.0.1:38887] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-09-24 20:38:31:726 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-09-24 20:38:31:834 +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}]} 2024-09-24 20:38:31:870 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38887?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2100710350], timeout=30000] 2024-09-24 20:38:31:886 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38887?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2100710350] 2024-09-24 20:38:31:886 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4e025260, L:/127.0.0.1:52970 - R:localhost/127.0.0.1:38887]]@2100710350 2024-09-24 20:38:31:899 +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}]} 2024-09-24 20:38:31:899 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-24 20:38:31:899 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:31:899 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-09-24 20:38:31:899 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:31:900 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 38887 2024-09-24 20:38:31:900 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:38887@493090494] 2024-09-24 20:38:32:461 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 54709 2024-09-24 20:38:32:462 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:463 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:470 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:470 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:473 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:473 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:483 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:483 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:485 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:485 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:492 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:492 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:499 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:499 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:502 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:502 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:504 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:504 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:507 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:507 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:509 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54709 2024-09-24 20:38:32:509 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:54709' mapped to BlahBlah 2024-09-24 20:38:32:512 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 20:38:32:512 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:32:512 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-09-24 20:38:32:512 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:32:837 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:54709 2024-09-24 20:38:32:838 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:54709 2024-09-24 20:38:32:838 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@256784 2024-09-24 20:38:32:849 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x751c6bed, L:/127.0.0.1:44724 - R:localhost/127.0.0.1:54709]]@256784 2024-09-24 20:38:32:943 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-09-24 20:38:32:944 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 20:38:32:944 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-09-24 20:38:32:945 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-09-24 20:38:32:945 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@76dae400 2024-09-24 20:38:32:945 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-09-24 20:38:32:949 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x751c6bed, L:/127.0.0.1:44724 - R:localhost/127.0.0.1:54709] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-09-24 20:38:32:951 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-09-24 20:38:32:976 +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}]}]}}]}]} 2024-09-24 20:38:32:977 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54709?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=256784], timeout=30000] 2024-09-24 20:38:32:977 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54709?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=256784] 2024-09-24 20:38:32:977 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x751c6bed, L:/127.0.0.1:44724 - R:localhost/127.0.0.1:54709]]@256784 2024-09-24 20:38:32:997 +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}}}} 2024-09-24 20:38:33:069 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:33:070 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-09-24 20:38:33:070 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:33:070 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 54709 2024-09-24 20:38:33:070 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:54709@538713497] 2024-09-24 20:38:33:353 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 46357 2024-09-24 20:38:33:354 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:354 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:362 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:362 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:367 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:367 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:372 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:372 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:378 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:379 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:383 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:383 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:387 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:388 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:393 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:393 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:398 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:398 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:399 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:399 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:401 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46357 2024-09-24 20:38:33:401 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:46357' mapped to BlahBlah 2024-09-24 20:38:33:403 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 20:38:33:403 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:33:403 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-09-24 20:38:33:403 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:33:662 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:46357 2024-09-24 20:38:33:662 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:46357 2024-09-24 20:38:33:662 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1554038554 2024-09-24 20:38:33:665 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8849210f, L:/127.0.0.1:38360 - R:localhost/127.0.0.1:46357]]@1554038554 2024-09-24 20:38:33:766 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-09-24 20:38:33:769 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 20:38:33:770 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-09-24 20:38:33:773 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-09-24 20:38:33:773 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@58ec2b12 2024-09-24 20:38:33:774 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-09-24 20:38:33:776 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x8849210f, L:/127.0.0.1:38360 - R:localhost/127.0.0.1:46357] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-09-24 20:38:33:777 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-09-24 20:38:33:777 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2024-09-24 20:38:33:777 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46357?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1554038554], timeout=30000] 2024-09-24 20:38:33:777 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46357?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1554038554] 2024-09-24 20:38:33:778 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x8849210f, L:/127.0.0.1:38360 - R:localhost/127.0.0.1:46357]]@1554038554 2024-09-24 20:38:33:779 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]}} 2024-09-24 20:38:33:780 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:33:780 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-09-24 20:38:33:780 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:33:781 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 46357 2024-09-24 20:38:33:781 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:46357@1593819485] 2024-09-24 20:38:33:918 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 56223 2024-09-24 20:38:33:919 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:919 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:926 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:926 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:928 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:928 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:929 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:929 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:942 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:942 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:946 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:947 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:948 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:948 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:950 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:950 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:952 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:952 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:958 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:958 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:962 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56223 2024-09-24 20:38:33:962 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:56223' mapped to BlahBlah 2024-09-24 20:38:33:970 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 20:38:33:970 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:33:970 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-09-24 20:38:33:970 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:34:276 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:56223 2024-09-24 20:38:34:277 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:56223 2024-09-24 20:38:34:277 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1989157451 2024-09-24 20:38:34:280 +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@5bcfd51f}]} 2024-09-24 20:38:34:291 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x19ead2a7, L:/127.0.0.1:51222 - R:localhost/127.0.0.1:56223]]@1989157451 2024-09-24 20:38:34:307 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-09-24 20:38:34:308 +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}}} 2024-09-24 20:38:34:309 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 20:38:34:309 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2024-09-24 20:38:34:309 +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}}] 2024-09-24 20:38:34:309 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@32722e21 2024-09-24 20:38:34:310 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-09-24 20:38:34:313 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x19ead2a7, L:/127.0.0.1:51222 - R:localhost/127.0.0.1:56223] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-09-24 20:38:34:313 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-09-24 20:38:34:314 +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@4905ae9d}]} 2024-09-24 20:38:34:314 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56223?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1989157451], timeout=30000] 2024-09-24 20:38:34:314 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56223?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1989157451] 2024-09-24 20:38:34:314 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x19ead2a7, L:/127.0.0.1:51222 - R:localhost/127.0.0.1:56223]]@1989157451 2024-09-24 20:38:34:315 +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@4905ae9d}]} 2024-09-24 20:38:34:315 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-24 20:38:34:315 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:34:315 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-09-24 20:38:34:316 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:34:316 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 56223 2024-09-24 20:38:34:316 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:56223@818507433] 2024-09-24 20:38:34:565 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 43057 2024-09-24 20:38:34:565 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:569 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:571 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:571 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:573 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:573 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:575 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:575 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:576 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:585 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:587 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:587 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:598 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:598 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:600 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:600 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:601 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:601 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:603 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:603 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:610 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43057 2024-09-24 20:38:34:610 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:43057' mapped to BlahBlah 2024-09-24 20:38:34:612 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 20:38:34:612 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:34:612 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-09-24 20:38:34:612 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:34:958 +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}]}]}}]} 2024-09-24 20:38:34:958 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:43057 2024-09-24 20:38:34:959 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:43057 2024-09-24 20:38:34:959 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@120079410 2024-09-24 20:38:34:963 +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}]}]}}]} 2024-09-24 20:38:34:965 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x559bc31a, L:/127.0.0.1:60500 - R:localhost/127.0.0.1:43057]]@120079410 2024-09-24 20:38:34:965 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-09-24 20:38:35:070 +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}]}} 2024-09-24 20:38:35:072 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 20:38:35:072 +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}]}} 2024-09-24 20:38:35:072 +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}]}] 2024-09-24 20:38:35:072 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@669ea077 2024-09-24 20:38:35:072 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-09-24 20:38:35:085 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x559bc31a, L:/127.0.0.1:60500 - R:localhost/127.0.0.1:43057] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-09-24 20:38:35:085 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-09-24 20:38:35:086 +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}]}]}}]} 2024-09-24 20:38:35:087 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43057?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=120079410], timeout=30000] 2024-09-24 20:38:35:087 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43057?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=120079410] 2024-09-24 20:38:35:087 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x559bc31a, L:/127.0.0.1:60500 - R:localhost/127.0.0.1:43057]]@120079410 2024-09-24 20:38:35:090 +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}]}]}}]} 2024-09-24 20:38:35:090 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-24 20:38:35:102 +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}}} 2024-09-24 20:38:35:109 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:35:109 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-09-24 20:38:35:109 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:35:109 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 43057 2024-09-24 20:38:35:109 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:43057@1231094225] 2024-09-24 20:38:35:279 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 58713 2024-09-24 20:38:35:280 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:280 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:283 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:283 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:285 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:285 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:287 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:287 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:288 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:288 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:290 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:290 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:291 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:291 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:293 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:293 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:295 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:295 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:297 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:298 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:300 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58713 2024-09-24 20:38:35:300 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:58713' mapped to BlahBlah 2024-09-24 20:38:35:303 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 20:38:35:303 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:35:303 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-09-24 20:38:35:304 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:35:555 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:58713 2024-09-24 20:38:35:557 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:58713 2024-09-24 20:38:35:557 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1443908380 2024-09-24 20:38:35:569 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x76210b30, L:/127.0.0.1:58650 - R:localhost/127.0.0.1:58713]]@1443908380 2024-09-24 20:38:35:672 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-09-24 20:38:35:674 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 20:38:35:674 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-09-24 20:38:35:674 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-09-24 20:38:35:676 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@4348bf83 2024-09-24 20:38:35:677 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-09-24 20:38:35:678 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x76210b30, L:/127.0.0.1:58650 - R:localhost/127.0.0.1:58713] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-09-24 20:38:35:679 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58713?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1443908380], timeout=30000] 2024-09-24 20:38:35:680 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58713?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1443908380] 2024-09-24 20:38:35:680 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x76210b30, L:/127.0.0.1:58650 - R:localhost/127.0.0.1:58713]]@1443908380 2024-09-24 20:38:35:685 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-09-24 20:38:35:685 +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:58713, cause=java.lang.reflect.InvocationTargetException]] 2024-09-24 20:38:35:688 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:35:688 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-09-24 20:38:35:688 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:35:688 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 58713 2024-09-24 20:38:35:689 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:58713@1454675226] 2024-09-24 20:38:35:809 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50095 2024-09-24 20:38:35:809 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:810 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:813 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:813 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:815 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:815 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:818 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:818 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:820 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:820 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:822 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:822 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:824 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:824 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:826 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:826 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:828 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:829 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:830 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:830 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:832 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50095 2024-09-24 20:38:35:832 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50095' mapped to BlahBlah 2024-09-24 20:38:35:833 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 20:38:35:834 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:35:834 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-09-24 20:38:35:834 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:087 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:088 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-09-24 20:38:36:088 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:088 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50095 2024-09-24 20:38:36:088 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50095@968315636] 2024-09-24 20:38:36:168 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 46619 2024-09-24 20:38:36:169 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:169 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:171 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:171 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:173 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:173 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:174 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:174 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:176 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:176 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:177 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:177 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:178 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:178 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:180 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:180 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:181 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:181 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:183 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:183 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:184 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46619 2024-09-24 20:38:36:184 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:46619' mapped to BlahBlah 2024-09-24 20:38:36:185 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 20:38:36:185 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:185 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-09-24 20:38:36:185 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:462 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:46619 2024-09-24 20:38:36:462 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:46619 2024-09-24 20:38:36:462 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@793118817 2024-09-24 20:38:36:464 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x62920220, L:/127.0.0.1:53452 - R:localhost/127.0.0.1:46619]]@793118817 2024-09-24 20:38:36:464 +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}]} 2024-09-24 20:38:36:464 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-09-24 20:38:36:565 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-09-24 20:38:36:567 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 20:38:36:567 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-09-24 20:38:36:568 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-09-24 20:38:36:568 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@501f3796 2024-09-24 20:38:36:568 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-09-24 20:38:36:570 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x62920220, L:/127.0.0.1:53452 - R:localhost/127.0.0.1:46619] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-09-24 20:38:36:571 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-09-24 20:38:36:572 +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}]} 2024-09-24 20:38:36:572 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46619?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=793118817], timeout=30000] 2024-09-24 20:38:36:572 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46619?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=793118817] 2024-09-24 20:38:36:572 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x62920220, L:/127.0.0.1:53452 - R:localhost/127.0.0.1:46619]]@793118817 2024-09-24 20:38:36:572 +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}]} 2024-09-24 20:38:36:572 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-24 20:38:36:579 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-09-24 20:38:36:580 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:580 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-09-24 20:38:36:580 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:580 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 46619 2024-09-24 20:38:36:580 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:46619@620164799] 2024-09-24 20:38:36:673 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 54337 2024-09-24 20:38:36:674 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:674 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:676 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:676 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:678 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:678 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:679 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:679 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:680 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:681 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:682 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:682 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:683 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:683 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:684 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:684 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:686 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:686 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:687 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:687 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:689 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54337 2024-09-24 20:38:36:689 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:54337' mapped to BlahBlah 2024-09-24 20:38:36:691 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-24 20:38:36:691 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:691 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-09-24 20:38:36:691 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:977 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:54337 2024-09-24 20:38:36:977 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:54337 2024-09-24 20:38:36:977 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@852456586 2024-09-24 20:38:36:978 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1637bd64, L:/127.0.0.1:43720 - R:localhost/127.0.0.1:54337]]@852456586 2024-09-24 20:38:36:979 +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}]}}]} 2024-09-24 20:38:36:982 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-09-24 20:38:36:982 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-09-24 20:38:36:983 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-24 20:38:36:983 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-09-24 20:38:36:983 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2024-09-24 20:38:36:984 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@781d04ab 2024-09-24 20:38:36:984 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-09-24 20:38:36:985 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x1637bd64, L:/127.0.0.1:43720 - R:localhost/127.0.0.1:54337] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-09-24 20:38:36:985 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-09-24 20:38:36:986 +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}]}}]} 2024-09-24 20:38:36:986 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54337?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=852456586], timeout=30000] 2024-09-24 20:38:36:986 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54337?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=852456586] 2024-09-24 20:38:36:987 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x1637bd64, L:/127.0.0.1:43720 - R:localhost/127.0.0.1:54337]]@852456586 2024-09-24 20:38:36:987 +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}]}}]}} 2024-09-24 20:38:36:994 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-09-24 20:38:36:995 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:995 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-09-24 20:38:36:995 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-24 20:38:36:995 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 54337 2024-09-24 20:38:36:995 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:54337@208963026]