[DEBUG] [09/23/2024 06:11:32.851] [main] [EventStream(akka://test)] logger log1-TestEventListener started 06:11:32,852 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/23/2024 06:11:32.852] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [09/23/2024 06:11:32.852] [main] [EventStream(akka://test)] Default Loggers started [INFO] [09/23/2024 06:11:32.871] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.54:25520] with UID [335760033708022828] 06:11:32,871 AM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.54:25520] with UID [335760033708022828] [INFO] [09/23/2024 06:11:32.872] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.54:25520] - Starting up, Akka version [2.6.21] ... 06:11:32,872 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.54:25520] - Starting up, Akka version [2.6.21] ... [INFO] [09/23/2024 06:11:32.875] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.54:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [09/23/2024 06:11:32.875] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.54:25520] - Started up successfully 06:11:32,875 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.54:25520] - Registered cluster JMX MBean [akka:type=Cluster] 06:11:32,875 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.54:25520] - Started up successfully [INFO] [09/23/2024 06:11:32.876] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.54:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [09/23/2024 06:11:32.876] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.54:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 06:11:32,876 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.54:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 06:11:32,876 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.54:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 06:11:32,918 AM [main] [INFO] RaftActorContextImplTest - Peer address for peer peer1 set to peerAddress1_1 06:11:32,918 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor115] 06:11:32,931 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]] 06:11:32,931 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]] 06:11:32,931 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]] 06:11:32,931 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor116] 06:11:33,51 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor117] 06:11:33,64 AM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [09/23/2024 06:11:33.064] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/23/2024 06:11:33.065] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.54:25520) [INFO] [akkaDeadLetter][09/23/2024 06:11:33.066] [test-akka.actor.default-dispatcher-7] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-332460910] 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'. 06:11:33,66 AM [test-akka.actor.default-dispatcher-7] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-332460910] 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'. 06:11:33,66 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.54:25520] - Exiting completed 06:11:33,66 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.54:25520] - Shutting down... [INFO] [09/23/2024 06:11:33.066] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.54:25520] - Exiting completed [INFO] [09/23/2024 06:11:33.066] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.54:25520] - Shutting down... 06:11:33,67 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.54:25520] - Successfully shut down 06:11:33,69 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:11:33,70 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/23/2024 06:11:33.067] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.54:25520] - Successfully shut down [INFO] [09/23/2024 06:11:33.069] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.54:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [09/23/2024 06:11:33.070] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.54:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/23/2024 06:11:33.073] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.54:25520/system/remoting-terminator] Remoting shut down. 06:11:33,74 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/23/2024 06:11:33.074] [test-akka.actor.internal-dispatcher-5] [EventStream] shutting down: StandardOutLogger