[DEBUG] [09/01/2025 01:07:10.354] [main] [EventStream(akka://test)] logger log1-TestEventListener started 01:07:10,367 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/01/2025 01:07:10.371] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [09/01/2025 01:07:10.372] [main] [EventStream(akka://test)] Default Loggers started [INFO] [09/01/2025 01:07:10.959] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.103:25520] with UID [-9049708191120114726] 01:07:10,961 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.103:25520] with UID [-9049708191120114726] [INFO] [09/01/2025 01:07:10.984] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.103:25520] - Starting up, Akka version [2.6.21] ... 01:07:10,985 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.103:25520] - Starting up, Akka version [2.6.21] ... [INFO] [09/01/2025 01:07:11.073] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.103:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [09/01/2025 01:07:11.073] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.103:25520] - Started up successfully 01:07:11,74 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.103:25520] - Registered cluster JMX MBean [akka:type=Cluster] 01:07:11,74 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.103:25520] - Started up successfully [INFO] [09/01/2025 01:07:11.163] [test-akka.actor.internal-dispatcher-10] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.103:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 01:07:11,165 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.103:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [09/01/2025 01:07:11.167] [test-akka.actor.internal-dispatcher-10] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.103:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:07:11,167 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.103:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:07:11,522 AM [main] [INFO] RaftActorContextImplTest - Peer address for peer peer1 set to peerAddress1_1 01:07:11,534 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor1] 01:07:11,590 AM [main] [DEBUG] RaftActorContextImplTest - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=NON_VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 01:07:11,593 AM [main] [DEBUG] RaftActorContextImplTest - self: Updated server config: isVoting: true, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 01:07:11,593 AM [main] [DEBUG] RaftActorContextImplTest - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 01:07:11,593 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor2] 01:07:12,463 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor3] [INFO] [09/01/2025 01:07:12.478] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:07:12,478 AM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/01/2025 01:07:12.492] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.103:25520) 01:07:12,499 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.103:25520] - Exiting completed 01:07:12,500 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.103:25520] - Shutting down... 01:07:12,500 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.103:25520] - Successfully shut down 01:07:12,502 AM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1607085067] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [09/01/2025 01:07:12.496] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.103:25520] - Exiting completed [INFO] [09/01/2025 01:07:12.497] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.103:25520] - Shutting down... [INFO] [09/01/2025 01:07:12.497] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.103:25520] - Successfully shut down [INFO] [akkaDeadLetter][09/01/2025 01:07:12.499] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1607085067] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [09/01/2025 01:07:12.511] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.103:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [09/01/2025 01:07:12.513] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.103:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 01:07:12,514 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:07:12,514 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/01/2025 01:07:12.539] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.103:25520/system/remoting-terminator] Remoting shut down. 01:07:12,539 AM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/01/2025 01:07:12.540] [test-akka.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger