06:36:26,439 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/02/2026 18:36:26.436] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [04/02/2026 18:36:26.439] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [04/02/2026 18:36:26.439] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [04/02/2026 18:36:26.469] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.169:17355] with UID [-4456876481058020373] [INFO] [04/02/2026 18:36:26.470] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Starting up, Pekko version [1.0.3] ... 06:36:26,470 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.169:17355] with UID [-4456876481058020373] 06:36:26,470 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [04/02/2026 18:36:26.472] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:36:26,473 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [04/02/2026 18:36:26.473] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Started up successfully 06:36:26,473 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Started up successfully [INFO] [04/02/2026 18:36:26.474] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [04/02/2026 18:36:26.474] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:36:26,474 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:36:26,474 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:36:26,488 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-113/actorRef] [WARN] [04/02/2026 18:36:26.488] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-113/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@7b928dca [INFO] [pekkoDeadLetter][04/02/2026 18:36:26.488] [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-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'. 06:36:26,488 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'. 06:36:26,492 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:36:26,492 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 06:36:26,496 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:36:26,496 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [04/02/2026 18:36:26.498] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:36:26,498 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:36:26,500 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Exiting completed 06:36:26,500 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Shutting down... 06:36:26,500 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Successfully shut down [WARN] [04/02/2026 18:36:26.502] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.169:17355) [INFO] [04/02/2026 18:36:26.499] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Exiting completed [INFO] [04/02/2026 18:36:26.499] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Shutting down... [INFO] [04/02/2026 18:36:26.500] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Successfully shut down [INFO] [pekkoDeadLetter][04/02/2026 18:36:26.500] [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#-30292788] 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'. 06:36:26,503 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#-30292788] 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'. 06:36:26,503 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:36:26,503 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [04/02/2026 18:36:26.502] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.169:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [04/02/2026 18:36:26.502] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.169:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [DEBUG] [04/02/2026 18:36:26.527] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:36:26,530 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/02/2026 18:36:26.530] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [04/02/2026 18:36:26.531] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [04/02/2026 18:36:26.547] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.169:17355] with UID [5408813847357800429] 06:36:26,547 PM [test-pekko.actor.default-dispatcher-10] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.169:17355] with UID [5408813847357800429] [INFO] [04/02/2026 18:36:26.547] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Starting up, Pekko version [1.0.3] ... 06:36:26,547 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [04/02/2026 18:36:26.549] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [04/02/2026 18:36:26.549] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Started up successfully 06:36:26,549 PM [test-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:36:26,549 PM [test-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Started up successfully [INFO] [04/02/2026 18:36:26.550] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [04/02/2026 18:36:26.550] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:36:26,550 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:36:26,550 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:36:26,563 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-115/actorRef] [WARN] [04/02/2026 18:36:26.563] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-115/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@5544310c [INFO] [pekkoDeadLetter][04/02/2026 18:36:26.563] [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'. 06:36:26,563 PM [test-pekko.actor.default-dispatcher-7] [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'. 06:36:26,575 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:36:26,575 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 06:36:26,575 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [04/02/2026 18:36:26.575] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [04/02/2026 18:36:26.576] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.169:17355) [INFO] [pekkoDeadLetter][04/02/2026 18:36:26.576] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-91972395] 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'. 06:36:26,576 PM [test-pekko.actor.default-dispatcher-7] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-91972395] 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] [04/02/2026 18:36:26.577] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Exiting completed [INFO] [04/02/2026 18:36:26.577] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Shutting down... [INFO] [04/02/2026 18:36:26.577] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Successfully shut down 06:36:26,578 PM [test-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Exiting completed 06:36:26,578 PM [test-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Shutting down... 06:36:26,578 PM [test-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Successfully shut down [INFO] [04/02/2026 18:36:26.578] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.170.169:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [04/02/2026 18:36:26.579] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.170.169:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:36:26,579 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:36:26,579 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [04/02/2026 18:36:26.581] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.170.169:17355/system/remoting-terminator] Remoting shut down. 06:36:26,581 PM [test-pekko.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [04/02/2026 18:36:26.581] [test-pekko.actor.internal-dispatcher-5] [EventStream] shutting down: StandardOutLogger [DEBUG] [04/02/2026 18:36:26.604] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:36:26,606 PM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/02/2026 18:36:26.606] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [04/02/2026 18:36:26.606] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [04/02/2026 18:36:26.624] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.169:17355] with UID [-980150798972897732] 06:36:26,624 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.169:17355] with UID [-980150798972897732] [INFO] [04/02/2026 18:36:26.625] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Starting up, Pekko version [1.0.3] ... 06:36:26,625 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [04/02/2026 18:36:26.627] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [04/02/2026 18:36:26.627] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Started up successfully 06:36:26,628 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:36:26,628 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Started up successfully [INFO] [04/02/2026 18:36:26.628] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [04/02/2026 18:36:26.628] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:36:26,628 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:36:26,628 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:36:26,640 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-117/actorRef] [WARN] [04/02/2026 18:36:26.641] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-117/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@273a62f1 [INFO] [pekkoDeadLetter][04/02/2026 18:36:26.641] [test-pekko.actor.default-dispatcher-4] [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'. 06:36:26,642 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:36:26,642 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 06:36:26,647 PM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:36:26,647 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Exiting completed [DEBUG] [04/02/2026 18:36:26.659] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:36:26,662 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/02/2026 18:36:26.662] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [04/02/2026 18:36:26.662] [main] [EventStream(pekko://test)] Default Loggers started 06:36:26,676 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.169:17355] with UID [5114528993338378805] 06:36:26,677 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [04/02/2026 18:36:26.675] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.169:17355] with UID [5114528993338378805] [INFO] [04/02/2026 18:36:26.676] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Starting up, Pekko version [1.0.3] ... 06:36:26,682 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:36:26,682 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Started up successfully 06:36:26,682 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:36:26,682 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [04/02/2026 18:36:26.678] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [04/02/2026 18:36:26.678] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Started up successfully [INFO] [04/02/2026 18:36:26.680] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [04/02/2026 18:36:26.680] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:36:26,700 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-119/actorRef] 06:36:26,701 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'. [WARN] [04/02/2026 18:36:26.701] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-119/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@76c5abaa [INFO] [pekkoDeadLetter][04/02/2026 18:36:26.701] [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'. 06:36:26,713 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 06:36:26,713 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 06:36:26,714 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 06:36:26,714 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local [INFO] [04/02/2026 18:36:26.716] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:36:26,716 PM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:36:26,719 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Exiting completed 06:36:26,719 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Shutting down... 06:36:26,719 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.169:17355] - Successfully shut down [WARN] [04/02/2026 18:36:26.719] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.169:17355) [INFO] [04/02/2026 18:36:26.718] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Exiting completed [INFO] [04/02/2026 18:36:26.718] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Shutting down... [INFO] [04/02/2026 18:36:26.718] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.169:17355] - Successfully shut down [INFO] [pekkoDeadLetter][04/02/2026 18:36:26.719] [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#714221659] 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'. 06:36:26,720 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#714221659] 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] [04/02/2026 18:36:26.721] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.169:17355/system/remoting-terminator] Shutting down remote daemon. 06:36:26,721 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [04/02/2026 18:36:26.721] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.169:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:36:26,721 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 06:36:26,723 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.