[DEBUG] [10/29/2025 00:45:59.470] [main] [EventStream(akka://test)] logger log1-TestEventListener started 12:45:59,472 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/29/2025 00:45:59.473] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [10/29/2025 00:45:59.474] [main] [EventStream(akka://test)] Default Loggers started 12:45:59,507 AM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.197:25520] with UID [4993243494883110596] [INFO] [10/29/2025 00:45:59.506] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.197:25520] with UID [4993243494883110596] 12:45:59,508 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.197:25520] - Starting up, Akka version [2.6.21] ... [INFO] [10/29/2025 00:45:59.508] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.197:25520] - Starting up, Akka version [2.6.21] ... 12:45:59,520 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.197:25520] - Registered cluster JMX MBean [akka:type=Cluster] 12:45:59,520 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.197:25520] - Started up successfully [INFO] [10/29/2025 00:45:59.519] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.197:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [10/29/2025 00:45:59.520] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.197:25520] - Started up successfully [INFO] [10/29/2025 00:45:59.522] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.197:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [10/29/2025 00:45:59.522] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.197:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:45:59,522 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.197:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 12:45:59,522 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.197:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:45:59,566 AM [main] [INFO] RaftActorContextImplTest - Peer address for peer peer1 set to peerAddress1_1 12:45:59,566 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor29] 12:45:59,601 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]] 12:45:59,605 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]] 12:45:59,605 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]] 12:45:59,605 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor30] 12:45:59,677 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor31] [INFO] [10/29/2025 00:45:59.691] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:45:59,692 AM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/29/2025 00:45:59.694] [test-akka.actor.default-dispatcher-7] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.197:25520) [INFO] [akkaDeadLetter][10/29/2025 00:45:59.695] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1240202852] 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'. 12:45:59,696 AM [test-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1240202852] 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'. 12:45:59,699 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.197:25520] - Exiting completed 12:45:59,699 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.197:25520] - Shutting down... [INFO] [10/29/2025 00:45:59.697] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.197:25520] - Exiting completed 12:45:59,699 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.197:25520] - Successfully shut down [INFO] [10/29/2025 00:45:59.697] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.197:25520] - Shutting down... [INFO] [10/29/2025 00:45:59.697] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.197:25520] - Successfully shut down [INFO] [10/29/2025 00:45:59.703] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.197:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [10/29/2025 00:45:59.703] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.197:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 12:45:59,703 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:45:59,703 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/29/2025 00:45:59.708] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.197:25520/system/remoting-terminator] Remoting shut down. 12:45:59,708 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [10/29/2025 00:45:59.708] [test-akka.actor.internal-dispatcher-11] [EventStream] shutting down: StandardOutLogger