[DEBUG] [12/08/2025 14:45:10.718] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 02:45:10,729 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [12/08/2025 14:45:10.733] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [12/08/2025 14:45:10.734] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [12/08/2025 14:45:11.287] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.203:17355] with UID [771980035713638087] 02:45:11,289 PM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.203:17355] with UID [771980035713638087] [INFO] [12/08/2025 14:45:11.313] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Starting up, Pekko version [1.2.1] ... 02:45:11,313 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [12/08/2025 14:45:11.384] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [12/08/2025 14:45:11.385] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Started up successfully 02:45:11,385 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 02:45:11,386 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Started up successfully [INFO] [12/08/2025 14:45:11.447] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 02:45:11,448 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [12/08/2025 14:45:11.448] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:45:11,448 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:45:11,830 PM [main] [INFO] PeerInfos - test: Peer address for peer peer1 set to peerAddress1_1 02:45:11,839 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor1] 02:45:11,889 PM [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]] 02:45:11,892 PM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: true, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 02:45:11,892 PM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 02:45:11,893 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor2] 02:45:12,798 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor3] [INFO] [12/08/2025 14:45:12.816] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:45:12,816 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [12/08/2025 14:45:12.829] [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.203:17355) [INFO] [pekkoDeadLetter][12/08/2025 14:45:12.832] [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#568258025] 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'. 02:45:12,835 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#568258025] 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'. 02:45:12,837 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Exiting completed [INFO] [12/08/2025 14:45:12.836] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Exiting completed [INFO] [12/08/2025 14:45:12.841] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Shutting down... 02:45:12,842 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Shutting down... [INFO] [12/08/2025 14:45:12.843] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.203:17355] - Successfully shut down 02:45:12,844 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.203:17355] - Successfully shut down [INFO] [12/08/2025 14:45:12.871] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.203:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [12/08/2025 14:45:12.874] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.203:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:45:12,876 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:45:12,877 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [12/08/2025 14:45:12.895] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.203:17355/system/remoting-terminator] Remoting shut down. 02:45:12,895 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [12/08/2025 14:45:12.896] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger