[DEBUG] [05/27/2026 08:12:24.847] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:12:24,855 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/27/2026 08:12:24.859] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/27/2026 08:12:24.860] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [05/27/2026 08:12:25.448] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.38:17355] with UID [-7011458332722723750] 08:12:25,451 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.38:17355] with UID [-7011458332722723750] [INFO] [05/27/2026 08:12:25.474] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.38:17355] - Starting up, Pekko version [1.4.0] ... 08:12:25,474 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.38:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [05/27/2026 08:12:25.578] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.38:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:12:25,578 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.38:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [05/27/2026 08:12:25.579] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.38:17355] - Started up successfully 08:12:25,579 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.38:17355] - Started up successfully [INFO] [05/27/2026 08:12:25.641] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.38:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:12:25,643 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.38:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/27/2026 08:12:25.645] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.38:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:12:25,647 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.38:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:12:26,44 AM [main] [INFO] PeerInfos - test: Peer address for peer peer1 set to peerAddress1_1 08:12:26,53 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor1] 08:12:26,225 AM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=NON_VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 08:12:26,229 AM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: true, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 08:12:26,229 AM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 08:12:26,229 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor2] 08:12:27,131 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor3] [INFO] [05/27/2026 08:12:27.152] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:12:27,152 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [05/27/2026 08:12:27.163] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.38:17355) 08:12:27,175 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.38:17355] - Exiting completed 08:12:27,175 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.38:17355] - Shutting down... 08:12:27,175 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.38:17355] - Successfully shut down 08:12:27,177 AM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1003859755] was unhandled. [1] 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/27/2026 08:12:27.165] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.38:17355] - Exiting completed [INFO] [05/27/2026 08:12:27.166] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.38:17355] - Shutting down... [INFO] [05/27/2026 08:12:27.172] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.38:17355] - Successfully shut down [INFO] [pekkoDeadLetter][05/27/2026 08:12:27.174] [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#1003859755] was unhandled. [1] 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'. 08:12:27,193 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [05/27/2026 08:12:27.192] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.38:17355/system/remoting-terminator] Shutting down remote daemon. 08:12:27,194 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/27/2026 08:12:27.194] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.38:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:12:27,218 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [05/27/2026 08:12:27.218] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.38:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [05/27/2026 08:12:27.219] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger