03:51:39,251 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/01/2025 15:51:39.251] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [07/01/2025 15:51:39.251] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/01/2025 15:51:39.251] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [07/01/2025 15:51:39.267] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.252:17355] with UID [3002914113439544771] 03:51:39,268 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.252:17355] with UID [3002914113439544771] [INFO] [07/01/2025 15:51:39.268] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.252:17355] - Starting up, Pekko version [1.0.3] ... 03:51:39,268 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.252:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/01/2025 15:51:39.270] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.252:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/01/2025 15:51:39.270] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.252:17355] - Started up successfully 03:51:39,277 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.252:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 03:51:39,277 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.252:17355] - Started up successfully 03:51:39,279 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.252:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 03:51:39,279 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.252:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [07/01/2025 15:51:39.278] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.252:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/01/2025 15:51:39.278] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.252:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 03:51:39,281 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting [WARN] [07/01/2025 15:51:39.283] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-248]: org.opendaylight.controller.cluster.common.actor.Monitor@3d05dd9f [INFO] [pekkoDeadLetter][07/01/2025 15:51:39.283] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-248] 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'. 03:51:39,284 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-248] 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'. 03:51:39,287 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-248: Starting recovery with journal batch size 1000 03:51:39,287 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-248: started executor 03:51:39,287 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-248: started executor 03:51:39,287 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-248: metadata journal open: replayFrom=1 applyTo=0 03:51:39,288 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-248: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:39,288 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - test-actor-248: journal open: applyTo=0 03:51:39,288 PM [test-actor-248-writer-103] [DEBUG] JournalWriteTask - test-actor-248: journal writer started 03:51:39,288 PM [test-actor-248-writer-103] [DEBUG] JournalWriteTask - test-actor-248: waiting to receive commands 03:51:39,300 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3371461090756312223/test-actor-248/TermInfo.properties does not exist 03:51:39,300 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3371461090756312223/test-actor-248/journal-v1-1.log 03:51:39,300 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3371461090756312223/test-actor-248/metadata-v1-1.log 03:51:39,300 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-248: no eligible files found 03:51:39,300 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-248: Received ReplicatedLogEntry for recovery: index: 0, size: 1 03:51:39,300 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - test-actor-248: Recovery completed - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 03:51:39,303 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-248: Set currentTerm=0, votedFor=null 03:51:39,303 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - test-actor-248: Local TermInfo store seeded with TermInfo{term=0} 03:51:39,303 PM [test-pekko.actor.default-dispatcher-5] [WARN] PekkoRecovery - test-actor-248: The provided restore snapshot was not applied because the persistence store is not empty 03:51:39,303 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-248: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@13300763 03:51:39,303 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-248: Moving last applied index from -1 to -1 03:51:39,303 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-248: empty journal: appending 1 entries 03:51:39,307 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-248: journal recovery completedin 3.923 ms with journalIndex=1 03:51:39,308 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:51:39,808 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData ending 03:51:39,808 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-248] 03:51:39,820 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRaftStorage - test-actor-248: terminating thread VirtualThread[#666,test-actor-248-writer-103]/waiting 03:51:39,820 PM [test-actor-248-writer-103] [DEBUG] JournalWriteTask - test-actor-248: received 1 commands after 531.8 ms 03:51:39,820 PM [test-actor-248-writer-103] [DEBUG] JournalWriteTask - test-actor-248: completed 1 commands in 19.76 μs 03:51:39,820 PM [test-actor-248-writer-103] [DEBUG] JournalWriteTask - test-actor-248: journal writer stopped 03:51:39,820 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-248: journal closed 03:51:39,820 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - test-actor-248: journal closed 03:51:39,820 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-248: stopped executor with 0 remaining tasks 03:51:39,820 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-248: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:39.824] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-249]: org.opendaylight.controller.cluster.common.actor.Monitor@7107bc42 [INFO] [pekkoDeadLetter][07/01/2025 15:51:39.824] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-249] 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'. 03:51:39,825 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-249] 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'. 03:51:39,826 PM [main] [INFO] RaftActor - leader-249: Starting recovery with journal batch size 1000 03:51:39,826 PM [main] [DEBUG] RaftStorage - leader-249: started executor 03:51:39,826 PM [main] [DEBUG] RaftStorage - leader-249: started executor 03:51:39,827 PM [main] [DEBUG] EntryJournalV1 - leader-249: metadata journal open: replayFrom=1 applyTo=0 03:51:39,828 PM [main] [DEBUG] EntryJournalV1 - leader-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:39,828 PM [main] [INFO] PekkoRaftStorage - leader-249: journal open: applyTo=0 03:51:39,828 PM [leader-249-writer-104] [DEBUG] JournalWriteTask - leader-249: journal writer started 03:51:39,828 PM [leader-249-writer-104] [DEBUG] JournalWriteTask - leader-249: waiting to receive commands 03:51:39,829 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1995579025779828951/leader-249/TermInfo.properties does not exist 03:51:39,829 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-249: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:39,832 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=0, votedFor=null 03:51:39,832 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-249: Local TermInfo store seeded with TermInfo{term=0} 03:51:39,832 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader-249: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@223b92f2 03:51:39,832 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:39,832 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader-249 (Follower): Received TimeoutNow - switching to Candidate 03:51:39,832 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader-249 (Candidate): Election: Candidate has following voting peers: [] 03:51:39,835 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-249: Set currentTerm=1, votedFor=leader-249 03:51:39,835 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - leader-249 (Candidate): Starting new election term 1 03:51:39,835 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - leader-249 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:51:39,835 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader-249 (Candidate): Received ElectionTimeout 03:51:39,835 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader-249 (Leader): Election: Leader has following peers: [] 03:51:39,835 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - leader-249 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:51:39,932 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-249] 03:51:39,943 PM [main] [DEBUG] PekkoRaftStorage - leader-249: terminating thread VirtualThread[#668,leader-249-writer-104]/waiting 03:51:39,944 PM [leader-249-writer-104] [DEBUG] JournalWriteTask - leader-249: received 1 commands after 115.7 ms 03:51:39,944 PM [leader-249-writer-104] [DEBUG] JournalWriteTask - leader-249: completed 1 commands in 25.45 μs 03:51:39,944 PM [leader-249-writer-104] [DEBUG] JournalWriteTask - leader-249: journal writer stopped 03:51:39,944 PM [main] [DEBUG] EntryJournalV1 - leader-249: journal closed 03:51:39,944 PM [main] [INFO] PekkoRaftStorage - leader-249: journal closed 03:51:39,945 PM [main] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks 03:51:39,945 PM [main] [DEBUG] RaftStorage - leader-249: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:39.948] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testFindLeader#1583359036]: org.opendaylight.controller.cluster.common.actor.Monitor@c402592 [INFO] [pekkoDeadLetter][07/01/2025 15:51:39.948] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#1583359036] 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'. 03:51:39,948 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#1583359036] 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'. 03:51:39,949 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 03:51:39,949 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: started executor 03:51:39,949 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: started executor 03:51:39,950 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: metadata journal open: replayFrom=1 applyTo=0 03:51:39,951 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:39,951 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRaftStorage - testFindLeader: journal open: applyTo=0 03:51:39,951 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: journal writer started 03:51:39,951 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: waiting to receive commands 03:51:39,953 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest16173747707652575991/testFindLeader/TermInfo.properties does not exist 03:51:39,953 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest16173747707652575991/testFindLeader/journal-v1-1.log 03:51:39,953 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest16173747707652575991/testFindLeader/metadata-v1-1.log 03:51:39,953 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testFindLeader: no eligible files found 03:51:39,953 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testFindLeader: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:39,955 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 03:51:39,955 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 03:51:39,955 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testFindLeader: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4d7d2fa9 03:51:39,955 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testFindLeader: Moving last applied index from -1 to -1 03:51:39,956 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - testFindLeader: empty journal: appending 0 entries 03:51:39,956 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - testFindLeader: journal recovery completedin 386.8 μs with journalIndex=1 03:51:39,956 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:39,956 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 03:51:39,956 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 03:51:39,958 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 03:51:39,958 PM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 03:51:39,958 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:51:39,958 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 03:51:39,959 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 03:51:39,959 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:51:40,9 PM [main] [INFO] RaftActorTest - testLeaderTransitioning starting [WARN] [07/01/2025 15:51:40.011] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-250]: org.opendaylight.controller.cluster.common.actor.Monitor@73ec322e [INFO] [pekkoDeadLetter][07/01/2025 15:51:40.012] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-250] 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'. 03:51:40,12 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-250] 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'. 03:51:40,12 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - test-actor-250: Starting recovery with journal batch size 1000 03:51:40,12 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: started executor 03:51:40,12 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: started executor 03:51:40,13 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-250: metadata journal open: replayFrom=1 applyTo=0 03:51:40,13 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-250: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:40,13 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRaftStorage - test-actor-250: journal open: applyTo=0 03:51:40,14 PM [test-actor-250-writer-106] [DEBUG] JournalWriteTask - test-actor-250: journal writer started 03:51:40,14 PM [test-actor-250-writer-106] [DEBUG] JournalWriteTask - test-actor-250: waiting to receive commands 03:51:40,15 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12338418299381853356/test-actor-250/TermInfo.properties does not exist 03:51:40,15 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-250: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12338418299381853356/test-actor-250/journal-v1-1.log 03:51:40,15 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-250: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12338418299381853356/test-actor-250/metadata-v1-1.log 03:51:40,15 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-250: no eligible files found 03:51:40,16 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - test-actor-250: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:40,18 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - test-actor-250: Set currentTerm=0, votedFor=null 03:51:40,18 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - test-actor-250: Local TermInfo store seeded with TermInfo{term=0} 03:51:40,18 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - test-actor-250: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@46a8fa10 03:51:40,18 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - test-actor-250: Moving last applied index from -1 to -1 03:51:40,19 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - test-actor-250: empty journal: appending 0 entries 03:51:40,19 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - test-actor-250: journal recovery completedin 602.7 μs with journalIndex=1 03:51:40,20 PM [test-pekko.actor.default-dispatcher-15] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:51:40,20 PM [test-pekko.actor.default-dispatcher-15] [INFO] Follower - test-actor-250 (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 0 - updating term 03:51:40,24 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - test-actor-250: Set currentTerm=1, votedFor=null 03:51:40,24 PM [test-pekko.actor.default-dispatcher-15] [INFO] Follower - test-actor-250 (Follower): The followers log is empty and the senders prevLogIndex is 0 03:51:40,24 PM [test-pekko.actor.default-dispatcher-15] [INFO] Follower - test-actor-250 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=test-actor-250, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 03:51:40,24 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - test-actor-250: Last sync leader does not match current leader leader, need to catch up to 0 [WARN] [07/01/2025 15:51:40.024] [test-pekko.actor.default-dispatcher-11] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/test-actor-250]: AppendEntriesReply{term=1, success=false, followerId=test-actor-250, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [07/01/2025 15:51:40.024] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/test-actor-250] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=test-actor-250, initialSyncDone=false] [INFO] [pekkoDeadLetter][07/01/2025 15:51:40.024] [test-pekko.actor.default-dispatcher-14] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-250] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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'. [INFO] [pekkoDeadLetter][07/01/2025 15:51:40.024] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/test-actor-250] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-250] 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'. 03:51:40,24 PM [test-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-250] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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'. 03:51:40,25 PM [test-pekko.actor.default-dispatcher-15] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-250] 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'. 03:51:40,70 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - test-actor-250: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 03:51:40,120 PM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 03:51:40,120 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#1844930527] 03:51:40,131 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-250] 03:51:40,132 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRaftStorage - test-actor-250: terminating thread VirtualThread[#672,test-actor-250-writer-106]/waiting 03:51:40,132 PM [test-actor-250-writer-106] [DEBUG] JournalWriteTask - test-actor-250: received 1 commands after 118.2 ms 03:51:40,132 PM [test-actor-250-writer-106] [DEBUG] JournalWriteTask - test-actor-250: completed 1 commands in 26.41 μs 03:51:40,132 PM [test-actor-250-writer-106] [DEBUG] JournalWriteTask - test-actor-250: journal writer stopped 03:51:40,132 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - test-actor-250: journal closed 03:51:40,132 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRaftStorage - test-actor-250: journal closed 03:51:40,132 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-250: stopped executor with 0 remaining tasks 03:51:40,132 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-250: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:40.136] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/$c#2111349960]: org.opendaylight.controller.cluster.common.actor.Monitor@4ad971af [INFO] [pekkoDeadLetter][07/01/2025 15:51:40.136] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#2111349960] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] 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'. 03:51:40,136 PM [test-pekko.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#2111349960] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] 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'. 03:51:40,137 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - notifier-251: Starting recovery with journal batch size 1000 03:51:40,137 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - notifier-251: started executor 03:51:40,137 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - notifier-251: started executor 03:51:40,137 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - notifier-251: metadata journal open: replayFrom=1 applyTo=0 03:51:40,138 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - notifier-251: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:40,138 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRaftStorage - notifier-251: journal open: applyTo=0 03:51:40,138 PM [notifier-251-writer-107] [DEBUG] JournalWriteTask - notifier-251: journal writer started 03:51:40,138 PM [notifier-251-writer-107] [DEBUG] JournalWriteTask - notifier-251: waiting to receive commands 03:51:40,140 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13857229583691852107/notifier-251/TermInfo.properties does not exist 03:51:40,140 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-251: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13857229583691852107/notifier-251/journal-v1-1.log 03:51:40,140 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-251: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13857229583691852107/notifier-251/metadata-v1-1.log 03:51:40,140 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-251: no eligible files found 03:51:40,140 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - notifier-251: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:40,142 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=0, votedFor=null 03:51:40,142 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - notifier-251: Local TermInfo store seeded with TermInfo{term=0} 03:51:40,142 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - notifier-251: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@11279cc9 03:51:40,142 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - notifier-251: Moving last applied index from -1 to -1 03:51:40,143 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - notifier-251: empty journal: appending 0 entries 03:51:40,143 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - notifier-251: journal recovery completedin 540.0 μs with journalIndex=1 03:51:40,308 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:40,308 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - notifier-251 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.252:17355, Removed) 03:51:40,308 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - notifier-251 (Follower): Received ElectionTimeout - switching to Candidate 03:51:40,308 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Election: Candidate has following voting peers: [leader] 03:51:40,311 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=1, votedFor=notifier-251 03:51:40,311 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 1 03:51:40,311 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=1, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader 03:51:40,311 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - notifier-251 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [07/01/2025 15:51:40.311] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=1, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][07/01/2025 15:51:40.311] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2111349960] to Actor[pekko://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:51:40,311 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2111349960] to Actor[pekko://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:51:40,498 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:40,501 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=2, votedFor=notifier-251 03:51:40,501 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 2 03:51:40,501 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=2, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:40.501] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=2, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][07/01/2025 15:51:40.501] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2111349960] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:51:40,501 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2111349960] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:51:40,638 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:40,641 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=3, votedFor=notifier-251 03:51:40,641 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 3 03:51:40,641 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=3, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:40.641] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=3, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][07/01/2025 15:51:40.642] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2111349960] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:51:40,642 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2111349960] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 03:51:40,808 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:40,813 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=4, votedFor=notifier-251 03:51:40,813 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 4 03:51:40,813 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=4, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:40.813] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=4, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:40,978 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:40,981 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=5, votedFor=notifier-251 03:51:40,981 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 5 03:51:40,981 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=5, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:40.981] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=5, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:41,138 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:41,141 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=6, votedFor=notifier-251 03:51:41,141 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 6 03:51:41,141 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=6, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:41.141] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=6, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:41,309 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:41,312 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=7, votedFor=notifier-251 03:51:41,312 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 7 03:51:41,312 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=7, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:41.312] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=7, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:41,438 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:41,441 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=8, votedFor=notifier-251 03:51:41,441 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 8 03:51:41,441 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=8, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:41.441] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=8, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:41,638 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:41,641 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=9, votedFor=notifier-251 03:51:41,641 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 9 03:51:41,641 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=9, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:41.642] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=9, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:41,838 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:41,842 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=10, votedFor=notifier-251 03:51:41,842 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 10 03:51:41,842 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=10, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:41.842] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=10, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:41,998 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:42,1 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=11, votedFor=notifier-251 03:51:42,1 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 11 03:51:42,1 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=11, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:42.002] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=11, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:42,198 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:42,201 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=12, votedFor=notifier-251 03:51:42,201 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 12 03:51:42,201 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=12, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:42.201] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=12, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:42,358 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:42,361 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=13, votedFor=notifier-251 03:51:42,361 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 13 03:51:42,361 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=13, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:42.361] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=13, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:42,498 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:42,501 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=14, votedFor=notifier-251 03:51:42,501 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 14 03:51:42,501 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=14, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:42.501] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=14, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:42,638 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:42,641 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=15, votedFor=notifier-251 03:51:42,641 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 15 03:51:42,641 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=15, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:42.641] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=15, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:42,768 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:42,770 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=16, votedFor=notifier-251 03:51:42,770 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 16 03:51:42,770 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=16, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:42.771] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=16, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:42,968 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:42,971 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=17, votedFor=notifier-251 03:51:42,971 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 17 03:51:42,971 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=17, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:42.971] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=17, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:43,178 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:43,181 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=18, votedFor=notifier-251 03:51:43,181 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 18 03:51:43,181 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=18, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:43.181] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=18, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:43,328 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:43,331 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=19, votedFor=notifier-251 03:51:43,331 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 19 03:51:43,331 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=19, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:43.331] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=19, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:43,468 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:43,471 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=20, votedFor=notifier-251 03:51:43,471 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 20 03:51:43,471 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=20, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:43.471] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=20, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:43,658 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:43,661 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=21, votedFor=notifier-251 03:51:43,661 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 21 03:51:43,661 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=21, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:43.661] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=21, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:43,798 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:43,801 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=22, votedFor=notifier-251 03:51:43,801 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 22 03:51:43,801 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=22, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:43.801] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=22, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:43,968 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:43,971 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=23, votedFor=notifier-251 03:51:43,971 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 23 03:51:43,971 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=23, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:43.971] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=23, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:44,188 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:44,193 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=24, votedFor=notifier-251 03:51:44,193 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 24 03:51:44,193 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=24, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:44.194] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=24, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:44,318 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:44,321 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=25, votedFor=notifier-251 03:51:44,321 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 25 03:51:44,321 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=25, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:44.321] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=25, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:44,478 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:44,481 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=26, votedFor=notifier-251 03:51:44,481 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 26 03:51:44,481 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=26, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:44.481] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=26, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:44,648 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:44,653 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=27, votedFor=notifier-251 03:51:44,653 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 27 03:51:44,653 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=27, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:44.653] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=27, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:44,838 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:44,841 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=28, votedFor=notifier-251 03:51:44,841 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 28 03:51:44,841 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=28, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:44.841] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=28, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:44,988 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Received ElectionTimeout 03:51:44,991 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - notifier-251: Set currentTerm=29, votedFor=notifier-251 03:51:44,991 PM [test-pekko.actor.default-dispatcher-15] [INFO] Candidate - notifier-251 (Candidate): Starting new election term 29 03:51:44,991 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Candidate - notifier-251 (Candidate): Sending RequestVote{term=29, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [07/01/2025 15:51:44.991] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2111349960]: RequestVote{term=29, candidateId=notifier-251, lastLogIndex=-1, lastLogTerm=-1} 03:51:45,152 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#1377505680] 03:51:45,164 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#2111349960] 03:51:45,164 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - notifier-251: terminating thread VirtualThread[#673,notifier-251-writer-107]/waiting 03:51:45,164 PM [notifier-251-writer-107] [DEBUG] JournalWriteTask - notifier-251: received 1 commands after 5.026 s 03:51:45,164 PM [notifier-251-writer-107] [DEBUG] JournalWriteTask - notifier-251: completed 1 commands in 20.69 μs 03:51:45,164 PM [notifier-251-writer-107] [DEBUG] JournalWriteTask - notifier-251: journal writer stopped 03:51:45,164 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - notifier-251: journal closed 03:51:45,165 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - notifier-251: journal closed 03:51:45,165 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-251: stopped executor with 0 remaining tasks 03:51:45,165 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-251: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:45.167] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-252]: org.opendaylight.controller.cluster.common.actor.Monitor@2a778555 03:51:45,168 PM [main] [INFO] RaftActor - leader-252: Starting recovery with journal batch size 1000 03:51:45,168 PM [main] [DEBUG] RaftStorage - leader-252: started executor 03:51:45,168 PM [main] [DEBUG] RaftStorage - leader-252: started executor 03:51:45,169 PM [main] [DEBUG] EntryJournalV1 - leader-252: metadata journal open: replayFrom=1 applyTo=0 03:51:45,170 PM [main] [DEBUG] EntryJournalV1 - leader-252: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,170 PM [main] [INFO] PekkoRaftStorage - leader-252: journal open: applyTo=0 03:51:45,170 PM [leader-252-writer-108] [DEBUG] JournalWriteTask - leader-252: journal writer started 03:51:45,170 PM [leader-252-writer-108] [DEBUG] JournalWriteTask - leader-252: waiting to receive commands 03:51:45,171 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest8547998066997317170/leader-252/TermInfo.properties does not exist 03:51:45,171 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-252: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:45,174 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-252: Set currentTerm=0, votedFor=null 03:51:45,174 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-252: Local TermInfo store seeded with TermInfo{term=0} 03:51:45,174 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-252: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@1ccb885e 03:51:45,175 PM [main] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:51:45,177 PM [main] [DEBUG] PropertiesTermInfoStore - leader-252: Set currentTerm=100, votedFor= 03:51:45,180 PM [main] [DEBUG] PropertiesTermInfoStore - leader-252: Set currentTerm=110, votedFor= 03:51:45,180 PM [main] [DEBUG] AbstractLeader - leader-252 (Leader): Election: Leader has following peers: [] 03:51:45,180 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-252] 03:51:45,190 PM [main] [DEBUG] PekkoRaftStorage - leader-252: terminating thread VirtualThread[#674,leader-252-writer-108]/waiting 03:51:45,191 PM [leader-252-writer-108] [DEBUG] JournalWriteTask - leader-252: received 1 commands after 20.73 ms 03:51:45,191 PM [leader-252-writer-108] [DEBUG] JournalWriteTask - leader-252: completed 1 commands in 15.40 μs 03:51:45,191 PM [leader-252-writer-108] [DEBUG] JournalWriteTask - leader-252: journal writer stopped 03:51:45,191 PM [main] [DEBUG] EntryJournalV1 - leader-252: journal closed 03:51:45,191 PM [main] [INFO] PekkoRaftStorage - leader-252: journal closed 03:51:45,191 PM [main] [DEBUG] RaftStorage - leader-252: stopped executor with 0 remaining tasks 03:51:45,191 PM [main] [DEBUG] RaftStorage - leader-252: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:45.194] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testConstruction#-468842145]: org.opendaylight.controller.cluster.common.actor.Monitor@48ac7306 03:51:45,195 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 03:51:45,195 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testConstruction: started executor 03:51:45,195 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testConstruction: started executor 03:51:45,195 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - testConstruction: metadata journal open: replayFrom=1 applyTo=0 03:51:45,196 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - testConstruction: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,196 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - testConstruction: journal open: applyTo=0 03:51:45,196 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: journal writer started 03:51:45,196 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: waiting to receive commands 03:51:45,197 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3557077481471450105/testConstruction/TermInfo.properties does not exist 03:51:45,197 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3557077481471450105/testConstruction/journal-v1-1.log 03:51:45,197 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3557077481471450105/testConstruction/metadata-v1-1.log 03:51:45,197 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testConstruction: no eligible files found 03:51:45,197 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testConstruction: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:45,200 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 03:51:45,200 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 03:51:45,200 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testConstruction: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@23794ee8 03:51:45,200 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - testConstruction: Moving last applied index from -1 to -1 03:51:45,200 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - testConstruction: empty journal: appending 0 entries 03:51:45,201 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - testConstruction: journal recovery completedin 222.7 μs with journalIndex=1 03:51:45,201 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:45,201 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 03:51:45,201 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] 03:51:45,203 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 03:51:45,203 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 03:51:45,203 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:51:45,203 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 03:51:45,203 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 03:51:45,203 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:51:45,255 PM [main] [INFO] RaftActor - leader-253: Starting recovery with journal batch size 1000 03:51:45,255 PM [main] [DEBUG] RaftStorage - leader-253: started executor 03:51:45,255 PM [main] [DEBUG] RaftStorage - leader-253: started executor [WARN] [07/01/2025 15:51:45.255] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-253]: org.opendaylight.controller.cluster.common.actor.Monitor@72e4da09 03:51:45,255 PM [main] [DEBUG] EntryJournalV1 - leader-253: metadata journal open: replayFrom=1 applyTo=0 03:51:45,256 PM [main] [DEBUG] EntryJournalV1 - leader-253: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,256 PM [main] [INFO] PekkoRaftStorage - leader-253: journal open: applyTo=0 03:51:45,256 PM [leader-253-writer-110] [DEBUG] JournalWriteTask - leader-253: journal writer started 03:51:45,256 PM [leader-253-writer-110] [DEBUG] JournalWriteTask - leader-253: waiting to receive commands 03:51:45,257 PM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from -1 to 4 03:51:45,257 PM [main] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=1, votedFor=leader-253 03:51:45,258 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15448846500105074042/leader-253/TermInfo.properties does not exist 03:51:45,258 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-253: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:45,261 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=1, votedFor=leader-253 03:51:45,261 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-253: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-253} 03:51:45,261 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader-253: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@900234 03:51:45,262 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Election: Leader has following peers: [follower-254] 03:51:45,262 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Checking sendAppendEntries for follower follower-254: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:51:45,262 PM [main] [INFO] SnapshotManager - leader-253: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=6, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=8, mandatoryTrim=false] to install on xyzzy 03:51:45,262 PM [main] [DEBUG] SnapshotManager - leader-253: lastSequenceNumber prior to capture: 1 03:51:45,262 PM [main] [INFO] MockRaftActor - leader-253: support() called 03:51:45,263 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-254 updated: matchIndex: 5, nextIndex: 6 03:51:45,263 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 03:51:45,263 PM [main] [DEBUG] RaftActorBehavior - leader-253 (Leader): Setting last applied to 0 03:51:45,263 PM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from -1 to 0 03:51:45,263 PM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 0 data 0 03:51:45,263 PM [main] [INFO] MockRaftActor - leader-253: applyState called: 0 03:51:45,263 PM [main] [DEBUG] RaftActorBehavior - leader-253 (Leader): Setting last applied to 1 03:51:45,263 PM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from 0 to 1 03:51:45,263 PM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 1 data 1 03:51:45,263 PM [main] [INFO] MockRaftActor - leader-253: applyState called: 1 03:51:45,263 PM [main] [DEBUG] RaftActorBehavior - leader-253 (Leader): Setting last applied to 2 03:51:45,263 PM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from 1 to 2 03:51:45,263 PM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 2 data 2 03:51:45,263 PM [main] [INFO] MockRaftActor - leader-253: applyState called: 2 03:51:45,263 PM [main] [DEBUG] RaftActorBehavior - leader-253 (Leader): Setting last applied to 3 03:51:45,263 PM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from 2 to 3 03:51:45,263 PM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 3 data 3 03:51:45,263 PM [main] [INFO] MockRaftActor - leader-253: applyState called: 3 03:51:45,263 PM [main] [DEBUG] RaftActorBehavior - leader-253 (Leader): Setting last applied to 4 03:51:45,263 PM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from 3 to 4 03:51:45,263 PM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 4 data 4 03:51:45,263 PM [main] [INFO] MockRaftActor - leader-253: applyState called: 4 03:51:45,264 PM [main] [DEBUG] RaftActorBehavior - leader-253 (Leader): Setting last applied to 5 03:51:45,264 PM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from 4 to 5 03:51:45,264 PM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 5 data 5 03:51:45,264 PM [main] [INFO] MockRaftActor - leader-253: applyState called: 5 03:51:45,264 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Checking sendAppendEntries for follower follower-254: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 03:51:45,264 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): sendAppendEntries: 6 is present for follower follower-254 03:51:45,264 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Sending AppendEntries to follower follower-254: AppendEntries{term=1, leaderId=leader-253, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=6, term=1, command=6, pending=false}, JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 03:51:45,264 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-254 updated: matchIndex: 6, nextIndex: 7 03:51:45,264 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 03:51:45,264 PM [main] [DEBUG] RaftActorBehavior - leader-253 (Leader): Setting last applied to 6 03:51:45,264 PM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from 5 to 6 03:51:45,264 PM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 6 data 6 03:51:45,264 PM [main] [INFO] MockRaftActor - leader-253: applyState called: 6 03:51:45,264 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Checking sendAppendEntries for follower follower-254: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 03:51:45,264 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): sendAppendEntries: 7 is present for follower follower-254 03:51:45,264 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Sending AppendEntries to follower follower-254: AppendEntries{term=1, leaderId=leader-253, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 03:51:45,264 PM [main] [INFO] SnapshotManager - leader-253: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 03:51:45,264 PM [main] [INFO] MockRaftActor - leader-253: support() called 03:51:45,264 PM [main] [INFO] SnapshotManager - leader-253: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 4 and term: 1 03:51:45,264 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): sendInstallSnapshot 03:51:45,264 PM [main] [DEBUG] SnapshotManager - leader-253: Snapshot success - sequence number: -1 03:51:45,265 PM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-253: SnapshotComplete received 03:51:45,265 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-254 updated: matchIndex: 7, nextIndex: 8 03:51:45,265 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 03:51:45,265 PM [main] [DEBUG] RaftActorBehavior - leader-253 (Leader): Setting last applied to 7 03:51:45,265 PM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from 6 to 7 03:51:45,265 PM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 7 data 7 03:51:45,265 PM [main] [INFO] MockRaftActor - leader-253: applyState called: 7 03:51:45,265 PM [main] [DEBUG] SnapshotManager - leader-253: fakeSnapshot purging log to 6 for term 1 03:51:45,265 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Checking sendAppendEntries for follower follower-254: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 03:51:45,265 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): sendAppendEntries: 8 is present for follower follower-254 03:51:45,265 PM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Sending AppendEntries to follower follower-254: AppendEntries{term=1, leaderId=leader-253, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=6, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=8, term=1, command=foo-8, pending=false}]} 03:51:45,265 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#-1107565546] 03:51:45,276 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-253] 03:51:45,276 PM [main] [DEBUG] PekkoRaftStorage - leader-253: terminating thread VirtualThread[#676,leader-253-writer-110]/waiting 03:51:45,276 PM [leader-253-writer-110] [DEBUG] JournalWriteTask - leader-253: received 1 commands after 19.61 ms 03:51:45,276 PM [leader-253-writer-110] [DEBUG] JournalWriteTask - leader-253: completed 1 commands in 10.77 μs 03:51:45,276 PM [leader-253-writer-110] [DEBUG] JournalWriteTask - leader-253: journal writer stopped 03:51:45,276 PM [main] [DEBUG] EntryJournalV1 - leader-253: journal closed 03:51:45,276 PM [main] [INFO] PekkoRaftStorage - leader-253: journal closed 03:51:45,276 PM [main] [DEBUG] RaftStorage - leader-253: stopped executor with 0 remaining tasks 03:51:45,276 PM [main] [DEBUG] RaftStorage - leader-253: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:45.279] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-255]: org.opendaylight.controller.cluster.common.actor.Monitor@2813b929 03:51:45,279 PM [main] [INFO] RaftActor - leader-255: Starting recovery with journal batch size 1000 03:51:45,279 PM [main] [DEBUG] RaftStorage - leader-255: started executor 03:51:45,279 PM [main] [DEBUG] RaftStorage - leader-255: started executor 03:51:45,280 PM [main] [DEBUG] EntryJournalV1 - leader-255: metadata journal open: replayFrom=1 applyTo=0 03:51:45,280 PM [main] [DEBUG] EntryJournalV1 - leader-255: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,280 PM [main] [INFO] PekkoRaftStorage - leader-255: journal open: applyTo=0 03:51:45,280 PM [leader-255-writer-111] [DEBUG] JournalWriteTask - leader-255: journal writer started 03:51:45,280 PM [leader-255-writer-111] [DEBUG] JournalWriteTask - leader-255: waiting to receive commands 03:51:45,281 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest101286095829688993/leader-255/TermInfo.properties does not exist 03:51:45,281 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-255: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:45,284 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader-255: Set currentTerm=0, votedFor=null 03:51:45,284 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-255: Local TermInfo store seeded with TermInfo{term=0} 03:51:45,284 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader-255: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@5b452f45 03:51:45,285 PM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 5 data F 03:51:45,285 PM [main] [INFO] MockRaftActor - leader-255: applyState called: F 03:51:45,285 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:45,285 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader-255 (Follower): Received TimeoutNow - switching to Candidate 03:51:45,285 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - leader-255 (Candidate): Election: Candidate has following voting peers: [] 03:51:45,287 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader-255: Set currentTerm=1, votedFor=leader-255 03:51:45,287 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - leader-255 (Candidate): Starting new election term 1 03:51:45,287 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - leader-255 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:51:45,287 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - leader-255 (Candidate): Received ElectionTimeout 03:51:45,287 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader-255 (Leader): Election: Leader has following peers: [] 03:51:45,287 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - leader-255 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:51:45,288 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-255] 03:51:45,298 PM [main] [DEBUG] PekkoRaftStorage - leader-255: terminating thread VirtualThread[#677,leader-255-writer-111]/waiting 03:51:45,299 PM [leader-255-writer-111] [DEBUG] JournalWriteTask - leader-255: received 1 commands after 18.47 ms 03:51:45,299 PM [leader-255-writer-111] [DEBUG] JournalWriteTask - leader-255: completed 1 commands in 10.93 μs 03:51:45,299 PM [leader-255-writer-111] [DEBUG] JournalWriteTask - leader-255: journal writer stopped 03:51:45,299 PM [main] [DEBUG] EntryJournalV1 - leader-255: journal closed 03:51:45,299 PM [main] [INFO] PekkoRaftStorage - leader-255: journal closed 03:51:45,299 PM [main] [DEBUG] RaftStorage - leader-255: stopped executor with 0 remaining tasks 03:51:45,299 PM [main] [DEBUG] RaftStorage - leader-255: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:45.301] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-256]: org.opendaylight.controller.cluster.common.actor.Monitor@36702ee6 03:51:45,302 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - follower-256: Starting recovery with journal batch size 1000 03:51:45,302 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-256: started executor 03:51:45,302 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-256: started executor 03:51:45,303 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-256: metadata journal open: replayFrom=1 applyTo=0 03:51:45,303 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower-256: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,303 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - follower-256: journal open: applyTo=0 03:51:45,303 PM [follower-256-writer-112] [DEBUG] JournalWriteTask - follower-256: journal writer started 03:51:45,303 PM [follower-256-writer-112] [DEBUG] JournalWriteTask - follower-256: waiting to receive commands 03:51:45,305 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9284300323673818347/follower-256/TermInfo.properties does not exist 03:51:45,305 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower-256: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:45,307 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower-256: Set currentTerm=0, votedFor=null 03:51:45,307 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower-256: Local TermInfo store seeded with TermInfo{term=0} 03:51:45,307 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower-256: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@dd90fc5 03:51:45,307 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-256] 03:51:45,318 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - follower-256: terminating thread VirtualThread[#678,follower-256-writer-112]/waiting 03:51:45,318 PM [follower-256-writer-112] [DEBUG] JournalWriteTask - follower-256: received 1 commands after 14.45 ms 03:51:45,318 PM [follower-256-writer-112] [DEBUG] JournalWriteTask - follower-256: completed 1 commands in 7.720 μs 03:51:45,318 PM [follower-256-writer-112] [DEBUG] JournalWriteTask - follower-256: journal writer stopped 03:51:45,318 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - follower-256: journal closed 03:51:45,318 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - follower-256: journal closed 03:51:45,318 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower-256: stopped executor with 0 remaining tasks 03:51:45,318 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower-256: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:45.319] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-257]: org.opendaylight.controller.cluster.common.actor.Monitor@6c8a712 03:51:45,320 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - follower-256: Starting recovery with journal batch size 1000 03:51:45,320 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower-256: started executor 03:51:45,320 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower-256: started executor 03:51:45,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - follower-256: metadata journal open: replayFrom=1 applyTo=0 03:51:45,321 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - follower-256: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,321 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - follower-256: journal open: applyTo=0 03:51:45,321 PM [follower-256-writer-113] [DEBUG] JournalWriteTask - follower-256: journal writer started 03:51:45,321 PM [follower-256-writer-113] [DEBUG] JournalWriteTask - follower-256: waiting to receive commands 03:51:45,322 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower-256: Set currentTerm=0, votedFor=null 03:51:45,322 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - follower-256: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:45,322 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - follower-256: restoring local TermInfo{term=0} 03:51:45,322 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower-256: Set currentTerm=0, votedFor=null 03:51:45,322 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower-256: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@257b35c1 03:51:45,323 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-257] 03:51:45,333 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - follower-256: terminating thread VirtualThread[#679,follower-256-writer-113]/waiting 03:51:45,333 PM [follower-256-writer-113] [DEBUG] JournalWriteTask - follower-256: received 1 commands after 11.78 ms 03:51:45,333 PM [follower-256-writer-113] [DEBUG] JournalWriteTask - follower-256: completed 1 commands in 7.141 μs 03:51:45,333 PM [follower-256-writer-113] [DEBUG] JournalWriteTask - follower-256: journal writer stopped 03:51:45,333 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - follower-256: journal closed 03:51:45,333 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - follower-256: journal closed 03:51:45,333 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower-256: stopped executor with 0 remaining tasks 03:51:45,333 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower-256: stopped executor with 0 remaining tasks 03:51:45,334 PM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting [WARN] [07/01/2025 15:51:45.335] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-258]: org.opendaylight.controller.cluster.common.actor.Monitor@43764ed9 03:51:45,336 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - test-actor-258: Starting recovery with journal batch size 1000 03:51:45,336 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-258: started executor 03:51:45,336 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-258: started executor 03:51:45,336 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-258: metadata journal open: replayFrom=1 applyTo=0 03:51:45,336 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-258: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,336 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - test-actor-258: journal open: applyTo=0 03:51:45,336 PM [test-actor-258-writer-114] [DEBUG] JournalWriteTask - test-actor-258: journal writer started 03:51:45,336 PM [test-actor-258-writer-114] [DEBUG] JournalWriteTask - test-actor-258: waiting to receive commands 03:51:45,338 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest6877806702644068318/test-actor-258/TermInfo.properties does not exist 03:51:45,338 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-258: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest6877806702644068318/test-actor-258/journal-v1-1.log 03:51:45,338 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-258: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest6877806702644068318/test-actor-258/metadata-v1-1.log 03:51:45,338 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-258: no eligible files found 03:51:45,338 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - test-actor-258: Received ReplicatedLogEntry for recovery: index: 0, size: 131 03:51:45,338 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PeerInfos - test-actor-258: Updated server config: isVoting: false, peers: [] 03:51:45,338 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - test-actor-258: Recovery completed - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 03:51:45,341 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - test-actor-258: Set currentTerm=0, votedFor=null 03:51:45,341 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - test-actor-258: Local TermInfo store seeded with TermInfo{term=0} 03:51:45,341 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - test-actor-258: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@6ff21f1d 03:51:45,341 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - test-actor-258: Moving last applied index from -1 to -1 03:51:45,341 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - test-actor-258: empty journal: appending 1 entries 03:51:45,345 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - test-actor-258: journal recovery completedin 3.902 ms with journalIndex=1 03:51:45,345 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:45,745 PM [main] [INFO] RaftActorTest - testNonVotingOnRecovery ending 03:51:45,745 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-258] 03:51:45,756 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRaftStorage - test-actor-258: terminating thread VirtualThread[#680,test-actor-258-writer-114]/waiting 03:51:45,756 PM [test-actor-258-writer-114] [DEBUG] JournalWriteTask - test-actor-258: received 1 commands after 419.9 ms 03:51:45,756 PM [test-actor-258-writer-114] [DEBUG] JournalWriteTask - test-actor-258: completed 1 commands in 11.82 μs 03:51:45,756 PM [test-actor-258-writer-114] [DEBUG] JournalWriteTask - test-actor-258: journal writer stopped 03:51:45,757 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - test-actor-258: journal closed 03:51:45,757 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRaftStorage - test-actor-258: journal closed 03:51:45,757 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-258: stopped executor with 0 remaining tasks 03:51:45,757 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-258: stopped executor with 0 remaining tasks 03:51:45,758 PM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting [WARN] [07/01/2025 15:51:45.759] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/follower-259#-443716379]: org.opendaylight.controller.cluster.common.actor.Monitor@4665f259 03:51:45,759 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - follower-259: Starting recovery with journal batch size 1000 03:51:45,760 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-259: started executor 03:51:45,760 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-259: started executor 03:51:45,760 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower-259: metadata journal open: replayFrom=1 applyTo=0 03:51:45,760 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower-259: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,761 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRaftStorage - follower-259: journal open: applyTo=0 03:51:45,761 PM [follower-259-writer-115] [DEBUG] JournalWriteTask - follower-259: journal writer started 03:51:45,761 PM [follower-259-writer-115] [DEBUG] JournalWriteTask - follower-259: waiting to receive commands 03:51:45,762 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/TermInfo.properties does not exist 03:51:45,762 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-259: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/journal-v1-1.log 03:51:45,762 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-259: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/metadata-v1-1.log 03:51:45,762 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower-259: no eligible files found 03:51:45,762 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - follower-259: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:45,765 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower-259: Set currentTerm=0, votedFor=null 03:51:45,765 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - follower-259: Local TermInfo store seeded with TermInfo{term=0} 03:51:45,765 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower-259: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@37e027a5 03:51:45,765 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower-259: Moving last applied index from -1 to -1 03:51:45,766 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - follower-259: empty journal: appending 0 entries 03:51:45,766 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - follower-259: journal recovery completedin 336.1 μs with journalIndex=1 03:51:45,773 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRaftStorage - follower-259: terminating thread VirtualThread[#681,follower-259-writer-115]/waiting 03:51:45,773 PM [follower-259-writer-115] [DEBUG] JournalWriteTask - follower-259: received 1 commands after 12.02 ms 03:51:45,773 PM [follower-259-writer-115] [DEBUG] JournalWriteTask - follower-259: completed 1 commands in 10.52 μs 03:51:45,773 PM [follower-259-writer-115] [DEBUG] JournalWriteTask - follower-259: journal writer stopped 03:51:45,773 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower-259: journal closed 03:51:45,773 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRaftStorage - follower-259: journal closed 03:51:45,773 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-259: stopped executor with 0 remaining tasks 03:51:45,773 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-259: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:45.774] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$a]: org.opendaylight.controller.cluster.common.actor.Monitor@602c54f4 03:51:45,775 PM [main] [INFO] RaftActor - follower-259: Starting recovery with journal batch size 1000 03:51:45,775 PM [main] [DEBUG] RaftStorage - follower-259: started executor 03:51:45,775 PM [main] [DEBUG] RaftStorage - follower-259: started executor 03:51:45,775 PM [main] [DEBUG] EntryJournalV1 - follower-259: metadata journal open: replayFrom=1 applyTo=0 03:51:45,775 PM [main] [DEBUG] EntryJournalV1 - follower-259: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,775 PM [main] [INFO] PekkoRaftStorage - follower-259: journal open: applyTo=0 03:51:45,775 PM [follower-259-writer-116] [DEBUG] JournalWriteTask - follower-259: journal writer started 03:51:45,775 PM [follower-259-writer-116] [DEBUG] JournalWriteTask - follower-259: waiting to receive commands 03:51:45,777 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] PropertiesTermInfoStore - follower-259: Set currentTerm=0, votedFor=null 03:51:45,777 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/TermInfo.properties 03:51:45,777 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/journal-v1-1.log 03:51:45,777 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/metadata-v1-1.log 03:51:45,777 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: no eligible files found 03:51:45,777 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] PekkoRecovery - follower-259: SnapshotOffer called. 03:51:45,777 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] PekkoRecovery - follower-259: initializing from snapshot taken at 2025-07-01T15:51:45.772Z 03:51:45,777 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] PropertiesTermInfoStore - follower-259: Set currentTerm=-1, votedFor=null 03:51:45,778 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [INFO] PekkoRecovery - Recovery snapshot applied for follower-259 in 431.6 μs: snapshotIndex=3, snapshotTerm=1, journal-size=1 03:51:45,778 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [INFO] PekkoRecovery - follower-259: migrating from Pekko persistent-snapshot taken at 2025-07-01T15:51:45.772Z 03:51:45,778 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [INFO] MockRaftActor - follower-259: support() called 03:51:45,778 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/snapshot-0000000068640411-2E03C900.tmp 03:51:45,782 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/snapshot-0000000068640411-2E03C900.v1 03:51:45,782 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/snapshot-0000000068640411-2E03C900.v1 03:51:45,782 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/TermInfo.properties 03:51:45,782 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/journal-v1-1.log 03:51:45,782 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/metadata-v1-1.log 03:51:45,782 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-259: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-07-01T15:51:45.772Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9437710223220768095/follower-259/snapshot-0000000068640411-2E03C900.v1, size=513, entryCompress=NONE, stateCompress=NONE} 03:51:45,782 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [INFO] PekkoRecovery - follower-259: local snapshot saved in 4.368 ms, deleting Pekko-persisted snapshots 03:51:45,784 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - follower-259: Received ReplicatedLogEntry for recovery: index: 5, size: 2 03:51:45,785 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - follower-259: Received apply journal entries for recovery, applying to state: 4 to 5 03:51:45,785 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - follower-259: Moving last applied index from 3 to 5 03:51:45,785 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - follower-259: Received ReplicatedLogEntry for recovery: index: 6, size: 3 03:51:45,785 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - follower-259: Received ReplicatedLogEntry for recovery: index: 7, size: 4 03:51:45,785 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - follower-259: Recovery completed in 7.571 ms - Switching actor to Follower - last log index = 7, last log term = 1, snapshot index = 3, snapshot term = 1, journal size = 4 03:51:45,785 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - follower-259: restoring local TermInfo{term=0} 03:51:45,785 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - follower-259: Set currentTerm=0, votedFor=null 03:51:45,785 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - follower-259: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4dd39889 03:51:45,785 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - follower-259: Moving last applied index from -1 to 5 03:51:45,785 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - follower-259: empty journal: appending 4 entries 03:51:45,792 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - follower-259: journal recovery completedin 7.223 ms with journalIndex=1 03:51:45,792 PM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled ending 03:51:45,792 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-259#-443716379] 03:51:45,792 PM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftActor - follower-259: ignoring DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 03:51:45,803 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$a] 03:51:45,803 PM [main] [DEBUG] PekkoRaftStorage - follower-259: terminating thread VirtualThread[#682,follower-259-writer-116]/waiting 03:51:45,803 PM [follower-259-writer-116] [DEBUG] JournalWriteTask - follower-259: received 1 commands after 27.95 ms 03:51:45,804 PM [follower-259-writer-116] [DEBUG] JournalWriteTask - follower-259: completed 1 commands in 13.74 μs 03:51:45,804 PM [follower-259-writer-116] [DEBUG] JournalWriteTask - follower-259: journal writer stopped 03:51:45,804 PM [main] [DEBUG] EntryJournalV1 - follower-259: journal closed 03:51:45,804 PM [main] [INFO] PekkoRaftStorage - follower-259: journal closed 03:51:45,804 PM [main] [DEBUG] RaftStorage - follower-259: stopped executor with 0 remaining tasks 03:51:45,804 PM [main] [DEBUG] RaftStorage - follower-259: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:45.806] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-260]: org.opendaylight.controller.cluster.common.actor.Monitor@2a3253a5 03:51:45,806 PM [main] [INFO] RaftActor - leader-260: Starting recovery with journal batch size 1000 03:51:45,807 PM [main] [DEBUG] RaftStorage - leader-260: started executor 03:51:45,807 PM [main] [DEBUG] RaftStorage - leader-260: started executor 03:51:45,807 PM [main] [DEBUG] EntryJournalV1 - leader-260: metadata journal open: replayFrom=1 applyTo=0 03:51:45,807 PM [main] [DEBUG] EntryJournalV1 - leader-260: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,807 PM [main] [INFO] PekkoRaftStorage - leader-260: journal open: applyTo=0 03:51:45,807 PM [leader-260-writer-117] [DEBUG] JournalWriteTask - leader-260: journal writer started 03:51:45,807 PM [leader-260-writer-117] [DEBUG] JournalWriteTask - leader-260: waiting to receive commands 03:51:45,809 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4831205232905354083/leader-260/TermInfo.properties does not exist 03:51:45,809 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-260: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:45,813 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader-260: Set currentTerm=0, votedFor=null 03:51:45,813 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-260: Local TermInfo store seeded with TermInfo{term=0} 03:51:45,813 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader-260: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4a41868f 03:51:45,814 PM [main] [DEBUG] AbstractReplicatedLog - leader-260: Moving last applied index from -1 to 3 03:51:45,814 PM [main] [DEBUG] PropertiesTermInfoStore - leader-260: Set currentTerm=1, votedFor=leader-260 03:51:45,814 PM [main] [DEBUG] AbstractLeader - leader-260 (Leader): Election: Leader has following peers: [member1] 03:51:45,814 PM [main] [DEBUG] AbstractLeader - leader-260 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 [WARN] [07/01/2025 15:51:45.814] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/leader-260/address] received dead letter from TestActor[pekko://test/user/leader-260]: AppendEntries{term=1, leaderId=leader-260, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 03:51:45,814 PM [main] [DEBUG] RaftActor - leader-260: Persist data index=4 term=1 command=duh 03:51:45,814 PM [main] [DEBUG] ReplicatedLogImpl - leader-260: Append log entry and persist JournaledLogEntry{index=4, term=1, command=duh, pending=true} 03:51:45,814 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:51:45,814 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:51:45,814 PM [main] [DEBUG] ReplicatedLogImpl - leader-260: persist complete JournaledLogEntry{index=4, term=1, command=duh, pending=true} 03:51:45,814 PM [main] [INFO] SnapshotManager - leader-260: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=-1, lastIndex=4, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 03:51:45,815 PM [main] [DEBUG] SnapshotManager - leader-260: captured snapshot at lastSequenceNumber: 1 03:51:45,815 PM [main] [INFO] SnapshotManager - leader-260: Persising snapshot at EntryInfo[index=3, term=-1]/EntryInfo[index=4, term=1] 03:51:45,815 PM [main] [INFO] MockRaftActor - leader-260: support() called 03:51:45,815 PM [main] [INFO] SnapshotManager - leader-260: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 3 and term: -1 03:51:45,815 PM [main] [DEBUG] AbstractLeader - leader-260 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 03:51:45,815 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:45,815 PM [main] [DEBUG] AbstractLeader - leader-260 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [07/01/2025 15:51:45.815] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/leader-260/address] received dead letter from TestActor[pekko://test/user/leader-260]: AppendEntries{term=1, leaderId=leader-260, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 03:51:45,815 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-260] 03:51:45,826 PM [main] [DEBUG] PekkoRaftStorage - leader-260: terminating thread VirtualThread[#683,leader-260-writer-117]/waiting 03:51:45,826 PM [leader-260-writer-117] [DEBUG] JournalWriteTask - leader-260: received 1 commands after 18.26 ms 03:51:45,826 PM [leader-260-writer-117] [DEBUG] JournalWriteTask - leader-260: completed 1 commands in 10.07 μs 03:51:45,826 PM [leader-260-writer-117] [DEBUG] JournalWriteTask - leader-260: journal writer stopped 03:51:45,826 PM [main] [DEBUG] EntryJournalV1 - leader-260: journal closed 03:51:45,826 PM [main] [INFO] PekkoRaftStorage - leader-260: journal closed 03:51:45,826 PM [main] [DEBUG] RaftStorage - leader-260: stopped executor with 0 remaining tasks 03:51:45,826 PM [main] [DEBUG] RaftStorage - leader-260: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:45.829] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/notifier-261]: org.opendaylight.controller.cluster.common.actor.Monitor@e60944b 03:51:45,830 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - notifier-261: Starting recovery with journal batch size 1000 03:51:45,831 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - notifier-261: started executor 03:51:45,831 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - notifier-261: started executor 03:51:45,831 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - notifier-261: metadata journal open: replayFrom=1 applyTo=0 03:51:45,832 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - notifier-261: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:45,832 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRaftStorage - notifier-261: journal open: applyTo=0 03:51:45,833 PM [notifier-261-writer-118] [DEBUG] JournalWriteTask - notifier-261: journal writer started 03:51:45,833 PM [notifier-261-writer-118] [DEBUG] JournalWriteTask - notifier-261: waiting to receive commands 03:51:45,834 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest17154727452089374370/notifier-261/TermInfo.properties does not exist 03:51:45,834 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - notifier-261: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:45,838 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-261: Set currentTerm=0, votedFor=null 03:51:45,838 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - notifier-261: Local TermInfo store seeded with TermInfo{term=0} 03:51:45,838 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - notifier-261: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@5f7ec939 03:51:45,838 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:45,838 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - notifier-261 (Follower): Received TimeoutNow - switching to Candidate 03:51:45,838 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-261 (Candidate): Election: Candidate has following voting peers: [] 03:51:45,840 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-261: Set currentTerm=1, votedFor=notifier-261 03:51:45,840 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-261 (Candidate): Starting new election term 1 03:51:45,840 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - notifier-261 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:51:45,841 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-261 (Candidate): Received ElectionTimeout 03:51:45,841 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - notifier-261 (Leader): Election: Leader has following peers: [] 03:51:45,841 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - notifier-261 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [07/01/2025 15:51:45.884] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/notifier-261] unhandled message from TestActor[pekko://test/user/notifier-261]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@54cf7c6a 03:51:46,440 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$e#45105689] 03:51:46,451 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/notifier-261] 03:51:46,451 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - notifier-261: terminating thread VirtualThread[#684,notifier-261-writer-118]/waiting 03:51:46,451 PM [notifier-261-writer-118] [DEBUG] JournalWriteTask - notifier-261: received 1 commands after 618.8 ms 03:51:46,451 PM [notifier-261-writer-118] [DEBUG] JournalWriteTask - notifier-261: completed 1 commands in 18.64 μs 03:51:46,452 PM [notifier-261-writer-118] [DEBUG] JournalWriteTask - notifier-261: journal writer stopped 03:51:46,452 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - notifier-261: journal closed 03:51:46,452 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - notifier-261: journal closed 03:51:46,452 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-261: stopped executor with 0 remaining tasks 03:51:46,452 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - notifier-261: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:46.455] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-262]: org.opendaylight.controller.cluster.common.actor.Monitor@6e88f624 03:51:46,456 PM [main] [INFO] RaftActor - follower-262: Starting recovery with journal batch size 1000 03:51:46,456 PM [main] [DEBUG] RaftStorage - follower-262: started executor 03:51:46,456 PM [main] [DEBUG] RaftStorage - follower-262: started executor 03:51:46,456 PM [main] [DEBUG] EntryJournalV1 - follower-262: metadata journal open: replayFrom=1 applyTo=0 03:51:46,457 PM [main] [DEBUG] EntryJournalV1 - follower-262: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:46,457 PM [main] [INFO] PekkoRaftStorage - follower-262: journal open: applyTo=0 03:51:46,457 PM [follower-262-writer-119] [DEBUG] JournalWriteTask - follower-262: journal writer started 03:51:46,457 PM [follower-262-writer-119] [DEBUG] JournalWriteTask - follower-262: waiting to receive commands 03:51:46,459 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest2931862694576172558/follower-262/TermInfo.properties does not exist 03:51:46,459 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower-262: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:46,463 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower-262: Set currentTerm=0, votedFor=null 03:51:46,463 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower-262: Local TermInfo store seeded with TermInfo{term=0} 03:51:46,463 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower-262: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4096887e 03:51:46,463 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-262] 03:51:46,474 PM [main] [DEBUG] PekkoRaftStorage - follower-262: terminating thread VirtualThread[#685,follower-262-writer-119]/waiting 03:51:46,474 PM [follower-262-writer-119] [DEBUG] JournalWriteTask - follower-262: received 1 commands after 16.64 ms 03:51:46,474 PM [follower-262-writer-119] [DEBUG] JournalWriteTask - follower-262: completed 1 commands in 15.71 μs 03:51:46,474 PM [follower-262-writer-119] [DEBUG] JournalWriteTask - follower-262: journal writer stopped 03:51:46,474 PM [main] [DEBUG] EntryJournalV1 - follower-262: journal closed 03:51:46,474 PM [main] [INFO] PekkoRaftStorage - follower-262: journal closed 03:51:46,474 PM [main] [DEBUG] RaftStorage - follower-262: stopped executor with 0 remaining tasks 03:51:46,474 PM [main] [DEBUG] RaftStorage - follower-262: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:46.477] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-263]: org.opendaylight.controller.cluster.common.actor.Monitor@438a0271 03:51:46,478 PM [main] [INFO] RaftActor - leader-263: Starting recovery with journal batch size 1000 03:51:46,478 PM [main] [DEBUG] RaftStorage - leader-263: started executor 03:51:46,478 PM [main] [DEBUG] RaftStorage - leader-263: started executor 03:51:46,478 PM [main] [DEBUG] EntryJournalV1 - leader-263: metadata journal open: replayFrom=1 applyTo=0 03:51:46,479 PM [main] [DEBUG] EntryJournalV1 - leader-263: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:46,479 PM [main] [INFO] PekkoRaftStorage - leader-263: journal open: applyTo=0 03:51:46,479 PM [leader-263-writer-120] [DEBUG] JournalWriteTask - leader-263: journal writer started 03:51:46,479 PM [leader-263-writer-120] [DEBUG] JournalWriteTask - leader-263: waiting to receive commands 03:51:46,479 PM [main] [DEBUG] AbstractReplicatedLog - leader-263: Moving last applied index from -1 to 3 03:51:46,480 PM [main] [DEBUG] PropertiesTermInfoStore - leader-263: Set currentTerm=1, votedFor=leader-263 03:51:46,480 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3694520381197382622/leader-263/TermInfo.properties does not exist 03:51:46,481 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-263: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:46,483 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-263: Set currentTerm=1, votedFor=leader-263 03:51:46,483 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-263: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-263} 03:51:46,483 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-263: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@270cca0e 03:51:46,484 PM [main] [DEBUG] AbstractLeader - leader-263 (Leader): Election: Leader has following peers: [member1] 03:51:46,484 PM [main] [DEBUG] AbstractLeader - leader-263 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1 [WARN] [07/01/2025 15:51:46.484] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/leader-263/address] received dead letter from TestActor[pekko://test/user/leader-263]: AppendEntries{term=1, leaderId=leader-263, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 03:51:46,484 PM [main] [INFO] SnapshotManager - leader-263: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=4, mandatoryTrim=false] to install on member1 03:51:46,484 PM [main] [DEBUG] SnapshotManager - leader-263: lastSequenceNumber prior to capture: 1 03:51:46,485 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:51:46,485 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:51:46,485 PM [main] [INFO] SnapshotManager - leader-263: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=3, term=1] 03:51:46,485 PM [main] [INFO] SnapshotManager - leader-263: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 03:51:46,485 PM [main] [DEBUG] AbstractLeader - leader-263 (Leader): sendInstallSnapshot 03:51:46,485 PM [main] [DEBUG] LeaderInstallSnapshotState - leader-263 (Leader): Snapshot 14 bytes, total chunks to send: 1 03:51:46,485 PM [main] [DEBUG] LeaderInstallSnapshotState - leader-263 (Leader): Next chunk: total length=14, offset=0, size=14, hashCode=-804174656 03:51:46,485 PM [main] [DEBUG] AbstractLeader - leader-263 (Leader): next snapshot chunk size for follower member1: 14 03:51:46,485 PM [main] [DEBUG] AbstractLeader - leader-263 (Leader): InstallSnapshot sent to follower Vector(address), Chunk: 1/1 03:51:46,485 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-263] [WARN] [07/01/2025 15:51:46.485] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/leader-263/address] received dead letter from TestActor[pekko://test/user/leader-263]: InstallSnapshot{term=1, leaderId=leader-263, lastIncludedIndex=-1, lastIncludedTerm=-1, datasize=14, chunk=1/1, lastChunkHashCode=OptionalInt[-1]} 03:51:46,496 PM [main] [DEBUG] PekkoRaftStorage - leader-263: terminating thread VirtualThread[#686,leader-263-writer-120]/waiting 03:51:46,496 PM [leader-263-writer-120] [DEBUG] JournalWriteTask - leader-263: received 1 commands after 16.73 ms 03:51:46,496 PM [leader-263-writer-120] [DEBUG] JournalWriteTask - leader-263: completed 1 commands in 10.01 μs 03:51:46,496 PM [leader-263-writer-120] [DEBUG] JournalWriteTask - leader-263: journal writer stopped 03:51:46,496 PM [main] [DEBUG] EntryJournalV1 - leader-263: journal closed 03:51:46,496 PM [main] [INFO] PekkoRaftStorage - leader-263: journal closed 03:51:46,496 PM [main] [DEBUG] RaftStorage - leader-263: stopped executor with 0 remaining tasks 03:51:46,496 PM [main] [DEBUG] RaftStorage - leader-263: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:46.500] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-264]: org.opendaylight.controller.cluster.common.actor.Monitor@748cb431 03:51:46,501 PM [main] [INFO] RaftActor - leader-264: Starting recovery with journal batch size 1000 03:51:46,501 PM [main] [DEBUG] RaftStorage - leader-264: started executor 03:51:46,501 PM [main] [DEBUG] RaftStorage - leader-264: started executor 03:51:46,502 PM [main] [DEBUG] EntryJournalV1 - leader-264: metadata journal open: replayFrom=1 applyTo=0 03:51:46,502 PM [main] [DEBUG] EntryJournalV1 - leader-264: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:46,502 PM [main] [INFO] PekkoRaftStorage - leader-264: journal open: applyTo=0 03:51:46,503 PM [leader-264-writer-121] [DEBUG] JournalWriteTask - leader-264: journal writer started 03:51:46,503 PM [leader-264-writer-121] [DEBUG] JournalWriteTask - leader-264: waiting to receive commands 03:51:46,504 PM [main] [DEBUG] AbstractReplicatedLog - leader-264: Moving last applied index from -1 to 9 03:51:46,504 PM [main] [DEBUG] PropertiesTermInfoStore - leader-264: Set currentTerm=1, votedFor=leader-264 03:51:46,504 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest9682185238721375/leader-264/TermInfo.properties does not exist 03:51:46,504 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-264: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:46,507 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - leader-264: Set currentTerm=1, votedFor=leader-264 03:51:46,507 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - leader-264: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-264} 03:51:46,507 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - leader-264: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@2ffaed8e 03:51:46,508 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): Election: Leader has following peers: [follower-266, follower-265] 03:51:46,508 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): Checking sendAppendEntries for follower follower-266: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:51:46,508 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): Checking sendAppendEntries for follower follower-265: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:51:46,508 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-265 updated: matchIndex: 9, nextIndex: 10 03:51:46,508 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): Checking sendAppendEntries for follower follower-265: active: true, followerNextIndex: 10, leaderLastIndex: 9, leaderSnapShotIndex: 4 03:51:46,508 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-266 updated: matchIndex: 0, nextIndex: 1 03:51:46,508 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): Checking sendAppendEntries for follower follower-266: active: true, followerNextIndex: 1, leaderLastIndex: 9, leaderSnapShotIndex: 4 03:51:46,508 PM [main] [INFO] AbstractLeader - leader-264 (Leader): Initiating install snapshot to follower follower-266: follower nextIndex: 1, leader snapshotIndex: 4, leader lastIndex: 9, leader log size: 5 03:51:46,508 PM [main] [INFO] SnapshotManager - leader-264: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=-1, lastIndex=9, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=9, replicatedToAllTerm=1, unAppliedEntries size=5, mandatoryTrim=false] to install on follower-266 03:51:46,508 PM [main] [DEBUG] SnapshotManager - leader-264: lastSequenceNumber prior to capture: -4 03:51:46,509 PM [main] [INFO] MockRaftActor - leader-264: support() called 03:51:46,510 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:51:46,510 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-266 updated: matchIndex: 9, nextIndex: 10 03:51:46,510 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:51:46,510 PM [main] [INFO] SnapshotManager - leader-264: Persising snapshot at EntryInfo[index=4, term=-1]/EntryInfo[index=9, term=1] 03:51:46,510 PM [main] [INFO] MockRaftActor - leader-264: support() called 03:51:46,510 PM [main] [INFO] SnapshotManager - leader-264: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 9 and term: 1 03:51:46,510 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): sendInstallSnapshot 03:51:46,510 PM [main] [DEBUG] LeaderInstallSnapshotState - leader-264 (Leader): Snapshot 351 bytes, total chunks to send: 1 03:51:46,510 PM [main] [DEBUG] LeaderInstallSnapshotState - leader-264 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=1011228180 03:51:46,510 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): next snapshot chunk size for follower follower-266: 351 03:51:46,510 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): InstallSnapshot sent to follower Vector(user, follower-266), Chunk: 1/1 03:51:46,511 PM [main] [DEBUG] AbstractLeader - leader-264 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-266 updated: matchIndex: 5, nextIndex: 6 03:51:46,511 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-265#-225785191] 03:51:46,521 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-266#1169271010] 03:51:46,522 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-264] 03:51:46,522 PM [main] [DEBUG] PekkoRaftStorage - leader-264: terminating thread VirtualThread[#687,leader-264-writer-121]/waiting 03:51:46,522 PM [leader-264-writer-121] [DEBUG] JournalWriteTask - leader-264: received 1 commands after 19.37 ms 03:51:46,522 PM [leader-264-writer-121] [DEBUG] JournalWriteTask - leader-264: completed 1 commands in 14.42 μs 03:51:46,522 PM [leader-264-writer-121] [DEBUG] JournalWriteTask - leader-264: journal writer stopped 03:51:46,525 PM [main] [DEBUG] EntryJournalV1 - leader-264: journal closed 03:51:46,525 PM [main] [INFO] PekkoRaftStorage - leader-264: journal closed 03:51:46,525 PM [main] [DEBUG] RaftStorage - leader-264: stopped executor with 0 remaining tasks 03:51:46,525 PM [main] [DEBUG] RaftStorage - leader-264: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:46.530] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-267]: org.opendaylight.controller.cluster.common.actor.Monitor@79fafe15 03:51:46,531 PM [main] [INFO] RaftActor - follower-267: Starting recovery with journal batch size 1000 03:51:46,531 PM [main] [DEBUG] RaftStorage - follower-267: started executor 03:51:46,531 PM [main] [DEBUG] RaftStorage - follower-267: started executor 03:51:46,532 PM [main] [DEBUG] EntryJournalV1 - follower-267: metadata journal open: replayFrom=1 applyTo=0 03:51:46,533 PM [main] [DEBUG] EntryJournalV1 - follower-267: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:46,533 PM [main] [INFO] PekkoRaftStorage - follower-267: journal open: applyTo=0 03:51:46,533 PM [follower-267-writer-122] [DEBUG] JournalWriteTask - follower-267: journal writer started 03:51:46,533 PM [follower-267-writer-122] [DEBUG] JournalWriteTask - follower-267: waiting to receive commands 03:51:46,534 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12635964209559143257/follower-267/TermInfo.properties does not exist 03:51:46,534 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - follower-267: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:46,537 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - follower-267: Set currentTerm=0, votedFor=null 03:51:46,537 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - follower-267: Local TermInfo store seeded with TermInfo{term=0} 03:51:46,537 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - follower-267: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@6b26d1d1 03:51:46,537 PM [main] [DEBUG] RaftActor - follower-267: RaftPolicy used with prev.config null, RaftPolicy used with newConfig null 03:51:46,537 PM [main] [DEBUG] RaftActor - follower-267: RaftPolicy used with prev.config null, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:51:46,537 PM [main] [DEBUG] RaftActor - follower-267: Re-initializing to Follower with previous leaderId null 03:51:46,537 PM [main] [DEBUG] RaftActor - follower-267: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:51:46,537 PM [main] [DEBUG] RaftActor - follower-267: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy 03:51:46,537 PM [main] [DEBUG] RaftActor - follower-267: Re-initializing to Follower with previous leaderId null 03:51:46,537 PM [main] [DEBUG] RaftActor - follower-267: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy 03:51:46,537 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-267] 03:51:46,538 PM [main] [DEBUG] PekkoRaftStorage - follower-267: terminating thread VirtualThread[#688,follower-267-writer-122]/waiting 03:51:46,538 PM [follower-267-writer-122] [DEBUG] JournalWriteTask - follower-267: received 1 commands after 5.530 ms 03:51:46,538 PM [follower-267-writer-122] [DEBUG] JournalWriteTask - follower-267: completed 1 commands in 12.72 μs 03:51:46,539 PM [follower-267-writer-122] [DEBUG] JournalWriteTask - follower-267: journal writer stopped 03:51:46,539 PM [main] [DEBUG] EntryJournalV1 - follower-267: journal closed 03:51:46,539 PM [main] [INFO] PekkoRaftStorage - follower-267: journal closed 03:51:46,539 PM [main] [DEBUG] RaftStorage - follower-267: stopped executor with 0 remaining tasks 03:51:46,539 PM [main] [DEBUG] RaftStorage - follower-267: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:46.611] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$b]: org.opendaylight.controller.cluster.common.actor.Monitor@42691824 03:51:46,612 PM [main] [INFO] RaftActor - leader-268: Starting recovery with journal batch size 1000 03:51:46,612 PM [main] [DEBUG] RaftStorage - leader-268: started executor 03:51:46,612 PM [main] [DEBUG] RaftStorage - leader-268: started executor 03:51:46,613 PM [main] [DEBUG] EntryJournalV1 - leader-268: metadata journal open: replayFrom=1 applyTo=0 03:51:46,613 PM [main] [DEBUG] EntryJournalV1 - leader-268: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:46,614 PM [main] [INFO] PekkoRaftStorage - leader-268: journal open: applyTo=0 03:51:46,614 PM [leader-268-writer-123] [DEBUG] JournalWriteTask - leader-268: journal writer started 03:51:46,614 PM [leader-268-writer-123] [DEBUG] JournalWriteTask - leader-268: waiting to receive commands 03:51:46,615 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13594680865759960627/leader-268/TermInfo.properties does not exist 03:51:46,615 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader-268: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13594680865759960627/leader-268/journal-v1-1.log 03:51:46,615 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader-268: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13594680865759960627/leader-268/metadata-v1-1.log 03:51:46,615 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader-268: no eligible files found 03:51:46,615 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-268: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:46,618 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-268: Set currentTerm=0, votedFor=null 03:51:46,618 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-268: Local TermInfo store seeded with TermInfo{term=0} 03:51:46,618 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-268: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@680b880f 03:51:46,618 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - leader-268: Moving last applied index from -1 to -1 03:51:46,618 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - leader-268: empty journal: appending 0 entries 03:51:46,619 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - leader-268: journal recovery completedin 348.5 μs with journalIndex=1 03:51:46,620 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:46,620 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - leader-268 (Follower): Received TimeoutNow - switching to Candidate 03:51:46,620 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - leader-268 (Candidate): Election: Candidate has following voting peers: [] 03:51:46,622 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-268: Set currentTerm=1, votedFor=leader-268 03:51:46,622 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - leader-268 (Candidate): Starting new election term 1 03:51:46,622 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - leader-268 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:51:46,623 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - leader-268 (Candidate): Received ElectionTimeout 03:51:46,623 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader-268 (Leader): Election: Leader has following peers: [] 03:51:46,623 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - leader-268 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:51:46,624 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$b] 03:51:46,634 PM [main] [DEBUG] PekkoRaftStorage - leader-268: terminating thread VirtualThread[#689,leader-268-writer-123]/waiting 03:51:46,634 PM [leader-268-writer-123] [DEBUG] JournalWriteTask - leader-268: received 1 commands after 20.82 ms 03:51:46,635 PM [leader-268-writer-123] [DEBUG] JournalWriteTask - leader-268: completed 1 commands in 14.79 μs 03:51:46,635 PM [leader-268-writer-123] [DEBUG] JournalWriteTask - leader-268: journal writer stopped 03:51:46,635 PM [main] [DEBUG] EntryJournalV1 - leader-268: journal closed 03:51:46,635 PM [main] [INFO] PekkoRaftStorage - leader-268: journal closed 03:51:46,635 PM [main] [DEBUG] RaftStorage - leader-268: stopped executor with 0 remaining tasks 03:51:46,635 PM [main] [DEBUG] RaftStorage - leader-268: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:46.639] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-269]: org.opendaylight.controller.cluster.common.actor.Monitor@5a98582b 03:51:46,640 PM [main] [INFO] RaftActor - leader-269: Starting recovery with journal batch size 1000 03:51:46,640 PM [main] [DEBUG] RaftStorage - leader-269: started executor 03:51:46,640 PM [main] [DEBUG] RaftStorage - leader-269: started executor 03:51:46,641 PM [main] [DEBUG] EntryJournalV1 - leader-269: metadata journal open: replayFrom=1 applyTo=0 03:51:46,641 PM [main] [DEBUG] EntryJournalV1 - leader-269: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:46,641 PM [main] [INFO] PekkoRaftStorage - leader-269: journal open: applyTo=0 03:51:46,641 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: journal writer started 03:51:46,641 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: waiting to receive commands 03:51:46,643 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13447016172449309826/leader-269/TermInfo.properties does not exist 03:51:46,643 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - leader-269: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13447016172449309826/leader-269/journal-v1-1.log 03:51:46,643 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - leader-269: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13447016172449309826/leader-269/metadata-v1-1.log 03:51:46,643 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - leader-269: no eligible files found 03:51:46,643 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-269: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:46,645 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader-269: Set currentTerm=0, votedFor=null 03:51:46,645 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-269: Local TermInfo store seeded with TermInfo{term=0} 03:51:46,645 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader-269: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@3f4a6844 03:51:46,645 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - leader-269: Moving last applied index from -1 to -1 03:51:46,645 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - leader-269: empty journal: appending 0 entries 03:51:46,646 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - leader-269: journal recovery completedin 237.7 μs with journalIndex=1 03:51:46,646 PM [main] [DEBUG] PropertiesTermInfoStore - leader-269: Set currentTerm=1, votedFor=leader-269 03:51:46,646 PM [main] [DEBUG] AbstractLeader - leader-269 (Leader): Election: Leader has following peers: [follower-270] 03:51:46,646 PM [main] [DEBUG] AbstractLeader - leader-269 (Leader): Checking sendAppendEntries for follower follower-270: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:51:46,648 PM [main] [DEBUG] AbstractLeader - leader-269 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-270 updated: matchIndex: -1, nextIndex: 0 03:51:46,648 PM [main] [DEBUG] AbstractLeader - leader-269 (Leader): Checking sendAppendEntries for follower follower-270: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:51:46,648 PM [main] [DEBUG] RaftActor - leader-269: Persist data index=0 term=1 command=1 03:51:46,648 PM [main] [DEBUG] ReplicatedLogImpl - leader-269: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 03:51:46,648 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: received 1 commands after 6.805 ms 03:51:46,648 PM [main] [DEBUG] AbstractLeader - leader-269 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: false 03:51:46,649 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:46,652 PM [leader-269-writer-124] [DEBUG] RaftStorageCompleter - leader-269: 1 completion(s) pending 03:51:46,652 PM [leader-269-writer-124] [DEBUG] RaftStorageCompleter - leader-269: running 1 completion(s) 03:51:46,652 PM [leader-269-writer-124] [DEBUG] ReplicatedLogImpl - leader-269: persist complete JournaledLogEntry{index=0, term=1, command=1, pending=true} 03:51:46,652 PM [leader-269-writer-124] [DEBUG] RaftStorageCompleter - leader-269: completed synchronized callback org.opendaylight.controller.cluster.raft.ReplicatedLogImpl$$Lambda/0x00000007c0811728@186a07ed 03:51:46,652 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: completed 1 commands in 3.819 ms 03:51:46,652 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: waiting to receive commands 03:51:47,152 PM [main] [DEBUG] RaftActor - leader-269: Persist data index=1 term=1 command=2 03:51:47,152 PM [main] [DEBUG] ReplicatedLogImpl - leader-269: Append log entry and persist JournaledLogEntry{index=1, term=1, command=2, pending=true} 03:51:47,152 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: received 1 commands after 499.9 ms 03:51:47,152 PM [main] [DEBUG] AbstractLeader - leader-269 (Leader): Replicate message: identifier: MockIdentifier{value=2}, logIndex: 1, isSendImmediate: false 03:51:47,155 PM [leader-269-writer-124] [DEBUG] RaftStorageCompleter - leader-269: 1 completion(s) pending 03:51:47,155 PM [leader-269-writer-124] [DEBUG] RaftStorageCompleter - leader-269: running 1 completion(s) 03:51:47,155 PM [leader-269-writer-124] [DEBUG] ReplicatedLogImpl - leader-269: persist complete JournaledLogEntry{index=1, term=1, command=2, pending=true} 03:51:47,155 PM [leader-269-writer-124] [DEBUG] RaftStorageCompleter - leader-269: completed synchronized callback org.opendaylight.controller.cluster.raft.ReplicatedLogImpl$$Lambda/0x00000007c0811728@76bebce3 03:51:47,155 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: completed 1 commands in 3.112 ms 03:51:47,155 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: waiting to receive commands 03:51:47,656 PM [main] [DEBUG] RaftActor - leader-269: Persist data index=2 term=1 command=3 03:51:47,656 PM [main] [DEBUG] ReplicatedLogImpl - leader-269: Append log entry and persist JournaledLogEntry{index=2, term=1, command=3, pending=true} 03:51:47,656 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: received 1 commands after 500.9 ms 03:51:47,657 PM [main] [DEBUG] AbstractLeader - leader-269 (Leader): Replicate message: identifier: MockIdentifier{value=3}, logIndex: 2, isSendImmediate: true 03:51:47,657 PM [main] [DEBUG] AbstractLeader - leader-269 (Leader): Checking sendAppendEntries for follower follower-270: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 03:51:47,657 PM [main] [DEBUG] AbstractLeader - leader-269 (Leader): sendAppendEntries: 0 is present for follower follower-270 03:51:47,657 PM [main] [DEBUG] AbstractLeader - leader-269 (Leader): Sending AppendEntries to follower follower-270: AppendEntries{term=1, leaderId=leader-269, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=1, command=1, pending=false}, JournaledLogEntry{index=1, term=1, command=2, pending=false}, JournaledLogEntry{index=2, term=1, command=3, pending=true}]} 03:51:47,657 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$f#567602115] 03:51:47,660 PM [leader-269-writer-124] [DEBUG] RaftStorageCompleter - leader-269: 1 completion(s) pending 03:51:47,660 PM [leader-269-writer-124] [DEBUG] RaftStorageCompleter - leader-269: running 1 completion(s) 03:51:47,660 PM [leader-269-writer-124] [DEBUG] ReplicatedLogImpl - leader-269: persist complete JournaledLogEntry{index=2, term=1, command=3, pending=true} 03:51:47,660 PM [leader-269-writer-124] [DEBUG] RaftStorageCompleter - leader-269: completed synchronized callback org.opendaylight.controller.cluster.raft.ReplicatedLogImpl$$Lambda/0x00000007c0811728@41e96de 03:51:47,660 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: completed 1 commands in 4.152 ms 03:51:47,660 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: waiting to receive commands 03:51:47,668 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-269] 03:51:47,669 PM [main] [DEBUG] PekkoRaftStorage - leader-269: terminating thread VirtualThread[#690,leader-269-writer-124]/waiting 03:51:47,669 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: received 1 commands after 8.421 ms 03:51:47,669 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: completed 1 commands in 11.98 μs 03:51:47,669 PM [leader-269-writer-124] [DEBUG] JournalWriteTask - leader-269: journal writer stopped 03:51:47,669 PM [main] [DEBUG] EntryJournalV1 - leader-269: journal closed 03:51:47,669 PM [main] [INFO] PekkoRaftStorage - leader-269: journal closed 03:51:47,669 PM [main] [DEBUG] RaftStorage - leader-269: stopped executor with 0 remaining tasks 03:51:47,669 PM [main] [DEBUG] RaftStorage - leader-269: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:47.675] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-271]: org.opendaylight.controller.cluster.common.actor.Monitor@7f104b4e 03:51:47,676 PM [main] [INFO] RaftActor - leader-271: Starting recovery with journal batch size 1000 03:51:47,676 PM [main] [DEBUG] RaftStorage - leader-271: started executor 03:51:47,676 PM [main] [DEBUG] RaftStorage - leader-271: started executor 03:51:47,677 PM [main] [DEBUG] EntryJournalV1 - leader-271: metadata journal open: replayFrom=1 applyTo=0 03:51:47,677 PM [main] [DEBUG] EntryJournalV1 - leader-271: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:47,677 PM [main] [INFO] PekkoRaftStorage - leader-271: journal open: applyTo=0 03:51:47,677 PM [leader-271-writer-125] [DEBUG] JournalWriteTask - leader-271: journal writer started 03:51:47,677 PM [leader-271-writer-125] [DEBUG] JournalWriteTask - leader-271: waiting to receive commands 03:51:47,679 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4794966561647029305/leader-271/TermInfo.properties does not exist 03:51:47,679 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader-271: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4794966561647029305/leader-271/journal-v1-1.log 03:51:47,679 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader-271: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4794966561647029305/leader-271/metadata-v1-1.log 03:51:47,679 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader-271: no eligible files found 03:51:47,680 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-271: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:47,682 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-271: Set currentTerm=0, votedFor=null 03:51:47,682 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-271: Local TermInfo store seeded with TermInfo{term=0} 03:51:47,682 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-271: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@15881457 03:51:47,682 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - leader-271: Moving last applied index from -1 to -1 03:51:47,682 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - leader-271: empty journal: appending 0 entries 03:51:47,683 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - leader-271: journal recovery completedin 401.8 μs with journalIndex=1 03:51:47,683 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:47,683 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - leader-271 (Follower): Received TimeoutNow - switching to Candidate 03:51:47,683 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - leader-271 (Candidate): Election: Candidate has following voting peers: [] 03:51:47,769 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-271: Set currentTerm=1, votedFor=leader-271 03:51:47,769 PM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - leader-271 (Candidate): Starting new election term 1 03:51:47,769 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - leader-271 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 03:51:47,770 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - leader-271 (Candidate): Received ElectionTimeout 03:51:47,770 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader-271 (Leader): Election: Leader has following peers: [] 03:51:47,770 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - leader-271 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:51:47,859 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-271] 03:51:47,870 PM [main] [DEBUG] PekkoRaftStorage - leader-271: terminating thread VirtualThread[#691,leader-271-writer-125]/waiting 03:51:47,870 PM [leader-271-writer-125] [DEBUG] JournalWriteTask - leader-271: received 1 commands after 192.4 ms 03:51:47,870 PM [leader-271-writer-125] [DEBUG] JournalWriteTask - leader-271: completed 1 commands in 22.11 μs 03:51:47,870 PM [leader-271-writer-125] [DEBUG] JournalWriteTask - leader-271: journal writer stopped 03:51:47,870 PM [main] [DEBUG] EntryJournalV1 - leader-271: journal closed 03:51:47,870 PM [main] [INFO] PekkoRaftStorage - leader-271: journal closed 03:51:47,870 PM [main] [DEBUG] RaftStorage - leader-271: stopped executor with 0 remaining tasks 03:51:47,870 PM [main] [DEBUG] RaftStorage - leader-271: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:47.876] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-272]: org.opendaylight.controller.cluster.common.actor.Monitor@2c378ce7 03:51:47,878 PM [main] [INFO] RaftActor - follower-272: Starting recovery with journal batch size 1000 03:51:47,878 PM [main] [DEBUG] RaftStorage - follower-272: started executor 03:51:47,878 PM [main] [DEBUG] RaftStorage - follower-272: started executor 03:51:47,878 PM [main] [DEBUG] EntryJournalV1 - follower-272: metadata journal open: replayFrom=1 applyTo=0 03:51:47,879 PM [main] [DEBUG] EntryJournalV1 - follower-272: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:47,879 PM [main] [INFO] PekkoRaftStorage - follower-272: journal open: applyTo=0 03:51:47,879 PM [follower-272-writer-126] [DEBUG] JournalWriteTask - follower-272: journal writer started 03:51:47,879 PM [follower-272-writer-126] [DEBUG] JournalWriteTask - follower-272: waiting to receive commands 03:51:47,880 PM [main] [DEBUG] AbstractReplicatedLog - follower-272: Moving last applied index from -1 to 4 03:51:47,880 PM [main] [DEBUG] PropertiesTermInfoStore - follower-272: Set currentTerm=1, votedFor=follower-272 03:51:47,881 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest11630042496290120356/follower-272/TermInfo.properties does not exist 03:51:47,881 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - follower-272: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:47,884 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - follower-272: Set currentTerm=1, votedFor=follower-272 03:51:47,884 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - follower-272: Local TermInfo store seeded with TermInfo{term=1, votedFor=follower-272} 03:51:47,884 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - follower-272: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@1dbcc15e 03:51:47,885 PM [main] [INFO] SnapshotManager - follower-272: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=5, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=6, mandatoryTrim=false] to install on xyzzy 03:51:47,885 PM [main] [DEBUG] SnapshotManager - follower-272: lastSequenceNumber prior to capture: 1 03:51:47,885 PM [main] [INFO] MockRaftActor - follower-272: support() called 03:51:47,886 PM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 03:51:47,886 PM [main] [DEBUG] Follower - follower-272 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=5, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=6, term=1, command=foo-6]]} 03:51:47,886 PM [main] [DEBUG] Follower - follower-272 (Follower): Number of entries to be appended = 1 03:51:47,886 PM [main] [DEBUG] Follower - follower-272 (Follower): After cleanup, lastIndex: 5, entries to be added from: 0 03:51:47,886 PM [main] [DEBUG] Follower - follower-272 (Follower): Append entry to log foo-6 03:51:47,886 PM [main] [DEBUG] ReplicatedLogImpl - follower-272: Append log entry and persist DefaultLogEntry[index=6, term=1, command=foo-6] 03:51:47,886 PM [main] [DEBUG] ReplicatedLogImpl - follower-272: persist complete JournaledLogEntry{index=6, term=1, command=foo-6, pending=false} 03:51:47,886 PM [main] [DEBUG] Follower - follower-272 (Follower): Log size is now 7 03:51:47,886 PM [main] [DEBUG] Follower - follower-272 (Follower): Commit index set to 5 03:51:47,886 PM [main] [DEBUG] Follower - follower-272 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-272, logLastIndex=6, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [07/01/2025 15:51:47.886] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-272]: AppendEntriesReply{term=1, success=true, followerId=follower-272, logLastIndex=6, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 03:51:47,886 PM [main] [DEBUG] SyncStatusTracker - follower-272: Last sync leader does not match current leader leader-273, need to catch up to 5 [WARN] [07/01/2025 15:51:47.886] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower-272] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower-272, initialSyncDone=false] 03:51:47,887 PM [main] [DEBUG] Follower - follower-272 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 5, context.getLastApplied(): -1, lastIndex(): 6 03:51:47,887 PM [main] [DEBUG] RaftActorBehavior - follower-272 (Follower): Setting last applied to 0 03:51:47,887 PM [main] [DEBUG] AbstractReplicatedLog - follower-272: Moving last applied index from -1 to 0 03:51:47,887 PM [main] [DEBUG] RaftActor - follower-272: Applying state for log index 0 data 0 03:51:47,887 PM [main] [INFO] MockRaftActor - follower-272: applyState called: 0 03:51:47,887 PM [main] [DEBUG] RaftActorBehavior - follower-272 (Follower): Setting last applied to 1 03:51:47,887 PM [main] [DEBUG] AbstractReplicatedLog - follower-272: Moving last applied index from 0 to 1 03:51:47,887 PM [main] [DEBUG] RaftActor - follower-272: Applying state for log index 1 data 1 03:51:47,887 PM [main] [INFO] MockRaftActor - follower-272: applyState called: 1 03:51:47,887 PM [main] [DEBUG] RaftActorBehavior - follower-272 (Follower): Setting last applied to 2 03:51:47,887 PM [main] [DEBUG] AbstractReplicatedLog - follower-272: Moving last applied index from 1 to 2 03:51:47,887 PM [main] [DEBUG] RaftActor - follower-272: Applying state for log index 2 data 2 03:51:47,887 PM [main] [INFO] MockRaftActor - follower-272: applyState called: 2 03:51:47,887 PM [main] [DEBUG] RaftActorBehavior - follower-272 (Follower): Setting last applied to 3 03:51:47,887 PM [main] [DEBUG] AbstractReplicatedLog - follower-272: Moving last applied index from 2 to 3 03:51:47,887 PM [main] [DEBUG] RaftActor - follower-272: Applying state for log index 3 data 3 03:51:47,887 PM [main] [INFO] MockRaftActor - follower-272: applyState called: 3 03:51:47,887 PM [main] [DEBUG] RaftActorBehavior - follower-272 (Follower): Setting last applied to 4 03:51:47,887 PM [main] [DEBUG] AbstractReplicatedLog - follower-272: Moving last applied index from 3 to 4 03:51:47,887 PM [main] [DEBUG] RaftActor - follower-272: Applying state for log index 4 data 4 03:51:47,887 PM [main] [INFO] MockRaftActor - follower-272: applyState called: 4 03:51:47,887 PM [main] [DEBUG] RaftActorBehavior - follower-272 (Follower): Setting last applied to 5 03:51:47,887 PM [main] [DEBUG] AbstractReplicatedLog - follower-272: Moving last applied index from 4 to 5 03:51:47,887 PM [main] [DEBUG] RaftActor - follower-272: Applying state for log index 5 data 5 03:51:47,887 PM [main] [INFO] MockRaftActor - follower-272: applyState called: 5 03:51:47,887 PM [main] [DEBUG] Follower - follower-272 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=6, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=7, term=1, command=foo-7]]} 03:51:47,887 PM [main] [DEBUG] Follower - follower-272 (Follower): Number of entries to be appended = 1 03:51:47,887 PM [main] [DEBUG] Follower - follower-272 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 03:51:47,887 PM [main] [DEBUG] Follower - follower-272 (Follower): Append entry to log foo-7 03:51:47,887 PM [main] [DEBUG] ReplicatedLogImpl - follower-272: Append log entry and persist DefaultLogEntry[index=7, term=1, command=foo-7] 03:51:47,887 PM [main] [DEBUG] ReplicatedLogImpl - follower-272: persist complete JournaledLogEntry{index=7, term=1, command=foo-7, pending=false} 03:51:47,887 PM [main] [DEBUG] Follower - follower-272 (Follower): Log size is now 8 03:51:47,887 PM [main] [DEBUG] Follower - follower-272 (Follower): Commit index set to 6 03:51:47,887 PM [main] [DEBUG] Follower - follower-272 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-272, logLastIndex=7, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [07/01/2025 15:51:47.887] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-272]: AppendEntriesReply{term=1, success=true, followerId=follower-272, logLastIndex=7, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 03:51:47,887 PM [main] [DEBUG] SyncStatusTracker - follower-272: Lagging 0 entries behind leader leader-273 and reached 6 (of expected 5) [WARN] [07/01/2025 15:51:47.887] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower-272] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower-272, initialSyncDone=true] 03:51:47,887 PM [main] [DEBUG] Follower - follower-272 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 5, lastIndex(): 7 03:51:47,887 PM [main] [DEBUG] RaftActorBehavior - follower-272 (Follower): Setting last applied to 6 03:51:47,887 PM [main] [DEBUG] AbstractReplicatedLog - follower-272: Moving last applied index from 5 to 6 03:51:47,887 PM [main] [DEBUG] RaftActor - follower-272: Applying state for log index 6 data foo-6 03:51:47,887 PM [main] [INFO] MockRaftActor - follower-272: applyState called: foo-6 03:51:47,888 PM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 03:51:47,888 PM [main] [INFO] SnapshotManager - follower-272: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=5, term=1] 03:51:47,888 PM [main] [INFO] MockRaftActor - follower-272: support() called 03:51:47,888 PM [main] [INFO] SnapshotManager - follower-272: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 4 and term: 1 03:51:47,888 PM [main] [DEBUG] SnapshotManager - follower-272: Snapshot success - sequence number: -1 03:51:47,888 PM [main] [DEBUG] RaftActorSnapshotMessageSupport - follower-272: SnapshotComplete received 03:51:47,888 PM [main] [DEBUG] Follower - follower-272 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=7, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=8, term=1, command=foo-7]]} 03:51:47,888 PM [main] [DEBUG] Follower - follower-272 (Follower): Number of entries to be appended = 1 03:51:47,888 PM [main] [DEBUG] Follower - follower-272 (Follower): After cleanup, lastIndex: 7, entries to be added from: 0 03:51:47,888 PM [main] [DEBUG] Follower - follower-272 (Follower): Append entry to log foo-7 03:51:47,888 PM [main] [DEBUG] ReplicatedLogImpl - follower-272: Append log entry and persist DefaultLogEntry[index=8, term=1, command=foo-7] 03:51:47,888 PM [main] [DEBUG] ReplicatedLogImpl - follower-272: persist complete JournaledLogEntry{index=8, term=1, command=foo-7, pending=false} 03:51:47,888 PM [main] [DEBUG] Follower - follower-272 (Follower): Log size is now 4 03:51:47,888 PM [main] [DEBUG] Follower - follower-272 (Follower): Commit index set to 7 03:51:47,888 PM [main] [DEBUG] Follower - follower-272 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-272, logLastIndex=8, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [07/01/2025 15:51:47.888] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-272]: AppendEntriesReply{term=1, success=true, followerId=follower-272, logLastIndex=8, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 03:51:47,888 PM [main] [DEBUG] SyncStatusTracker - follower-272: Lagging 0 entries behind leader leader-273 and reached 7 (of expected 5) 03:51:47,888 PM [main] [DEBUG] Follower - follower-272 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 8 03:51:47,888 PM [main] [DEBUG] RaftActorBehavior - follower-272 (Follower): Setting last applied to 7 03:51:47,888 PM [main] [DEBUG] AbstractReplicatedLog - follower-272: Moving last applied index from 6 to 7 03:51:47,888 PM [main] [DEBUG] RaftActor - follower-272: Applying state for log index 7 data foo-7 03:51:47,888 PM [main] [INFO] MockRaftActor - follower-272: applyState called: foo-7 03:51:47,888 PM [main] [DEBUG] SnapshotManager - follower-272: fakeSnapshot purging log to 6 for term 1 03:51:47,888 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$g#1015965114] 03:51:47,899 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-272] 03:51:47,899 PM [main] [DEBUG] PekkoRaftStorage - follower-272: terminating thread VirtualThread[#692,follower-272-writer-126]/waiting 03:51:47,899 PM [follower-272-writer-126] [DEBUG] JournalWriteTask - follower-272: received 1 commands after 20.03 ms 03:51:47,899 PM [follower-272-writer-126] [DEBUG] JournalWriteTask - follower-272: completed 1 commands in 11.32 μs 03:51:47,899 PM [follower-272-writer-126] [DEBUG] JournalWriteTask - follower-272: journal writer stopped 03:51:47,900 PM [main] [DEBUG] EntryJournalV1 - follower-272: journal closed 03:51:47,900 PM [main] [INFO] PekkoRaftStorage - follower-272: journal closed 03:51:47,900 PM [main] [DEBUG] RaftStorage - follower-272: stopped executor with 0 remaining tasks 03:51:47,900 PM [main] [DEBUG] RaftStorage - follower-272: stopped executor with 0 remaining tasks [WARN] [07/01/2025 15:51:47.906] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-274]: org.opendaylight.controller.cluster.common.actor.Monitor@702b02 03:51:47,907 PM [main] [INFO] RaftActor - leader-274: Starting recovery with journal batch size 1000 03:51:47,907 PM [main] [DEBUG] RaftStorage - leader-274: started executor 03:51:47,907 PM [main] [DEBUG] RaftStorage - leader-274: started executor 03:51:47,907 PM [main] [DEBUG] EntryJournalV1 - leader-274: metadata journal open: replayFrom=1 applyTo=0 03:51:47,908 PM [main] [DEBUG] EntryJournalV1 - leader-274: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:47,908 PM [main] [INFO] PekkoRaftStorage - leader-274: journal open: applyTo=0 03:51:47,908 PM [leader-274-writer-127] [DEBUG] JournalWriteTask - leader-274: journal writer started 03:51:47,908 PM [leader-274-writer-127] [DEBUG] JournalWriteTask - leader-274: waiting to receive commands 03:51:47,910 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3354344216763499966/leader-274/TermInfo.properties does not exist 03:51:47,910 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-274: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:47,912 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader-274: Set currentTerm=0, votedFor=null 03:51:47,912 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader-274: Local TermInfo store seeded with TermInfo{term=0} 03:51:47,912 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader-274: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@67c9d097 03:51:47,913 PM [main] [DEBUG] PropertiesTermInfoStore - leader-274: Set currentTerm=1, votedFor=leader-274 03:51:47,913 PM [main] [DEBUG] AbstractLeader - leader-274 (Leader): Election: Leader has following peers: [follower-275] 03:51:47,913 PM [main] [DEBUG] AbstractLeader - leader-274 (Leader): Checking sendAppendEntries for follower follower-275: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:51:47,913 PM [main] [DEBUG] RaftActor - leader-274: Persist data index=0 term=1 command=1 03:51:47,913 PM [main] [DEBUG] ReplicatedLogImpl - leader-274: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 03:51:47,913 PM [main] [DEBUG] AbstractLeader - leader-274 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: true 03:51:47,913 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:51:47,913 PM [main] [DEBUG] AbstractLeader - leader-274 (Leader): Checking sendAppendEntries for follower follower-275: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 03:51:47,913 PM [main] [DEBUG] AbstractLeader - leader-274 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-275 updated: matchIndex: 0, nextIndex: 1 03:51:47,913 PM [main] [DEBUG] AbstractLeader - leader-274 (Leader): Checking sendAppendEntries for follower follower-275: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 03:51:47,913 PM [main] [DEBUG] ReplicatedLogImpl - leader-274: persist complete JournaledLogEntry{index=0, term=1, command=1, pending=true} 03:51:47,913 PM [main] [DEBUG] AbstractLeader - leader-274 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 03:51:47,913 PM [main] [DEBUG] RaftActorBehavior - leader-274 (Leader): Setting last applied to 0 03:51:47,913 PM [main] [DEBUG] AbstractReplicatedLog - leader-274: Moving last applied index from -1 to 0 03:51:47,913 PM [main] [DEBUG] RaftActor - leader-274: Applying state for log index 0 data 1 03:51:47,913 PM [main] [INFO] MockRaftActor - leader-274: applyState called: 1 03:51:47,914 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$h#-1543417587] 03:51:47,924 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-274] 03:51:47,924 PM [main] [DEBUG] PekkoRaftStorage - leader-274: terminating thread VirtualThread[#693,leader-274-writer-127]/waiting 03:51:47,925 PM [leader-274-writer-127] [DEBUG] JournalWriteTask - leader-274: received 1 commands after 16.40 ms 03:51:47,925 PM [leader-274-writer-127] [DEBUG] JournalWriteTask - leader-274: completed 1 commands in 15.15 μs 03:51:47,925 PM [leader-274-writer-127] [DEBUG] JournalWriteTask - leader-274: journal writer stopped 03:51:47,925 PM [main] [DEBUG] EntryJournalV1 - leader-274: journal closed 03:51:47,925 PM [main] [INFO] PekkoRaftStorage - leader-274: journal closed 03:51:47,925 PM [main] [DEBUG] RaftStorage - leader-274: stopped executor with 0 remaining tasks 03:51:47,925 PM [main] [DEBUG] RaftStorage - leader-274: stopped executor with 0 remaining tasks 03:51:47,927 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshot starting [WARN] [07/01/2025 15:51:47.928] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-276]: org.opendaylight.controller.cluster.common.actor.Monitor@66e02791 03:51:47,929 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - test-actor-276: Starting recovery with journal batch size 1000 03:51:47,929 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-276: started executor 03:51:47,929 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-276: started executor 03:51:47,930 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - test-actor-276: metadata journal open: replayFrom=1 applyTo=0 03:51:47,931 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - test-actor-276: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:47,931 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRaftStorage - test-actor-276: journal open: applyTo=0 03:51:47,931 PM [test-actor-276-writer-128] [DEBUG] JournalWriteTask - test-actor-276: journal writer started 03:51:47,931 PM [test-actor-276-writer-128] [DEBUG] JournalWriteTask - test-actor-276: waiting to receive commands 03:51:47,932 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/TermInfo.properties does not exist 03:51:47,932 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-276: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/journal-v1-1.log 03:51:47,932 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-276: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/metadata-v1-1.log 03:51:47,932 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-276: no eligible files found 03:51:47,932 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - test-actor-276: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:47,935 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-276: Set currentTerm=0, votedFor=null 03:51:47,935 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - test-actor-276: Local TermInfo store seeded with TermInfo{term=0} 03:51:47,935 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-276: Restoring snapshot: Snapshot [lastIndex=4, lastTerm=1, lastAppliedIndex=3, lastAppliedTerm=1, unAppliedEntries size=1, state=MockSnapshotState[state=[A, B, C, D]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null] 03:51:47,940 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-276: initializing from snapshot taken at 2025-07-01T15:51:47.940804098Z 03:51:47,940 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-276: Set currentTerm=1, votedFor=member-1 03:51:47,941 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - Recovery snapshot applied for test-actor-276 in 131.2 μs: snapshotIndex=3, snapshotTerm=1, journal-size=1 03:51:47,941 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - test-actor-276: support() called 03:51:47,941 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-276: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/snapshot-0000000068640413-38138802.tmp 03:51:47,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-276: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/snapshot-0000000068640413-38138802.v1 03:51:47,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-276: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/snapshot-0000000068640413-38138802.v1 03:51:47,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-276: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/TermInfo.properties 03:51:47,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-276: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/journal-v1-1.log 03:51:47,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-276: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/metadata-v1-1.log 03:51:47,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-276: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-07-01T15:51:47.940804098Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/snapshot-0000000068640413-38138802.v1, size=513, entryCompress=NONE, stateCompress=NONE} 03:51:47,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-276: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@76d60f10 03:51:47,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-276: Moving last applied index from -1 to 3 03:51:47,945 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-276: empty journal: appending 1 entries 03:51:47,949 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-276: journal recovery completedin 3.566 ms with journalIndex=1 03:51:47,949 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 03:51:47,949 PM [main] [DEBUG] RaftStorage - test-actor-276: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/snapshot-0000000068640413-38138802.v1 03:51:47,950 PM [main] [DEBUG] RaftStorage - test-actor-276: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/TermInfo.properties 03:51:47,950 PM [main] [DEBUG] RaftStorage - test-actor-276: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/journal-v1-1.log 03:51:47,950 PM [main] [DEBUG] RaftStorage - test-actor-276: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/metadata-v1-1.log 03:51:47,950 PM [main] [DEBUG] RaftStorage - test-actor-276: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-07-01T15:51:47.940804098Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-276/snapshot-0000000068640413-38138802.v1, size=513, entryCompress=NONE, stateCompress=NONE} as the latest file [WARN] [07/01/2025 15:51:47.952] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-277]: org.opendaylight.controller.cluster.common.actor.Monitor@c67a8cc 03:51:47,952 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-277: Starting recovery with journal batch size 1000 03:51:47,952 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: started executor 03:51:47,952 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-277: started executor 03:51:47,953 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-277: metadata journal open: replayFrom=1 applyTo=0 03:51:47,953 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-277: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:47,953 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRaftStorage - test-actor-277: journal open: applyTo=0 03:51:47,953 PM [test-actor-277-writer-129] [DEBUG] JournalWriteTask - test-actor-277: journal writer started 03:51:47,953 PM [test-actor-277-writer-129] [DEBUG] JournalWriteTask - test-actor-277: waiting to receive commands 03:51:47,955 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-277/TermInfo.properties does not exist 03:51:47,955 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-277/journal-v1-1.log 03:51:47,955 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-277/metadata-v1-1.log 03:51:47,955 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-277: no eligible files found 03:51:47,955 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - test-actor-277: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 03:51:47,958 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - test-actor-277: Set currentTerm=0, votedFor=null 03:51:47,958 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - test-actor-277: Local TermInfo store seeded with TermInfo{term=0} 03:51:47,958 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - test-actor-277: Restoring snapshot: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=null, electionTerm=5, electionVotedFor=member-1, ServerConfigPayload=null] 03:51:47,958 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - test-actor-277: initializing from snapshot taken at 2025-07-01T15:51:47.958119402Z 03:51:47,958 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - test-actor-277: Set currentTerm=5, votedFor=member-1 03:51:47,958 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - Recovery snapshot applied for test-actor-277 in 4.761 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 03:51:47,958 PM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - test-actor-277: support() called 03:51:47,958 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-277: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-277/snapshot-0000000068640413-391BBDEA.tmp 03:51:47,960 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-277: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-277/snapshot-0000000068640413-391BBDEA.v1 03:51:47,960 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-277: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-277/snapshot-0000000068640413-391BBDEA.v1 03:51:47,960 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-277/TermInfo.properties 03:51:47,960 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-277/journal-v1-1.log 03:51:47,960 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-277: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-277/metadata-v1-1.log 03:51:47,960 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-277: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=-1, term=-1], timestamp=2025-07-01T15:51:47.958119402Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5421083570017866254/test-actor-277/snapshot-0000000068640413-391BBDEA.v1, size=64, entryCompress=NONE, stateCompress=NONE} 03:51:47,960 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - test-actor-277: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@51ce1cad 03:51:48,62 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshot ending 03:51:48,62 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-276] 03:51:48,72 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - test-actor-276: terminating thread VirtualThread[#694,test-actor-276-writer-128]/waiting 03:51:48,73 PM [test-actor-276-writer-128] [DEBUG] JournalWriteTask - test-actor-276: received 1 commands after 141.8 ms 03:51:48,73 PM [test-actor-276-writer-128] [DEBUG] JournalWriteTask - test-actor-276: completed 1 commands in 15.41 μs 03:51:48,73 PM [test-actor-276-writer-128] [DEBUG] JournalWriteTask - test-actor-276: journal writer stopped 03:51:48,73 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-276: journal closed 03:51:48,73 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - test-actor-276: journal closed 03:51:48,73 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-276: stopped executor with 0 remaining tasks 03:51:48,73 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-276: stopped executor with 0 remaining tasks 03:51:48,73 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-277] 03:51:48,73 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - test-actor-277: terminating thread VirtualThread[#695,test-actor-277-writer-129]/waiting 03:51:48,74 PM [test-actor-277-writer-129] [DEBUG] JournalWriteTask - test-actor-277: received 1 commands after 120.5 ms 03:51:48,74 PM [test-actor-277-writer-129] [DEBUG] JournalWriteTask - test-actor-277: completed 1 commands in 5.601 μs 03:51:48,74 PM [test-actor-277-writer-129] [DEBUG] JournalWriteTask - test-actor-277: journal writer stopped 03:51:48,74 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-277: journal closed 03:51:48,74 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - test-actor-277: journal closed 03:51:48,74 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-277: stopped executor with 0 remaining tasks 03:51:48,74 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-277: stopped executor with 0 remaining tasks 03:51:48,75 PM [main] [INFO] RaftActorTest - testGetSnapshot starting [WARN] [07/01/2025 15:51:48.076] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-278]: org.opendaylight.controller.cluster.common.actor.Monitor@7c13e29e 03:51:48,77 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - test-actor-278: Starting recovery with journal batch size 1000 03:51:48,77 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: started executor 03:51:48,77 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: started executor 03:51:48,77 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-278: metadata journal open: replayFrom=1 applyTo=0 03:51:48,78 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-278: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 03:51:48,78 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - test-actor-278: journal open: applyTo=0 03:51:48,78 PM [test-actor-278-writer-130] [DEBUG] JournalWriteTask - test-actor-278: journal writer started 03:51:48,78 PM [test-actor-278-writer-130] [DEBUG] JournalWriteTask - test-actor-278: waiting to receive commands 03:51:48,80 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12224644699110133116/test-actor-278/TermInfo.properties does not exist 03:51:48,80 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-278: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12224644699110133116/test-actor-278/journal-v1-1.log 03:51:48,80 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-278: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12224644699110133116/test-actor-278/metadata-v1-1.log 03:51:48,81 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-278: no eligible files found 03:51:48,81 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-278: Set currentTerm=3, votedFor=member-1 03:51:48,81 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-278: Received ReplicatedLogEntry for recovery: index: 0, size: 1 03:51:48,81 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-278: Received ReplicatedLogEntry for recovery: index: 1, size: 1 03:51:48,81 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-278: Received apply journal entries for recovery, applying to state: 0 to 1 03:51:48,81 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-278: Moving last applied index from -1 to 1 03:51:48,81 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-278: Received ReplicatedLogEntry for recovery: index: 2, size: 1 03:51:48,81 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - test-actor-278: Recovery completed in 84.46 μs - Switching actor to Follower - last log index = 2, last log term = 3, snapshot index = -1, snapshot term = -1, journal size = 3 03:51:48,83 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-278: Set currentTerm=3, votedFor=member-1 03:51:48,83 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - test-actor-278: Local TermInfo store seeded with TermInfo{term=3, votedFor=member-1} 03:51:48,83 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-278: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7d09a672 03:51:48,83 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-278: Moving last applied index from -1 to 1 03:51:48,84 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-278: empty journal: appending 3 entries 03:51:48,91 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-278: journal recovery completedin 7.077 ms with journalIndex=1 03:51:48,103 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - test-actor-278: onGetSnapshot 03:51:48,105 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - test-actor-278: onGetSnapshot 03:51:48,105 PM [main] [INFO] RaftActorTest - testGetSnapshot ending 03:51:48,105 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-278] 03:51:48,116 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - test-actor-278: terminating thread VirtualThread[#697,test-actor-278-writer-130]/waiting 03:51:48,116 PM [test-actor-278-writer-130] [DEBUG] JournalWriteTask - test-actor-278: received 1 commands after 38.23 ms 03:51:48,116 PM [test-actor-278-writer-130] [DEBUG] JournalWriteTask - test-actor-278: completed 1 commands in 14.28 μs 03:51:48,116 PM [test-actor-278-writer-130] [DEBUG] JournalWriteTask - test-actor-278: journal writer stopped 03:51:48,116 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - test-actor-278: journal closed 03:51:48,116 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - test-actor-278: journal closed 03:51:48,116 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: stopped executor with 0 remaining tasks 03:51:48,116 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-278: stopped executor with 0 remaining tasks [INFO] [07/01/2025 15:51:48.120] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:51:48,120 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/01/2025 15:51:48.120] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.252:17355) [INFO] [07/01/2025 15:51:48.121] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.252:17355] - Exiting completed [INFO] [07/01/2025 15:51:48.121] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.252:17355] - Shutting down... [INFO] [07/01/2025 15:51:48.121] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.252:17355] - Successfully shut down 03:51:48,122 PM [test-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.252:17355] - Exiting completed 03:51:48,122 PM [test-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.252:17355] - Shutting down... 03:51:48,122 PM [test-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.252:17355] - Successfully shut down 03:51:48,123 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PekkoRaftStorage - testConstruction: terminating thread VirtualThread[#675,testConstruction-writer-109]/waiting 03:51:48,123 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRaftStorage - testFindLeader: terminating thread VirtualThread[#669,testFindLeader-writer-105]/waiting 03:51:48,123 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: received 1 commands after 2.927 s 03:51:48,123 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: completed 1 commands in 11.63 μs 03:51:48,123 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: journal writer stopped 03:51:48,123 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: received 1 commands after 8.172 s 03:51:48,123 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: completed 1 commands in 17.40 μs 03:51:48,123 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: journal writer stopped 03:51:48,123 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - testConstruction: journal closed 03:51:48,123 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRaftStorage - testConstruction: journal closed 03:51:48,123 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testConstruction: stopped executor with 0 remaining tasks 03:51:48,123 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testFindLeader: journal closed 03:51:48,123 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRaftStorage - testFindLeader: journal closed 03:51:48,123 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testFindLeader: stopped executor with 0 remaining tasks 03:51:48,123 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testConstruction: stopped executor with 0 remaining tasks 03:51:48,123 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testFindLeader: stopped executor with 0 remaining tasks [INFO] [07/01/2025 15:51:48.124] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.252:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [07/01/2025 15:51:48.124] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.252:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 03:51:48,124 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 03:51:48,124 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/01/2025 15:51:48.127] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.252:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [07/01/2025 15:51:48.127] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger 03:51:48,127 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.