[DEBUG] [06/27/2025 11:09:56.939] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:09:56,939 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/27/2025 11:09:56.939] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/27/2025 11:09:56.939] [main] [EventStream(pekko://test)] Default Loggers started 11:09:56,966 AM [test-pekko.actor.default-dispatcher-8] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.175:17355] with UID [2854529137533778456] 11:09:56,966 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.175:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/27/2025 11:09:56.965] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.175:17355] with UID [2854529137533778456] [INFO] [06/27/2025 11:09:56.966] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.175:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/27/2025 11:09:56.972] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.175:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/27/2025 11:09:56.972] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.175:17355] - Started up successfully 11:09:56,972 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.175:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:09:56,972 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.175:17355] - Started up successfully [INFO] [06/27/2025 11:09:56.973] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.175:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:09:56,974 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.175:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/27/2025 11:09:56.974] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.175:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:09:56,974 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.175:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:09:57,66 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - testAbortTransfer-leader-810: Starting recovery with journal batch size 1000 11:09:57,66 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testAbortTransfer-leader-810: started executor 11:09:57,66 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testAbortTransfer-leader-810: started executor [WARN] [06/27/2025 11:09:57.066] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testAbortTransfer-leader-810]: org.opendaylight.controller.cluster.common.actor.Monitor@123aeea4 [INFO] [pekkoDeadLetter][06/27/2025 11:09:57.066] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testAbortTransfer-leader-810] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 11:09:57,67 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testAbortTransfer-leader-810] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 11:09:57,68 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest15155084286819837007/testAbortTransfer-leader-810/TermInfo.properties does not exist 11:09:57,68 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testAbortTransfer-leader-810: no eligible files found 11:09:57,68 AM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testAbortTransfer-leader-810: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:09:57,79 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testAbortTransfer-leader-810: Set currentTerm=0, votedFor=null 11:09:57,79 AM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testAbortTransfer-leader-810: Local TermInfo store seeded with TermInfo{term=0} 11:09:57,79 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testAbortTransfer-leader-810: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@3f0c36ec 11:09:57,79 AM [test-pekko.actor.default-dispatcher-8] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 11:09:57,80 AM [main] [DEBUG] RaftActorLeadershipTransferCohort - testAbortTransfer-leader-810: leader transfer aborted 11:09:57,80 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testAbortTransfer-leader-810] 11:09:57,81 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testAbortTransfer-leader-810: stopped executor with 0 remaining tasks 11:09:57,81 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testAbortTransfer-leader-810: stopped executor with 0 remaining tasks [WARN] [06/27/2025 11:09:57.084] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811]: org.opendaylight.controller.cluster.common.actor.Monitor@6a633dac [INFO] [pekkoDeadLetter][06/27/2025 11:09:57.084] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 11:09:57,84 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 11:09:57,85 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testNewLeaderTimeout-leader-811: Starting recovery with journal batch size 1000 11:09:57,85 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: started executor 11:09:57,85 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: started executor 11:09:57,86 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest16808209095468917192/testNewLeaderTimeout-leader-811/TermInfo.properties does not exist 11:09:57,86 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: no eligible files found 11:09:57,86 AM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testNewLeaderTimeout-leader-811: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:09:57,89 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testNewLeaderTimeout-leader-811: Set currentTerm=0, votedFor=null 11:09:57,89 AM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testNewLeaderTimeout-leader-811: Local TermInfo store seeded with TermInfo{term=0} 11:09:57,89 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testNewLeaderTimeout-leader-811: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7649c0d8 11:09:57,89 AM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-811: leader transfer complete - waiting for new leader 11:09:57,89 AM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 11:09:57,305 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-811: leader not elected in time 11:09:57,308 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] 11:09:57,309 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: stopped executor with 0 remaining tasks 11:09:57,309 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: stopped executor with 0 remaining tasks [WARN] [06/27/2025 11:09:57.312] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testOnNewLeader-leader-812]: org.opendaylight.controller.cluster.common.actor.Monitor@41980102 [INFO] [pekkoDeadLetter][06/27/2025 11:09:57.312] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testOnNewLeader-leader-812] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 11:09:57,312 AM [test-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testOnNewLeader-leader-812] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 11:09:57,313 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testOnNewLeader-leader-812: Starting recovery with journal batch size 1000 11:09:57,313 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testOnNewLeader-leader-812: started executor 11:09:57,313 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testOnNewLeader-leader-812: started executor 11:09:57,314 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest1841091232652671143/testOnNewLeader-leader-812/TermInfo.properties does not exist 11:09:57,314 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testOnNewLeader-leader-812: no eligible files found 11:09:57,314 AM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testOnNewLeader-leader-812: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:09:57,338 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testOnNewLeader-leader-812: Set currentTerm=0, votedFor=null 11:09:57,338 AM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testOnNewLeader-leader-812: Local TermInfo store seeded with TermInfo{term=0} 11:09:57,338 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testOnNewLeader-leader-812: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@6fb07a9c 11:09:57,339 AM [test-pekko.actor.default-dispatcher-8] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 11:09:57,339 AM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-812: leader transfer complete - waiting for new leader 11:09:57,339 AM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-812: leader changed to new-leader 11:09:57,339 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testOnNewLeader-leader-812] 11:09:57,350 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testOnNewLeader-leader-812: stopped executor with 0 remaining tasks 11:09:57,350 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testOnNewLeader-leader-812: stopped executor with 0 remaining tasks [WARN] [06/27/2025 11:09:57.353] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813]: org.opendaylight.controller.cluster.common.actor.Monitor@56209891 [INFO] [pekkoDeadLetter][06/27/2025 11:09:57.353] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 11:09:57,353 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 11:09:57,354 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - testNotLeaderOnDoTransfer-leader-813: Starting recovery with journal batch size 1000 11:09:57,354 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: started executor 11:09:57,354 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: started executor 11:09:57,355 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest16629773170454996433/testNotLeaderOnDoTransfer-leader-813/TermInfo.properties does not exist 11:09:57,355 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: no eligible files found 11:09:57,355 AM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-813: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:09:57,365 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testNotLeaderOnDoTransfer-leader-813: Set currentTerm=0, votedFor=null 11:09:57,365 AM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-813: Local TermInfo store seeded with TermInfo{term=0} 11:09:57,365 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testNotLeaderOnDoTransfer-leader-813: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@2da37e48 11:09:57,365 AM [test-pekko.actor.default-dispatcher-8] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 11:09:57,365 AM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNotLeaderOnDoTransfer-leader-813: No longer the leader - skipping transfer 11:09:57,365 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] 11:09:57,376 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: stopped executor with 0 remaining tasks 11:09:57,376 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: stopped executor with 0 remaining tasks [WARN] [06/27/2025 11:09:57.379] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814]: org.opendaylight.controller.cluster.common.actor.Monitor@7fcb118a [INFO] [pekkoDeadLetter][06/27/2025 11:09:57.379] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 11:09:57,379 AM [test-pekko.actor.default-dispatcher-14] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 11:09:57,380 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - testPauseLeaderTimeout-leader-814: Starting recovery with journal batch size 1000 11:09:57,380 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: started executor 11:09:57,380 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: started executor 11:09:57,381 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest14018196217212246205/testPauseLeaderTimeout-leader-814/TermInfo.properties does not exist 11:09:57,382 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: no eligible files found 11:09:57,382 AM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-814: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:09:57,389 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testPauseLeaderTimeout-leader-814: Set currentTerm=0, votedFor=null 11:09:57,389 AM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-814: Local TermInfo store seeded with TermInfo{term=0} 11:09:57,389 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testPauseLeaderTimeout-leader-814: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@68776cdb 11:09:57,389 AM [test-pekko.actor.default-dispatcher-8] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 11:09:57,390 AM [main] [DEBUG] AbstractLeader - testPauseLeaderTimeout-leader-814 (Leader): Election: Leader has following peers: [] 11:09:57,605 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: pauseLeader timed out - continuing with transfer 11:09:57,605 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: leader transfer complete - waiting for new leader 11:09:58,225 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: leader not elected in time 11:09:58,225 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: Successfully transferred leadership to testPauseLeaderTimeout-leader-814 in 835.7 ms 11:09:58,230 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] 11:09:58,242 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: stopped executor with 0 remaining tasks 11:09:58,242 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: stopped executor with 0 remaining tasks [INFO] [06/27/2025 11:09:58.243] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:09:58,243 AM [test-pekko.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/27/2025 11:09:58.245] [test-pekko.actor.default-dispatcher-14] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.175:17355) [INFO] [pekkoDeadLetter][06/27/2025 11:09:58.245] [test-pekko.actor.default-dispatcher-14] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#850924994] was unhandled. [6] 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'. 11:09:58,245 AM [test-pekko.actor.default-dispatcher-14] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#850924994] was unhandled. [6] 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'. 11:09:58,245 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.175:17355] - Exiting completed [INFO] [06/27/2025 11:09:58.245] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.175:17355] - Exiting completed [INFO] [06/27/2025 11:09:58.245] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.175:17355] - Shutting down... 11:09:58,245 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.175:17355] - Shutting down... [INFO] [06/27/2025 11:09:58.245] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.175:17355] - Successfully shut down 11:09:58,246 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.175:17355] - Successfully shut down 11:09:58,247 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [06/27/2025 11:09:58.247] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.175:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/27/2025 11:09:58.247] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.175:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:09:58,247 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/27/2025 11:09:58.249] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.175:17355/system/remoting-terminator] Remoting shut down. 11:09:58,249 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [06/27/2025 11:09:58.249] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger