06:32:45,54 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/13/2026 18:32:45.053] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [09/13/2026 18:32:45.054] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [09/13/2026 18:32:45.054] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [09/13/2026 18:32:45.088] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.226:17355] with UID [3515269460777324240] 06:32:45,88 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.226:17355] with UID [3515269460777324240] [INFO] [09/13/2026 18:32:45.090] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Starting up, Pekko version [1.0.3] ... 06:32:45,90 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [09/13/2026 18:32:45.094] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:32:45,94 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [09/13/2026 18:32:45.094] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Started up successfully 06:32:45,95 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Started up successfully [INFO] [09/13/2026 18:32:45.100] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [09/13/2026 18:32:45.100] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:32:45,101 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:32:45,101 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:32:45,123 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-113/actorRef] [WARN] [09/13/2026 18:32:45.124] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-113/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@2ce50287 [INFO] [pekkoDeadLetter][09/13/2026 18:32:45.124] [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-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:32:45,124 PM [test-pekko.actor.default-dispatcher-5] [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:32:45,141 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:32:45,141 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 06:32:45,147 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:32:45,147 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [09/13/2026 18:32:45.149] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:32:45,149 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:32:45,152 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Exiting completed 06:32:45,152 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Shutting down... 06:32:45,153 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Successfully shut down [WARN] [09/13/2026 18:32:45.155] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.226:17355) [INFO] [09/13/2026 18:32:45.152] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Exiting completed [INFO] [09/13/2026 18:32:45.152] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Shutting down... [INFO] [09/13/2026 18:32:45.152] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Successfully shut down [INFO] [pekkoDeadLetter][09/13/2026 18:32:45.153] [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#-1678747190] 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] [09/13/2026 18:32:45.154] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [09/13/2026 18:32:45.154] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:32:45,157 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#-1678747190] 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:32:45,157 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:32:45,157 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/13/2026 18:32:45.157] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Remoting shut down. 06:32:45,163 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/13/2026 18:32:45.163] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger [DEBUG] [09/13/2026 18:32:45.187] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:32:45,188 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/13/2026 18:32:45.188] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [09/13/2026 18:32:45.188] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [09/13/2026 18:32:45.206] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.226:17355] with UID [7136499015321345980] 06:32:45,206 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.226:17355] with UID [7136499015321345980] [INFO] [09/13/2026 18:32:45.207] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Starting up, Pekko version [1.0.3] ... 06:32:45,207 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [09/13/2026 18:32:45.210] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:32:45,210 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [09/13/2026 18:32:45.210] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Started up successfully 06:32:45,210 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Started up successfully [INFO] [09/13/2026 18:32:45.216] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [09/13/2026 18:32:45.216] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:32:45,216 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:32:45,217 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:32:45,234 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-115/actorRef] [WARN] [09/13/2026 18:32:45.234] [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@3a093e6d [INFO] [pekkoDeadLetter][09/13/2026 18:32:45.235] [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:32:45,235 PM [test-pekko.actor.default-dispatcher-6] [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:32:45,247 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:32:45,247 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [09/13/2026 18:32:45.247] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:32:45,247 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/13/2026 18:32:45.248] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.226:17355) [INFO] [09/13/2026 18:32:45.248] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Exiting completed 06:32:45,249 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Exiting completed [INFO] [pekkoDeadLetter][09/13/2026 18:32:45.249] [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#-1245254831] 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:32:45,250 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Shutting down... 06:32:45,250 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Successfully shut down 06:32:45,250 PM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1245254831] 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:32:45,251 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [09/13/2026 18:32:45.250] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Shutting down... [INFO] [09/13/2026 18:32:45.250] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Successfully shut down [INFO] [09/13/2026 18:32:45.251] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [09/13/2026 18:32:45.253] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:32:45,255 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/13/2026 18:32:45.255] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Remoting shut down. 06:32:45,255 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/13/2026 18:32:45.256] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger [DEBUG] [09/13/2026 18:32:45.274] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:32:45,277 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/13/2026 18:32:45.277] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [09/13/2026 18:32:45.277] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [09/13/2026 18:32:45.295] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.226:17355] with UID [-7883978693676443653] 06:32:45,296 PM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.226:17355] with UID [-7883978693676443653] [INFO] [09/13/2026 18:32:45.296] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Starting up, Pekko version [1.0.3] ... 06:32:45,296 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [09/13/2026 18:32:45.302] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [09/13/2026 18:32:45.302] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Started up successfully 06:32:45,304 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:32:45,304 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Started up successfully [INFO] [09/13/2026 18:32:45.311] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [09/13/2026 18:32:45.311] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:32:45,312 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:32:45,312 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:32:45,330 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-117/actorRef] [WARN] [09/13/2026 18:32:45.331] [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@2b69d21b [INFO] [pekkoDeadLetter][09/13/2026 18:32:45.331] [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-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:32:45,331 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'. 06:32:45,343 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:32:45,343 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [09/13/2026 18:32:45.344] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:32:45,344 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/13/2026 18:32:45.346] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.226:17355) [INFO] [pekkoDeadLetter][09/13/2026 18:32:45.346] [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#164593240] 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:32:45,346 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#164593240] 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] [09/13/2026 18:32:45.346] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Exiting completed [INFO] [09/13/2026 18:32:45.346] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Shutting down... [INFO] [09/13/2026 18:32:45.347] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Successfully shut down 06:32:45,348 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Exiting completed 06:32:45,348 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Shutting down... 06:32:45,348 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Successfully shut down [INFO] [09/13/2026 18:32:45.349] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [09/13/2026 18:32:45.349] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:32:45,349 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:32:45,349 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/13/2026 18:32:45.351] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Remoting shut down. 06:32:45,351 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/13/2026 18:32:45.352] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger [DEBUG] [09/13/2026 18:32:45.368] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:32:45,369 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/13/2026 18:32:45.369] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [09/13/2026 18:32:45.369] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [09/13/2026 18:32:45.382] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.226:17355] with UID [-3262425407995841197] 06:32:45,382 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.226:17355] with UID [-3262425407995841197] [INFO] [09/13/2026 18:32:45.383] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Starting up, Pekko version [1.0.3] ... 06:32:45,383 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [09/13/2026 18:32:45.384] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:32:45,385 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [09/13/2026 18:32:45.385] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Started up successfully 06:32:45,385 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Started up successfully [INFO] [09/13/2026 18:32:45.386] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [09/13/2026 18:32:45.386] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:32:45,386 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:32:45,386 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:32:45,409 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-119/actorRef] [WARN] [09/13/2026 18:32:45.409] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-119/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@55f37c9 06:32:45,409 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][09/13/2026 18:32:45.409] [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:32:45,420 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 06:32:45,420 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 06:32:45,421 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 06:32:45,421 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 06:32:45,422 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [09/13/2026 18:32:45.422] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:32:45,423 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Exiting completed 06:32:45,423 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Shutting down... [WARN] [09/13/2026 18:32:45.424] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.226:17355) [INFO] [09/13/2026 18:32:45.423] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Exiting completed [INFO] [09/13/2026 18:32:45.423] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Shutting down... [INFO] [09/13/2026 18:32:45.423] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.226:17355] - Successfully shut down [INFO] [pekkoDeadLetter][09/13/2026 18:32:45.424] [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#1993250710] 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:32:45,424 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.226:17355] - Successfully shut down 06:32:45,426 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#1993250710] 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:32:45,427 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:32:45,427 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/13/2026 18:32:45.426] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [09/13/2026 18:32:45.426] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.226:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.