12:09:55,125 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/06/2026 12:09:55.122] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [05/06/2026 12:09:55.125] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/06/2026 12:09:55.125] [main] [EventStream(pekko://test)] Default Loggers started 12:09:55,156 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.14:17355] with UID [7848878891074168898] [INFO] [05/06/2026 12:09:55.156] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.14:17355] with UID [7848878891074168898] 12:09:55,160 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [05/06/2026 12:09:55.159] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [05/06/2026 12:09:55.165] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 12:09:55,165 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [05/06/2026 12:09:55.165] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Started up successfully 12:09:55,165 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Started up successfully 12:09:55,166 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/06/2026 12:09:55.166] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 12:09:55,166 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [05/06/2026 12:09:55.166] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:09:55,191 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-113/actorRef] [WARN] [05/06/2026 12:09:55.191] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-113/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@7d4520ba [INFO] [pekkoDeadLetter][05/06/2026 12:09:55.192] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-113/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,192 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-113/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,196 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 12:09:55,196 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 12:09:55,200 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 12:09:55,200 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 12:09:55,201 PM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [05/06/2026 12:09:55.201] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:09:55,203 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Exiting completed 12:09:55,203 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Shutting down... 12:09:55,203 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Successfully shut down [WARN] [05/06/2026 12:09:55.203] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.14:17355) 12:09:55,203 PM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-2090416999] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [05/06/2026 12:09:55.203] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Exiting completed [INFO] [05/06/2026 12:09:55.203] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Shutting down... [INFO] [05/06/2026 12:09:55.203] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Successfully shut down [INFO] [pekkoDeadLetter][05/06/2026 12:09:55.203] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-2090416999] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [05/06/2026 12:09:55.204] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.14:17355/system/remoting-terminator] Shutting down remote daemon. 12:09:55,204 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:09:55,204 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/06/2026 12:09:55.204] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.14:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/06/2026 12:09:55.206] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.14:17355/system/remoting-terminator] Remoting shut down. 12:09:55,206 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [05/06/2026 12:09:55.206] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger [DEBUG] [05/06/2026 12:09:55.223] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 12:09:55,224 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/06/2026 12:09:55.224] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/06/2026 12:09:55.224] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [05/06/2026 12:09:55.240] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.14:17355] with UID [-5389363909928491599] [INFO] [05/06/2026 12:09:55.241] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Starting up, Pekko version [1.0.3] ... 12:09:55,241 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.14:17355] with UID [-5389363909928491599] 12:09:55,241 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [05/06/2026 12:09:55.243] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 12:09:55,243 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [05/06/2026 12:09:55.243] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Started up successfully 12:09:55,243 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Started up successfully [INFO] [05/06/2026 12:09:55.244] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/06/2026 12:09:55.244] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:09:55,244 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 12:09:55,244 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:09:55,265 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-115/actorRef] [WARN] [05/06/2026 12:09:55.266] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-115/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@6985e23f [INFO] [pekkoDeadLetter][05/06/2026 12:09:55.266] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-115/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,267 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-115/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,278 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 12:09:55,278 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 12:09:55,279 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [05/06/2026 12:09:55.279] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:09:55,281 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Exiting completed 12:09:55,281 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Shutting down... [WARN] [05/06/2026 12:09:55.281] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.14:17355) 12:09:55,281 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Successfully shut down [INFO] [05/06/2026 12:09:55.280] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Exiting completed [INFO] [05/06/2026 12:09:55.281] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Shutting down... [INFO] [05/06/2026 12:09:55.281] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Successfully shut down [INFO] [pekkoDeadLetter][05/06/2026 12:09:55.282] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1665622791] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,282 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1665622791] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,284 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [05/06/2026 12:09:55.284] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.14:17355/system/remoting-terminator] Shutting down remote daemon. 12:09:55,284 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/06/2026 12:09:55.284] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.14:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [DEBUG] [05/06/2026 12:09:55.314] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 12:09:55,314 PM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/06/2026 12:09:55.315] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/06/2026 12:09:55.315] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [05/06/2026 12:09:55.340] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.14:17355] with UID [-8283799186623250001] 12:09:55,341 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.14:17355] with UID [-8283799186623250001] [INFO] [05/06/2026 12:09:55.341] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Starting up, Pekko version [1.0.3] ... 12:09:55,341 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [05/06/2026 12:09:55.344] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 12:09:55,344 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [05/06/2026 12:09:55.344] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Started up successfully 12:09:55,344 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Started up successfully [INFO] [05/06/2026 12:09:55.345] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/06/2026 12:09:55.345] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:09:55,346 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 12:09:55,346 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:09:55,360 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-117/actorRef] [WARN] [05/06/2026 12:09:55.360] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-117/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@1338cd08 [INFO] [pekkoDeadLetter][05/06/2026 12:09:55.360] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-117/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,360 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-117/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,362 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 12:09:55,362 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 12:09:55,362 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [05/06/2026 12:09:55.362] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [05/06/2026 12:09:55.364] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.14:17355) [INFO] [05/06/2026 12:09:55.363] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Exiting completed [INFO] [05/06/2026 12:09:55.363] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Shutting down... [INFO] [05/06/2026 12:09:55.363] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Successfully shut down 12:09:55,364 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Exiting completed 12:09:55,364 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Shutting down... 12:09:55,364 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Successfully shut down [INFO] [pekkoDeadLetter][05/06/2026 12:09:55.364] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1007930220] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,365 PM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:09:55,365 PM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:09:55,367 PM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 12:09:55,393 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/06/2026 12:09:55.393] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [05/06/2026 12:09:55.394] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/06/2026 12:09:55.394] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [05/06/2026 12:09:55.404] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.14:17355] with UID [1877288039297113574] 12:09:55,407 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.14:17355] with UID [1877288039297113574] 12:09:55,407 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [05/06/2026 12:09:55.406] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Starting up, Pekko version [1.0.3] ... 12:09:55,408 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [05/06/2026 12:09:55.408] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 12:09:55,410 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Started up successfully 12:09:55,410 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 12:09:55,410 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [05/06/2026 12:09:55.408] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Started up successfully [INFO] [05/06/2026 12:09:55.409] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/06/2026 12:09:55.409] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:09:55,420 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-119/actorRef] [WARN] [05/06/2026 12:09:55.421] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-119/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@2fad4600 12:09:55,421 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-119/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][05/06/2026 12:09:55.421] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-119/actorRef] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,433 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 12:09:55,433 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 12:09:55,434 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 12:09:55,434 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 12:09:55,436 PM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [05/06/2026 12:09:55.435] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:09:55,436 PM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#634103966] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 12:09:55,437 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Exiting completed 12:09:55,437 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Shutting down... 12:09:55,438 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.14:17355] - Successfully shut down 12:09:55,440 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:09:55,440 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [WARN] [05/06/2026 12:09:55.438] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.14:17355) [INFO] [pekkoDeadLetter][05/06/2026 12:09:55.436] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#634103966] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [05/06/2026 12:09:55.437] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Exiting completed [INFO] [05/06/2026 12:09:55.437] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Shutting down... 12:09:55,441 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [05/06/2026 12:09:55.438] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.14:17355] - Successfully shut down [INFO] [05/06/2026 12:09:55.440] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.14:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [05/06/2026 12:09:55.440] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.14:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/06/2026 12:09:55.441] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.14:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [05/06/2026 12:09:55.442] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger