[DEBUG] [07/02/2025 19:17:31.917] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 07:17:31,917 PM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/02/2025 19:17:31.918] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/02/2025 19:17:31.918] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [07/02/2025 19:17:31.931] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.158:17355] with UID [-5430044629268700389] 07:17:31,931 PM [test-pekko.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.158:17355] with UID [-5430044629268700389] 07:17:31,934 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Starting up, Pekko version [1.0.3] ... 07:17:31,934 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:17:31,934 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Started up successfully [INFO] [07/02/2025 19:17:31.932] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/02/2025 19:17:31.934] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/02/2025 19:17:31.934] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Started up successfully 07:17:31,935 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:17:31,935 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [07/02/2025 19:17:31.935] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/02/2025 19:17:31.935] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [WARN] [07/02/2025 19:17:32.028] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testAbortTransfer-leader-810]: org.opendaylight.controller.cluster.common.actor.Monitor@32a9ce15 [INFO] [pekkoDeadLetter][07/02/2025 19:17:32.028] [test-pekko.actor.default-dispatcher-4] [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'. 07:17:32,28 PM [test-pekko.actor.default-dispatcher-4] [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'. 07:17:32,30 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testAbortTransfer-leader-810: Starting recovery with journal batch size 1000 07:17:32,30 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testAbortTransfer-leader-810: started executor 07:17:32,30 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testAbortTransfer-leader-810: started executor 07:17:32,31 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest10885572822510568625/testAbortTransfer-leader-810/TermInfo.properties does not exist 07:17:32,31 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testAbortTransfer-leader-810: no eligible files found 07:17:32,31 PM [test-pekko.actor.default-dispatcher-4] [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 07:17:32,35 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - testAbortTransfer-leader-810: Set currentTerm=0, votedFor=null 07:17:32,35 PM [test-pekko.actor.default-dispatcher-4] [INFO] PekkoRecovery - testAbortTransfer-leader-810: Local TermInfo store seeded with TermInfo{term=0} 07:17:32,35 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - testAbortTransfer-leader-810: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@1aaf405b 07:17:32,36 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testAbortTransfer-leader-810: leader transfer aborted 07:17:32,36 PM [test-pekko.actor.default-dispatcher-4] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 07:17:32,36 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testAbortTransfer-leader-810] 07:17:32,47 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testAbortTransfer-leader-810: stopped executor with 0 remaining tasks 07:17:32,47 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testAbortTransfer-leader-810: stopped executor with 0 remaining tasks [WARN] [07/02/2025 19:17:32.049] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811]: org.opendaylight.controller.cluster.common.actor.Monitor@28b7083 [INFO] [pekkoDeadLetter][07/02/2025 19:17:32.049] [test-pekko.actor.default-dispatcher-5] [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'. 07:17:32,50 PM [test-pekko.actor.default-dispatcher-5] [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'. 07:17:32,50 PM [test-pekko.actor.default-dispatcher-4] [INFO] RaftActor - testNewLeaderTimeout-leader-811: Starting recovery with journal batch size 1000 07:17:32,50 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: started executor 07:17:32,50 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: started executor 07:17:32,51 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest4742035549215565898/testNewLeaderTimeout-leader-811/TermInfo.properties does not exist 07:17:32,51 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: no eligible files found 07:17:32,51 PM [test-pekko.actor.default-dispatcher-4] [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 07:17:32,54 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - testNewLeaderTimeout-leader-811: Set currentTerm=0, votedFor=null 07:17:32,54 PM [test-pekko.actor.default-dispatcher-4] [INFO] PekkoRecovery - testNewLeaderTimeout-leader-811: Local TermInfo store seeded with TermInfo{term=0} 07:17:32,54 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - testNewLeaderTimeout-leader-811: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@1b62c0dc 07:17:32,55 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-811: leader transfer complete - waiting for new leader 07:17:32,55 PM [test-pekko.actor.default-dispatcher-4] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 07:17:32,274 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-811: leader not elected in time 07:17:32,278 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] 07:17:32,279 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: stopped executor with 0 remaining tasks 07:17:32,279 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: stopped executor with 0 remaining tasks [WARN] [07/02/2025 19:17:32.282] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testOnNewLeader-leader-812]: org.opendaylight.controller.cluster.common.actor.Monitor@6ff1d5bc [INFO] [pekkoDeadLetter][07/02/2025 19:17:32.282] [test-pekko.actor.default-dispatcher-6] [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'. 07:17:32,282 PM [test-pekko.actor.default-dispatcher-12] [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'. 07:17:32,282 PM [test-pekko.actor.default-dispatcher-4] [INFO] RaftActor - testOnNewLeader-leader-812: Starting recovery with journal batch size 1000 07:17:32,282 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testOnNewLeader-leader-812: started executor 07:17:32,283 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testOnNewLeader-leader-812: started executor 07:17:32,284 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest3653892939851095175/testOnNewLeader-leader-812/TermInfo.properties does not exist 07:17:32,285 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testOnNewLeader-leader-812: no eligible files found 07:17:32,285 PM [test-pekko.actor.default-dispatcher-12] [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 07:17:32,301 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testOnNewLeader-leader-812: Set currentTerm=0, votedFor=null 07:17:32,301 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - testOnNewLeader-leader-812: Local TermInfo store seeded with TermInfo{term=0} 07:17:32,301 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testOnNewLeader-leader-812: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@e50c0d1 07:17:32,301 PM [test-pekko.actor.default-dispatcher-12] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 07:17:32,301 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-812: leader transfer complete - waiting for new leader 07:17:32,301 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-812: leader changed to new-leader 07:17:32,301 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testOnNewLeader-leader-812] 07:17:32,312 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testOnNewLeader-leader-812: stopped executor with 0 remaining tasks 07:17:32,312 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testOnNewLeader-leader-812: stopped executor with 0 remaining tasks [WARN] [07/02/2025 19:17:32.314] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813]: org.opendaylight.controller.cluster.common.actor.Monitor@3bbb7022 [INFO] [pekkoDeadLetter][07/02/2025 19:17:32.315] [test-pekko.actor.default-dispatcher-5] [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'. 07:17:32,315 PM [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'. 07:17:32,316 PM [test-pekko.actor.default-dispatcher-4] [INFO] RaftActor - testNotLeaderOnDoTransfer-leader-813: Starting recovery with journal batch size 1000 07:17:32,316 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: started executor 07:17:32,316 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: started executor 07:17:32,317 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest12616720563865156600/testNotLeaderOnDoTransfer-leader-813/TermInfo.properties does not exist 07:17:32,317 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: no eligible files found 07:17:32,317 PM [test-pekko.actor.default-dispatcher-5] [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 07:17:32,321 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testNotLeaderOnDoTransfer-leader-813: Set currentTerm=0, votedFor=null 07:17:32,321 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-813: Local TermInfo store seeded with TermInfo{term=0} 07:17:32,321 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testNotLeaderOnDoTransfer-leader-813: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7a8b7c3d 07:17:32,322 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNotLeaderOnDoTransfer-leader-813: No longer the leader - skipping transfer 07:17:32,322 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 07:17:32,322 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] 07:17:32,333 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: stopped executor with 0 remaining tasks 07:17:32,333 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: stopped executor with 0 remaining tasks 07:17:32,335 PM [test-pekko.actor.default-dispatcher-5] [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'. [WARN] [07/02/2025 19:17:32.336] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814]: org.opendaylight.controller.cluster.common.actor.Monitor@6678e42d [INFO] [pekkoDeadLetter][07/02/2025 19:17:32.335] [test-pekko.actor.default-dispatcher-5] [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'. 07:17:32,336 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testPauseLeaderTimeout-leader-814: Starting recovery with journal batch size 1000 07:17:32,336 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: started executor 07:17:32,337 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: started executor 07:17:32,338 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest5766442926108756397/testPauseLeaderTimeout-leader-814/TermInfo.properties does not exist 07:17:32,338 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: no eligible files found 07:17:32,338 PM [test-pekko.actor.default-dispatcher-12] [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 07:17:32,340 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testPauseLeaderTimeout-leader-814: Set currentTerm=0, votedFor=null 07:17:32,340 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-814: Local TermInfo store seeded with TermInfo{term=0} 07:17:32,340 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testPauseLeaderTimeout-leader-814: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@64f88528 07:17:32,340 PM [test-pekko.actor.default-dispatcher-12] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 07:17:32,341 PM [main] [DEBUG] AbstractLeader - testPauseLeaderTimeout-leader-814 (Leader): Election: Leader has following peers: [] 07:17:32,554 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: pauseLeader timed out - continuing with transfer 07:17:32,554 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: leader transfer complete - waiting for new leader 07:17:33,174 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: leader not elected in time 07:17:33,174 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: Successfully transferred leadership to testPauseLeaderTimeout-leader-814 in 833.3 ms 07:17:33,179 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] 07:17:33,190 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: stopped executor with 0 remaining tasks 07:17:33,190 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: stopped executor with 0 remaining tasks [INFO] [07/02/2025 19:17:33.192] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:17:33,192 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/02/2025 19:17:33.193] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.158:17355) [INFO] [pekkoDeadLetter][07/02/2025 19:17:33.193] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1541694396] 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'. 07:17:33,193 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1541694396] 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'. [INFO] [07/02/2025 19:17:33.193] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Exiting completed [INFO] [07/02/2025 19:17:33.193] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Shutting down... [INFO] [07/02/2025 19:17:33.194] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Successfully shut down 07:17:33,194 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Exiting completed 07:17:33,194 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Shutting down... 07:17:33,194 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Successfully shut down [INFO] [07/02/2025 19:17:33.195] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.171.158:17355/system/remoting-terminator] Shutting down remote daemon. 07:17:33,195 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [07/02/2025 19:17:33.195] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.171.158:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:17:33,195 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 07:17:33,198 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [07/02/2025 19:17:33.198] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.158:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [07/02/2025 19:17:33.198] [test-pekko.actor.internal-dispatcher-8] [EventStream] shutting down: StandardOutLogger