[DEBUG] [03/19/2026 07:35:09.818] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:09,819 AM [default-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:09.819] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:09.819] [main] [EventStream(pekko://default)] Default Loggers started [INFO] [03/19/2026 07:35:09.845] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-1620349683085493296] 07:35:09,845 AM [default-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-1620349683085493296] [INFO] [03/19/2026 07:35:09.846] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:09,846 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:09.848] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:09.848] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:09,849 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:09,849 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:09.849] [default-pekko.actor.internal-dispatcher-2] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:09.849] [default-pekko.actor.internal-dispatcher-2] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:09,850 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:09,850 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:09,861 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-2886972868580679520/TermInfo.properties does not exist 07:35:09,862 AM [main] [DEBUG] PekkoRecovery - leader: SnapshotOffer called. 07:35:09,862 AM [main] [DEBUG] PekkoRecovery - leader: initializing from snapshot taken at 1970-01-01T00:00:12.345Z 07:35:09,862 AM [main] [DEBUG] PropertiesTermInfoStore - leader: Set currentTerm=2, votedFor=member-2 07:35:09,862 AM [main] [DEBUG] PeerInfos - leader: Updated server config: isVoting: true, peers: [PeerInfo [id=follower2, address=null, votingState=VOTING], PeerInfo [id=follower1, address=null, votingState=VOTING]] 07:35:09,863 AM [main] [INFO] PekkoRecovery - Recovery snapshot applied for leader in 185.0 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 07:35:09,863 AM [main] [INFO] PekkoRecovery - leader: migrating from Pekko persistent-snapshot taken at 1970-01-01T00:00:12.345Z 07:35:09,863 AM [main] [INFO] PekkoRecovery - leader: local snapshot saved in 126.7 μs, deleting Pekko-persisted snapshots 07:35:09,863 AM [default-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/19/2026 07:35:09.863] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:09,865 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:09,865 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:09,865 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:09,865 AM [default-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#-1922116251] 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'. 07:35:09,868 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:35:09,868 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [WARN] [03/19/2026 07:35:09.868] [default-pekko.actor.default-dispatcher-11] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [03/19/2026 07:35:09.865] [default-pekko.actor.internal-dispatcher-10] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:09.865] [default-pekko.actor.internal-dispatcher-10] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:09.865] [default-pekko.actor.internal-dispatcher-10] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down [INFO] [pekkoDeadLetter][03/19/2026 07:35:09.865] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#-1922116251] 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'. 07:35:09,871 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [03/19/2026 07:35:09.868] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/19/2026 07:35:09.868] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/19/2026 07:35:09.871] [default-pekko.remote.default-remote-dispatcher-7] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [03/19/2026 07:35:09.871] [default-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger [DEBUG] [03/19/2026 07:35:09.898] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:09,898 AM [default-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:09.898] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:09.898] [main] [EventStream(pekko://default)] Default Loggers started 07:35:09,918 AM [default-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-3093473786133512514] 07:35:09,918 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:09.917] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-3093473786133512514] [INFO] [03/19/2026 07:35:09.918] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:09,921 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:09,921 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:09.921] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:09.921] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:09.922] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:09,922 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:09.922] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:09,922 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:09,937 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16480062691550481090/TermInfo.properties does not exist 07:35:09,940 AM [main] [DEBUG] PekkoRecovery - leader: Received ReplicatedLogEntry for recovery: index: 0, size: 168 07:35:09,940 AM [main] [DEBUG] PeerInfos - leader: Updated server config: isVoting: true, peers: [PeerInfo [id=follower2, address=null, votingState=NON_VOTING], PeerInfo [id=follower3, address=null, votingState=VOTING], PeerInfo [id=follower1, address=null, votingState=VOTING]] 07:35:09,940 AM [main] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 0 to 0 07:35:09,940 AM [main] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from -1 to 0 07:35:09,941 AM [main] [DEBUG] PekkoRecovery - leader: Received ReplicatedLogEntry for recovery: index: 1, size: 153 07:35:09,941 AM [main] [DEBUG] PeerInfos - leader: Updated server config: isVoting: true, peers: [PeerInfo [id=follower2, address=null, votingState=VOTING], PeerInfo [id=follower3, address=null, votingState=VOTING]] 07:35:09,941 AM [default-pekko.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/19/2026 07:35:09.941] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/19/2026 07:35:09.942] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [pekkoDeadLetter][03/19/2026 07:35:09.942] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#109336419] 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'. 07:35:09,943 AM [default-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#109336419] 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'. 07:35:09,943 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:09,943 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:09.942] [default-pekko.actor.internal-dispatcher-10] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:09.943] [default-pekko.actor.internal-dispatcher-10] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:09,943 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down [INFO] [03/19/2026 07:35:09.943] [default-pekko.actor.internal-dispatcher-10] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down [INFO] [03/19/2026 07:35:09.945] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/19/2026 07:35:09.945] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:35:09,945 AM [default-pekko.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:35:09,945 AM [default-pekko.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [DEBUG] [03/19/2026 07:35:09.964] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:09,964 AM [default-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:09.964] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:09.966] [main] [EventStream(pekko://default)] Default Loggers started 07:35:09,988 AM [default-pekko.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-4088010930415983737] [INFO] [03/19/2026 07:35:09.988] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-4088010930415983737] [INFO] [03/19/2026 07:35:09.989] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:09,989 AM [default-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:09.992] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:09,992 AM [default-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:09.992] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:09,992 AM [default-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:09.997] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:09.997] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:09,997 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:09,997 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,3 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-7466703105776560357/TermInfo.properties does not exist 07:35:10,3 AM [main] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 0 to 2 07:35:10,3 AM [main] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from -1 to 2 07:35:10,3 AM [main] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 3 to 4 07:35:10,4 AM [main] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from 2 to 4 07:35:10,4 AM [main] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 5 to 5 07:35:10,4 AM [main] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from 4 to 5 [INFO] [03/19/2026 07:35:10.008] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:10,8 AM [default-pekko.actor.default-dispatcher-4] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/19/2026 07:35:10.009] [default-pekko.actor.default-dispatcher-4] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [pekkoDeadLetter][03/19/2026 07:35:10.009] [default-pekko.actor.default-dispatcher-7] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#-1431978080] 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'. 07:35:10,9 AM [default-pekko.actor.default-dispatcher-4] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#-1431978080] 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] [03/19/2026 07:35:10.010] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:10.010] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:10.010] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,10 AM [default-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:10,10 AM [default-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:10,10 AM [default-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down [INFO] [03/19/2026 07:35:10.011] [default-pekko.remote.default-remote-dispatcher-8] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. 07:35:10,11 AM [default-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [03/19/2026 07:35:10.011] [default-pekko.remote.default-remote-dispatcher-8] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:35:10,14 AM [default-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:35:10,15 AM [default-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [03/19/2026 07:35:10.015] [default-pekko.remote.default-remote-dispatcher-6] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [03/19/2026 07:35:10.015] [default-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger [DEBUG] [03/19/2026 07:35:10.040] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:10,40 AM [default-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.040] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.040] [main] [EventStream(pekko://default)] Default Loggers started 07:35:10,51 AM [default-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [666582374418825160] 07:35:10,51 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.051] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [666582374418825160] [INFO] [03/19/2026 07:35:10.051] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.054] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:10.054] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:10.054] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.054] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,61 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:10,61 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:10,61 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:10,61 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,65 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-6344295868991669243/TermInfo.properties does not exist [INFO] [03/19/2026 07:35:10.065] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:10,66 AM [default-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/19/2026 07:35:10.066] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [pekkoDeadLetter][03/19/2026 07:35:10.066] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#1140018928] 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'. 07:35:10,66 AM [default-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#1140018928] 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'. 07:35:10,68 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:10,68 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:10,68 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down [INFO] [03/19/2026 07:35:10.067] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:10.067] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:10.067] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,75 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [03/19/2026 07:35:10.075] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/19/2026 07:35:10.075] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:35:10,75 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/19/2026 07:35:10.077] [default-pekko.remote.default-remote-dispatcher-7] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remoting shut down. 07:35:10,77 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/19/2026 07:35:10.077] [default-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger [DEBUG] [03/19/2026 07:35:10.095] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:10,95 AM [default-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.095] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.097] [main] [EventStream(pekko://default)] Default Loggers started [INFO] [03/19/2026 07:35:10.108] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [6367468095254198664] 07:35:10,108 AM [default-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [6367468095254198664] [INFO] [03/19/2026 07:35:10.109] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:10,109 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.111] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:10,111 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:10.111] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:10,112 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:10.112] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.112] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,112 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:10,112 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,122 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-15729398136499777642/TermInfo.properties does not exist 07:35:10,122 AM [main] [DEBUG] PekkoRecovery - leader: Received ReplicatedLogEntry for recovery: index: 1, size: 5 07:35:10,122 AM [default-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/19/2026 07:35:10.122] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:10,124 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:10,124 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:10,124 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,124 AM [default-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#-507505470] 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'. [WARN] [03/19/2026 07:35:10.124] [default-pekko.actor.default-dispatcher-6] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [03/19/2026 07:35:10.123] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:10.123] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:10.123] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down [INFO] [pekkoDeadLetter][03/19/2026 07:35:10.124] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#-507505470] 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] [03/19/2026 07:35:10.126] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. 07:35:10,126 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [03/19/2026 07:35:10.126] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:35:10,126 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/19/2026 07:35:10.128] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remoting shut down. 07:35:10,128 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/19/2026 07:35:10.141] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:10,142 AM [default-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.142] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.142] [main] [EventStream(pekko://default)] Default Loggers started [INFO] [03/19/2026 07:35:10.166] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-3131385844421586094] 07:35:10,166 AM [default-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-3131385844421586094] [INFO] [03/19/2026 07:35:10.167] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:10,167 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.170] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:10,170 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:10.170] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:10,170 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:10,172 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:10,172 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [03/19/2026 07:35:10.171] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.171] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,179 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-7150179371898357401/TermInfo.properties does not exist 07:35:10,179 AM [main] [INFO] PekkoRecovery - leader: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 07:35:10,183 AM [main] [DEBUG] PropertiesTermInfoStore - leader: Set currentTerm=0, votedFor=null 07:35:10,183 AM [main] [INFO] PekkoRecovery - leader: Local TermInfo store seeded with TermInfo{term=0} 07:35:10,184 AM [default-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:10,184 AM [default-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#-375023739] 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'. 07:35:10,185 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:10,185 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:10,185 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,187 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:35:10,187 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:35:10,188 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [03/19/2026 07:35:10.183] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [DEBUG] [03/19/2026 07:35:10.211] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:10,211 AM [default-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.212] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.212] [main] [EventStream(pekko://default)] Default Loggers started 07:35:10,234 AM [default-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-2891053667621423224] 07:35:10,234 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:10,234 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:10,235 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:10,235 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.225] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-2891053667621423224] [INFO] [03/19/2026 07:35:10.227] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.229] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:10.229] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:10.231] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.231] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,235 AM [default-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,241 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4066261219412423773/TermInfo.properties does not exist 07:35:10,241 AM [main] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 0 to 1 07:35:10,241 AM [main] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from -1 to 1 07:35:10,241 AM [main] [INFO] PekkoRecovery - leader: Recovery completed in 106.4 μs - Switching actor to Follower - last log index = 1, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 2 07:35:10,246 AM [main] [DEBUG] PropertiesTermInfoStore - leader: Set currentTerm=0, votedFor=null 07:35:10,246 AM [main] [INFO] PekkoRecovery - leader: Local TermInfo store seeded with TermInfo{term=0} 07:35:10,247 AM [default-pekko.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/19/2026 07:35:10.247] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:10,248 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:10,248 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:10,248 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,249 AM [default-pekko.actor.default-dispatcher-13] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#-1964798215] 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'. [WARN] [03/19/2026 07:35:10.249] [default-pekko.actor.default-dispatcher-12] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [03/19/2026 07:35:10.248] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:10.248] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:10.248] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down [INFO] [pekkoDeadLetter][03/19/2026 07:35:10.248] [default-pekko.actor.default-dispatcher-13] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#-1964798215] 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'. 07:35:10,250 AM [default-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:35:10,250 AM [default-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/19/2026 07:35:10.250] [default-pekko.remote.default-remote-dispatcher-8] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/19/2026 07:35:10.250] [default-pekko.remote.default-remote-dispatcher-8] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [DEBUG] [03/19/2026 07:35:10.268] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:10,268 AM [default-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.268] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.274] [main] [EventStream(pekko://default)] Default Loggers started [INFO] [03/19/2026 07:35:10.289] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-1854557422662293460] [INFO] [03/19/2026 07:35:10.289] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:10,290 AM [default-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-1854557422662293460] 07:35:10,290 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.292] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:10.292] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:10.293] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.293] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,294 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:10,294 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:10,294 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:10,294 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,318 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-298093420325035492/TermInfo.properties does not exist 07:35:10,318 AM [main] [DEBUG] PropertiesTermInfoStore - leader: Set currentTerm=5, votedFor=member2 07:35:10,318 AM [main] [INFO] PekkoRecovery - leader: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 07:35:10,320 AM [main] [DEBUG] PropertiesTermInfoStore - leader: Set currentTerm=5, votedFor=member2 07:35:10,320 AM [main] [INFO] PekkoRecovery - leader: Local TermInfo store seeded with TermInfo{term=5, votedFor=member2} [INFO] [03/19/2026 07:35:10.321] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:10,321 AM [default-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:10,322 AM [default-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [WARN] [03/19/2026 07:35:10.322] [default-pekko.actor.default-dispatcher-8] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [03/19/2026 07:35:10.322] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:10.322] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [pekkoDeadLetter][03/19/2026 07:35:10.322] [default-pekko.actor.default-dispatcher-8] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#210850007] 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'. 07:35:10,322 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:10.326] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,327 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,327 AM [default-pekko.actor.default-dispatcher-8] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#210850007] 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'. 07:35:10,331 AM [default-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:35:10,331 AM [default-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/19/2026 07:35:10.330] [default-pekko.remote.default-remote-dispatcher-11] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/19/2026 07:35:10.330] [default-pekko.remote.default-remote-dispatcher-11] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [DEBUG] [03/19/2026 07:35:10.347] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:10,348 AM [default-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.348] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.348] [main] [EventStream(pekko://default)] Default Loggers started [INFO] [03/19/2026 07:35:10.360] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [8150915142749228978] 07:35:10,362 AM [default-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [8150915142749228978] [INFO] [03/19/2026 07:35:10.363] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:10,363 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.367] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:10,367 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:10.367] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:10,367 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:10.368] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.368] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,368 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:10,368 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,380 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-17554317888477059890/TermInfo.properties does not exist 07:35:10,381 AM [main] [DEBUG] PekkoRecovery - leader: Received ReplicatedLogEntry for recovery: index: 0, size: 137 07:35:10,381 AM [main] [DEBUG] PeerInfos - leader: Updated server config: isVoting: true, peers: [PeerInfo [id=follower, address=null, votingState=VOTING]] 07:35:10,381 AM [default-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/19/2026 07:35:10.381] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/19/2026 07:35:10.383] [default-pekko.actor.default-dispatcher-6] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [03/19/2026 07:35:10.383] [default-pekko.actor.internal-dispatcher-2] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:10.383] [default-pekko.actor.internal-dispatcher-2] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:10.383] [default-pekko.actor.internal-dispatcher-2] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down [INFO] [pekkoDeadLetter][03/19/2026 07:35:10.383] [default-pekko.actor.default-dispatcher-6] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#275594093] 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'. 07:35:10,383 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:10,383 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:10,383 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,383 AM [default-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#275594093] 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] [03/19/2026 07:35:10.386] [default-pekko.remote.default-remote-dispatcher-7] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. 07:35:10,386 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [03/19/2026 07:35:10.386] [default-pekko.remote.default-remote-dispatcher-7] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:35:10,386 AM [default-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [WARN] [03/19/2026 07:35:10.387] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/cluster/core/daemon] received dead letter: Subscribe(Actor[pekko://default/system/clusterReceptionist/replicator#-1267575614],InitialStateAsEvents,Set(interface org.apache.pekko.cluster.ClusterEvent$MemberEvent, interface org.apache.pekko.cluster.ClusterEvent$ReachabilityEvent)) [WARN] [03/19/2026 07:35:10.387] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/clusterReceptionist/replicator] received dead letter: Subscribe(ReceptionistKey_0,Actor[pekko://default/system/clusterReceptionist/$$a-adapter#-1682126345]) [WARN] [03/19/2026 07:35:10.387] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/clusterReceptionist/replicator] received dead letter: Subscribe(ReceptionistKey_4,Actor[pekko://default/system/clusterReceptionist/$$a-adapter#-1682126345]) [WARN] [03/19/2026 07:35:10.387] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/clusterReceptionist/replicator] received dead letter: Subscribe(ReceptionistKey_1,Actor[pekko://default/system/clusterReceptionist/$$a-adapter#-1682126345]) [WARN] [03/19/2026 07:35:10.387] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/clusterReceptionist/replicator] received dead letter: Subscribe(ReceptionistKey_3,Actor[pekko://default/system/clusterReceptionist/$$a-adapter#-1682126345]) [WARN] [03/19/2026 07:35:10.387] [default-pekko.actor.default-dispatcher-5] [pekko://default/system/clusterReceptionist/replicator] received dead letter: Subscribe(ReceptionistKey_2,Actor[pekko://default/system/clusterReceptionist/$$a-adapter#-1682126345]) [INFO] [03/19/2026 07:35:10.388] [default-pekko.remote.default-remote-dispatcher-8] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remoting shut down. 07:35:10,388 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/19/2026 07:35:10.388] [default-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger [DEBUG] [03/19/2026 07:35:10.407] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:10,409 AM [default-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.409] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.409] [main] [EventStream(pekko://default)] Default Loggers started 07:35:10,425 AM [default-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-5787003801110647917] 07:35:10,425 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.422] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-5787003801110647917] [INFO] [03/19/2026 07:35:10.423] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.426] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:10.426] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:10.426] [default-pekko.actor.internal-dispatcher-2] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.426] [default-pekko.actor.internal-dispatcher-2] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,427 AM [default-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:10,427 AM [default-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:10,427 AM [default-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:10,427 AM [default-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,437 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-3605916319275879077/TermInfo.properties does not exist 07:35:10,437 AM [main] [DEBUG] PekkoRecovery - leader: SnapshotOffer called. 07:35:10,437 AM [main] [DEBUG] PekkoRecovery - leader: initializing from snapshot taken at 1970-01-01T00:00:12.345Z 07:35:10,437 AM [main] [DEBUG] PropertiesTermInfoStore - leader: Set currentTerm=-1, votedFor=null 07:35:10,437 AM [main] [INFO] PekkoRecovery - Recovery snapshot applied for leader in 19.36 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 07:35:10,437 AM [main] [INFO] PekkoRecovery - leader: migrating from Pekko persistent-snapshot taken at 1970-01-01T00:00:12.345Z 07:35:10,438 AM [main] [INFO] PekkoRecovery - leader: local snapshot saved in 101.5 μs, deleting Pekko-persisted snapshots 07:35:10,438 AM [main] [DEBUG] PropertiesTermInfoStore - leader: Set currentTerm=5, votedFor=member2 07:35:10,438 AM [main] [DEBUG] PekkoRecovery - leader: Received ReplicatedLogEntry for recovery: index: 4, size: 1 07:35:10,438 AM [main] [DEBUG] PekkoRecovery - leader: Received ReplicatedLogEntry for recovery: index: 5, size: 1 07:35:10,438 AM [main] [INFO] PekkoRecovery - leader: Recovery completed in 884.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 07:35:10,441 AM [main] [DEBUG] PropertiesTermInfoStore - leader: Set currentTerm=5, votedFor=member2 07:35:10,441 AM [main] [INFO] PekkoRecovery - leader: Local TermInfo store seeded with TermInfo{term=5, votedFor=member2} 07:35:10,441 AM [main] [INFO] PekkoRecovery - leader: Saving snapshot after recovery due to data persistence disabled [INFO] [03/19/2026 07:35:10.442] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:10,442 AM [default-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/19/2026 07:35:10.442] [default-pekko.actor.default-dispatcher-6] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) 07:35:10,444 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:10,444 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:10,444 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,444 AM [default-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#-1618433587] 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'. 07:35:10,445 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:35:10,445 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:35:10,447 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/19/2026 07:35:10.464] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:10,464 AM [default-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.465] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.465] [main] [EventStream(pekko://default)] Default Loggers started [INFO] [03/19/2026 07:35:10.474] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-318525664947685718] [INFO] [03/19/2026 07:35:10.475] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:10,476 AM [default-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [-318525664947685718] 07:35:10,476 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.477] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:10.477] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:10,477 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:10,477 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:10.478] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.478] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,478 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:10,478 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,487 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10470944103070319060/TermInfo.properties does not exist 07:35:10,488 AM [main] [DEBUG] PekkoRecovery - leader: SnapshotOffer called. 07:35:10,488 AM [main] [DEBUG] PekkoRecovery - leader: initializing from snapshot taken at 1970-01-01T00:00:12.345Z 07:35:10,488 AM [main] [DEBUG] PropertiesTermInfoStore - leader: Set currentTerm=2, votedFor=member-2 07:35:10,488 AM [main] [INFO] PekkoRecovery - Recovery snapshot applied for leader in 157.8 μs: snapshotIndex=3, snapshotTerm=1, journal-size=2 07:35:10,488 AM [main] [INFO] PekkoRecovery - leader: migrating from Pekko persistent-snapshot taken at 1970-01-01T00:00:12.345Z 07:35:10,488 AM [main] [INFO] PekkoRecovery - leader: local snapshot saved in 96.03 μs, deleting Pekko-persisted snapshots [INFO] [03/19/2026 07:35:10.489] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:10,489 AM [default-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/19/2026 07:35:10.489] [default-pekko.actor.default-dispatcher-7] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [pekkoDeadLetter][03/19/2026 07:35:10.489] [default-pekko.actor.default-dispatcher-7] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#1340556938] 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'. 07:35:10,490 AM [default-pekko.actor.default-dispatcher-7] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#1340556938] 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] [03/19/2026 07:35:10.490] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:10,490 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:10.490] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:10,491 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:10.491] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,491 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,492 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [03/19/2026 07:35:10.492] [default-pekko.remote.default-remote-dispatcher-8] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/19/2026 07:35:10.492] [default-pekko.remote.default-remote-dispatcher-8] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:35:10,492 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/19/2026 07:35:10.496] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remoting shut down. 07:35:10,496 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/19/2026 07:35:10.496] [default-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger [DEBUG] [03/19/2026 07:35:10.509] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:10,514 AM [default-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.514] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.515] [main] [EventStream(pekko://default)] Default Loggers started [INFO] [03/19/2026 07:35:10.528] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [4099548953093892049] [INFO] [03/19/2026 07:35:10.529] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:10,529 AM [default-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [4099548953093892049] 07:35:10,529 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.531] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:10,531 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:10.531] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully 07:35:10,531 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:10.532] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.532] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,532 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:10,532 AM [default-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,543 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16955335882985054425/TermInfo.properties does not exist 07:35:10,544 AM [main] [DEBUG] PropertiesTermInfoStore - leader: Set currentTerm=5, votedFor=member2 07:35:10,544 AM [default-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/19/2026 07:35:10.544] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:35:10,545 AM [default-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#623712268] 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'. 07:35:10,545 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:10,545 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:10,545 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:10,546 AM [default-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:35:10,547 AM [default-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [WARN] [03/19/2026 07:35:10.546] [default-pekko.actor.default-dispatcher-8] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [pekkoDeadLetter][03/19/2026 07:35:10.545] [default-pekko.actor.default-dispatcher-6] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#623712268] 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] [03/19/2026 07:35:10.545] [default-pekko.actor.internal-dispatcher-2] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:10.545] [default-pekko.actor.internal-dispatcher-2] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:10.545] [default-pekko.actor.internal-dispatcher-2] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down [INFO] [03/19/2026 07:35:10.546] [default-pekko.remote.default-remote-dispatcher-10] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/19/2026 07:35:10.546] [default-pekko.remote.default-remote-dispatcher-10] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [DEBUG] [03/19/2026 07:35:10.567] [main] [EventStream(pekko://default)] logger log1-TestEventListener started 07:35:10,568 AM [default-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.568] [main] [EventStream(pekko://default)] logger log2-Slf4jLogger started [DEBUG] [03/19/2026 07:35:10.568] [main] [EventStream(pekko://default)] Default Loggers started 07:35:10,582 AM [default-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [7772692575883632617] [INFO] [03/19/2026 07:35:10.582] [main] [ArteryTransport(pekko://default)] Remoting started with transport [Artery tcp]; listening on address [pekko://default@10.30.170.146:17355] with UID [7772692575883632617] 07:35:10,583 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/19/2026 07:35:10.583] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Starting up, Pekko version [1.0.3] ... 07:35:10,585 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:35:10,585 AM [default-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:10.585] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/19/2026 07:35:10.585] [main] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Started up successfully [INFO] [03/19/2026 07:35:10.586] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/19/2026 07:35:10.586] [default-pekko.actor.internal-dispatcher-4] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,586 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:35:10,586 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:35:10,595 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-1528702043940308521/TermInfo.properties does not exist 07:35:10,598 AM [pool-2-thread-1] [INFO] PekkoRecoverySupportTest - Sending entry number 0 07:35:10,599 AM [pool-2-thread-1] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 0 to 0 07:35:10,599 AM [pool-2-thread-1] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from -1 to 0 07:35:11,596 AM [pool-2-thread-1] [INFO] PekkoRecoverySupportTest - Sending entry number 1 07:35:11,596 AM [pool-2-thread-1] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 1 to 1 07:35:11,597 AM [pool-2-thread-1] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from 0 to 1 07:35:12,596 AM [pool-2-thread-1] [INFO] PekkoRecoverySupportTest - Sending entry number 2 07:35:12,597 AM [pool-2-thread-1] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 2 to 2 07:35:12,597 AM [pool-2-thread-1] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from 1 to 2 07:35:13,596 AM [pool-2-thread-1] [INFO] PekkoRecoverySupportTest - Sending entry number 3 07:35:13,597 AM [pool-2-thread-1] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 3 to 3 07:35:13,597 AM [pool-2-thread-1] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from 2 to 3 07:35:14,596 AM [pool-2-thread-1] [INFO] PekkoRecoverySupportTest - Sending entry number 4 07:35:14,597 AM [pool-2-thread-1] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 4 to 4 07:35:14,597 AM [pool-2-thread-1] [INFO] Recovery - leader: Time for recovery snapshot 07:35:14,597 AM [pool-2-thread-1] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from 3 to 4 07:35:14,597 AM [pool-2-thread-1] [INFO] Recovery - leader: Taking snapshot on entry with index 4 07:35:14,597 AM [pool-2-thread-1] [INFO] Recovery - leader: Snapshot completed in 467.4 μs, resetting timer for the next recovery snapshot 07:35:14,597 AM [pool-2-thread-1] [INFO] Recovery - leader: Resetting timer for the next recovery snapshot 07:35:14,598 AM [pool-2-thread-1] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from 4 to 4 07:35:15,596 AM [pool-2-thread-1] [INFO] PekkoRecoverySupportTest - Sending entry number 5 07:35:15,597 AM [pool-2-thread-1] [DEBUG] PekkoRecovery - leader: Received apply journal entries for recovery, applying to state: 5 to 5 07:35:15,597 AM [pool-2-thread-1] [DEBUG] AbstractReplicatedLog - leader: Moving last applied index from 4 to 5 07:35:15,599 AM [default-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/19/2026 07:35:15.599] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/19/2026 07:35:15.600] [default-pekko.actor.default-dispatcher-7] [pekko://default/system/cluster/core/daemon] unhandled message from Actor[pekko://default/deadLetters]: Leave(pekko://default@10.30.170.146:17355) [INFO] [03/19/2026 07:35:15.601] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed [INFO] [03/19/2026 07:35:15.601] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... [INFO] [03/19/2026 07:35:15.601] [default-pekko.actor.internal-dispatcher-3] [Cluster(pekko://default)] Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down [INFO] [pekkoDeadLetter][03/19/2026 07:35:15.600] [default-pekko.actor.default-dispatcher-7] [pekko://default/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#1018264777] 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'. 07:35:15,601 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Exiting completed 07:35:15,602 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Shutting down... 07:35:15,602 AM [default-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://default@10.30.170.146:17355] - Successfully shut down 07:35:15,602 AM [default-pekko.actor.default-dispatcher-7] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://default/system/cluster/core/daemon#1018264777] 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] [03/19/2026 07:35:15.604] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/19/2026 07:35:15.604] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:35:15,604 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:35:15,604 AM [default-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/19/2026 07:35:15.606] [default-pekko.remote.default-remote-dispatcher-9] [pekko://default@10.30.170.146:17355/system/remoting-terminator] Remoting shut down. 07:35:15,606 AM [default-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.