[DEBUG] [08/06/2025 18:30:34.717] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:30:34,717 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/06/2025 18:30:34.717] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [08/06/2025 18:30:34.717] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [08/06/2025 18:30:34.733] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.56:17355] with UID [-5934674123112585454] 06:30:34,733 PM [test-pekko.actor.default-dispatcher-8] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.56:17355] with UID [-5934674123112585454] [INFO] [08/06/2025 18:30:34.734] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.56:17355] - Starting up, Pekko version [1.0.3] ... 06:30:34,734 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.56:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [08/06/2025 18:30:34.736] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.56:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:30:34,737 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.56:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [08/06/2025 18:30:34.737] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.56:17355] - Started up successfully 06:30:34,737 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.56:17355] - Started up successfully [INFO] [08/06/2025 18:30:34.738] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.56:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [08/06/2025 18:30:34.738] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.56:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:30:34,738 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.56:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:30:34,738 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.56:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:30:34,751 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting [WARN] [08/06/2025 18:30:34.754] [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@50fb0d6f [INFO] [pekkoDeadLetter][08/06/2025 18:30:34.754] [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-250] 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'. 06:30:34,754 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. [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'. 06:30:34,757 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - test-actor-250: Starting recovery with journal batch size 1000 06:30:34,757 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-250: started executor 06:30:34,757 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-250: started executor 06:30:34,758 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-250: metadata journal open: replayFrom=1 applyTo=0 06:30:34,758 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-250: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:34,758 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-250: journal open: applyTo=0 06:30:34,759 PM [test-actor-250-writer-103] [DEBUG] JournalWriteTask - test-actor-250: journal writer started 06:30:34,759 PM [test-actor-250-writer-103] [DEBUG] JournalWriteTask - test-actor-250: waiting to receive commands 06:30:34,760 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7796409748371789717/test-actor-250/TermInfo.properties does not exist 06:30:34,761 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-250: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7796409748371789717/test-actor-250/journal-v1-1.log 06:30:34,761 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-250: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7796409748371789717/test-actor-250/metadata-v1-1.log 06:30:34,761 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-250: no eligible files found 06:30:34,761 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PekkoRecovery - test-actor-250: Received ReplicatedLogEntry for recovery: index: 0, size: 1 06:30:34,761 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - test-actor-250: Recovery completed - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 06:30:34,763 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - test-actor-250: Set currentTerm=0, votedFor=null 06:30:34,763 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - test-actor-250: Local TermInfo store seeded with TermInfo{term=0} 06:30:34,763 PM [test-pekko.actor.default-dispatcher-8] [WARN] PekkoRecovery - test-actor-250: The provided restore snapshot was not applied because the persistence store is not empty 06:30:34,763 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - test-actor-250: taking snapshot to clear Pekko persistence to 1 06:30:34,763 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Recovery - test-actor-250: no applied entries in recovery log, re-snapshotting EntryInfo[index=-1, term=-1] 06:30:34,763 PM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - test-actor-250: Taking snapshot on entry with index -1 06:30:34,764 PM [test-pekko.actor.default-dispatcher-8] [INFO] MockRaftActor - test-actor-250: support() called 06:30:34,764 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-250: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7796409748371789717/test-actor-250/snapshot-0000000068939F4A-2D92A12E.tmp 06:30:34,767 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-250: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7796409748371789717/test-actor-250/snapshot-0000000068939F4A-2D92A12E.v1 06:30:34,767 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-250: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7796409748371789717/test-actor-250/snapshot-0000000068939F4A-2D92A12E.v1 06:30:34,767 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-250: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7796409748371789717/test-actor-250/TermInfo.properties 06:30:34,767 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-250: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7796409748371789717/test-actor-250/journal-v1-1.log 06:30:34,767 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-250: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7796409748371789717/test-actor-250/metadata-v1-1.log 06:30:34,767 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-250: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=-1, term=-1], timestamp=2025-08-06T18:30:34.764584238Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7796409748371789717/test-actor-250/snapshot-0000000068939F4A-2D92A12E.v1, size=196, entryCompress=NONE, stateCompress=NONE} 06:30:34,767 PM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - test-actor-250: Snapshot completed in 3.986 ms, resetting timer for the next recovery snapshot 06:30:34,767 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - test-actor-250: Pekko recovery completed and can restore from snapshot 06:30:34,767 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - test-actor-250: starting journal recovery 06:30:34,767 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - test-actor-250: Moving last applied index from -1 to -1 06:30:34,768 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - test-actor-250: empty journal: appending 1 entries 06:30:34,768 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-250: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:30:34,771 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - test-actor-250: journal recovery completedin 3.352 ms with journalIndex=1 06:30:34,771 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - test-actor-250: ignoring DeleteMessagesSuccess(1) 06:30:34,771 PM [test-pekko.actor.default-dispatcher-8] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:30:35,272 PM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData ending 06:30:35,272 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-250] 06:30:35,283 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-250: terminating thread VirtualThread[#712,test-actor-250-writer-103]/waiting 06:30:35,284 PM [test-actor-250-writer-103] [DEBUG] JournalWriteTask - test-actor-250: received 1 commands after 525.1 ms 06:30:35,284 PM [test-actor-250-writer-103] [DEBUG] JournalWriteTask - test-actor-250: completed 1 commands in 16.33 μs 06:30:35,284 PM [test-actor-250-writer-103] [DEBUG] JournalWriteTask - test-actor-250: journal writer stopped 06:30:35,284 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-250: journal closed 06:30:35,284 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-250: journal closed 06:30:35,284 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-250: stopped executor with 0 remaining tasks 06:30:35,284 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-250: stopped executor with 0 remaining tasks 06:30:35,289 PM [test-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-251] 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'. [WARN] [08/06/2025 18:30:35.289] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-251]: org.opendaylight.controller.cluster.common.actor.Monitor@3d8ac042 [INFO] [pekkoDeadLetter][08/06/2025 18:30:35.289] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-251] 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'. 06:30:35,290 PM [main] [INFO] RaftActor - leader-251: Starting recovery with journal batch size 1000 06:30:35,291 PM [main] [DEBUG] RaftStorage - leader-251: started executor 06:30:35,291 PM [main] [DEBUG] RaftStorage - leader-251: started executor 06:30:35,291 PM [main] [DEBUG] EntryJournalV1 - leader-251: metadata journal open: replayFrom=1 applyTo=0 06:30:35,292 PM [main] [DEBUG] EntryJournalV1 - leader-251: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:35,292 PM [main] [INFO] EnabledRaftStorage - leader-251: journal open: applyTo=0 06:30:35,292 PM [leader-251-writer-104] [DEBUG] JournalWriteTask - leader-251: journal writer started 06:30:35,292 PM [leader-251-writer-104] [DEBUG] JournalWriteTask - leader-251: waiting to receive commands 06:30:35,293 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest14384484772993962896/leader-251/TermInfo.properties does not exist 06:30:35,293 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - leader-251: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:30:35,296 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=0, votedFor=null 06:30:35,296 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - leader-251: Local TermInfo store seeded with TermInfo{term=0} 06:30:35,296 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader-251: Pekko recovery completed and can restore from snapshot 06:30:35,296 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader-251: no journal: skipping journal recovery 06:30:35,297 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:30:35,297 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - leader-251 (Follower): Received TimeoutNow - switching to Candidate 06:30:35,297 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader-251 (Candidate): Election: Candidate has following voting peers: [] 06:30:35,302 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=1, votedFor=leader-251 06:30:35,302 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - leader-251 (Candidate): Starting new election term 1 06:30:35,302 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - leader-251 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 06:30:35,302 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader-251 (Candidate): Received ElectionTimeout 06:30:35,303 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader-251 (Leader): Election: Leader has following peers: [] 06:30:35,303 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - leader-251 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 06:30:35,397 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-251] 06:30:35,408 PM [main] [DEBUG] EnabledRaftStorage - leader-251: terminating thread VirtualThread[#713,leader-251-writer-104]/waiting 06:30:35,408 PM [leader-251-writer-104] [DEBUG] JournalWriteTask - leader-251: received 1 commands after 116.1 ms 06:30:35,408 PM [leader-251-writer-104] [DEBUG] JournalWriteTask - leader-251: completed 1 commands in 20.88 μs 06:30:35,408 PM [leader-251-writer-104] [DEBUG] JournalWriteTask - leader-251: journal writer stopped 06:30:35,409 PM [main] [DEBUG] EntryJournalV1 - leader-251: journal closed 06:30:35,409 PM [main] [INFO] EnabledRaftStorage - leader-251: journal closed 06:30:35,409 PM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks 06:30:35,409 PM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks [WARN] [08/06/2025 18:30:35.411] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testFindLeader#-1524800430]: org.opendaylight.controller.cluster.common.actor.Monitor@20497832 06:30:35,411 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#-1524800430] 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'. [INFO] [pekkoDeadLetter][08/06/2025 18:30:35.411] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#-1524800430] 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'. 06:30:35,412 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 06:30:35,412 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: started executor 06:30:35,412 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testFindLeader: started executor 06:30:35,413 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testFindLeader: metadata journal open: replayFrom=1 applyTo=0 06:30:35,414 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testFindLeader: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:35,414 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testFindLeader: journal open: applyTo=0 06:30:35,414 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: journal writer started 06:30:35,414 PM [testFindLeader-writer-105] [DEBUG] JournalWriteTask - testFindLeader: waiting to receive commands 06:30:35,415 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest6971015988871578732/testFindLeader/TermInfo.properties does not exist 06:30:35,415 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest6971015988871578732/testFindLeader/journal-v1-1.log 06:30:35,415 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest6971015988871578732/testFindLeader/metadata-v1-1.log 06:30:35,415 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testFindLeader: no eligible files found 06:30:35,415 PM [test-pekko.actor.default-dispatcher-8] [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 06:30:35,418 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 06:30:35,418 PM [test-pekko.actor.default-dispatcher-8] [INFO] PekkoRecovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 06:30:35,418 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testFindLeader: Pekko recovery completed and can restore from snapshot 06:30:35,418 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testFindLeader: starting journal recovery 06:30:35,418 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - testFindLeader: Moving last applied index from -1 to -1 06:30:35,418 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - testFindLeader: empty journal: appending 0 entries 06:30:35,418 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - testFindLeader: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:30:35,418 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - testFindLeader: journal recovery completedin 114.9 μs with journalIndex=1 06:30:35,419 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:30:35,419 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 06:30:35,419 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 06:30:35,420 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 06:30:35,420 PM [test-pekko.actor.default-dispatcher-8] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 06:30:35,420 PM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 06:30:35,420 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 06:30:35,420 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 06:30:35,420 PM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 06:30:35,470 PM [main] [INFO] RaftActorTest - testLeaderTransitioning starting 06:30:35,473 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-252] 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'. [WARN] [08/06/2025 18:30:35.473] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-252]: org.opendaylight.controller.cluster.common.actor.Monitor@192d604b [INFO] [pekkoDeadLetter][08/06/2025 18:30:35.472] [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-252] 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'. 06:30:35,473 PM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - test-actor-252: Starting recovery with journal batch size 1000 06:30:35,473 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-252: started executor 06:30:35,474 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-252: started executor 06:30:35,474 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-252: metadata journal open: replayFrom=1 applyTo=0 06:30:35,475 PM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-252: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:35,475 PM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - test-actor-252: journal open: applyTo=0 06:30:35,475 PM [test-actor-252-writer-106] [DEBUG] JournalWriteTask - test-actor-252: journal writer started 06:30:35,475 PM [test-actor-252-writer-106] [DEBUG] JournalWriteTask - test-actor-252: waiting to receive commands 06:30:35,477 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15919585703429242106/test-actor-252/TermInfo.properties does not exist 06:30:35,478 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-252: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15919585703429242106/test-actor-252/journal-v1-1.log 06:30:35,478 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-252: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15919585703429242106/test-actor-252/metadata-v1-1.log 06:30:35,478 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-252: no eligible files found 06:30:35,478 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - test-actor-252: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:30:35,480 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-252: Set currentTerm=0, votedFor=null 06:30:35,480 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - test-actor-252: Local TermInfo store seeded with TermInfo{term=0} 06:30:35,480 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-252: Pekko recovery completed and can restore from snapshot 06:30:35,480 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-252: starting journal recovery 06:30:35,480 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - test-actor-252: Moving last applied index from -1 to -1 06:30:35,481 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - test-actor-252: empty journal: appending 0 entries 06:30:35,481 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-252: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:30:35,481 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - test-actor-252: journal recovery completedin 355.9 μs with journalIndex=1 06:30:35,482 PM [test-pekko.actor.default-dispatcher-12] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:30:35,482 PM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - test-actor-252 (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 06:30:35,484 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-252: Set currentTerm=1, votedFor=null 06:30:35,484 PM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - test-actor-252 (Follower): The followers log is empty and the senders prevLogIndex is 0 06:30:35,484 PM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - test-actor-252 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=test-actor-252, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:30:35,484 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - test-actor-252: Last sync leader does not match current leader leader, need to catch up to 0 [WARN] [08/06/2025 18:30:35.484] [test-pekko.actor.default-dispatcher-8] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/test-actor-252]: AppendEntriesReply{term=1, success=false, followerId=test-actor-252, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [INFO] [pekkoDeadLetter][08/06/2025 18:30:35.484] [test-pekko.actor.default-dispatcher-7] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-252] 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'. 06:30:35,484 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-252] 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'. [WARN] [08/06/2025 18:30:35.484] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/test-actor-252] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=test-actor-252, initialSyncDone=false] [INFO] [pekkoDeadLetter][08/06/2025 18:30:35.484] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/test-actor-252] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-252] 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'. 06:30:35,485 PM [test-pekko.actor.default-dispatcher-6] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-252] 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'. 06:30:35,532 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-252: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 06:30:35,582 PM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 06:30:35,582 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#-791665067] 06:30:35,594 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-252] 06:30:35,594 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-252: terminating thread VirtualThread[#715,test-actor-252-writer-106]/waiting 06:30:35,594 PM [test-actor-252-writer-106] [DEBUG] JournalWriteTask - test-actor-252: received 1 commands after 118.8 ms 06:30:35,594 PM [test-actor-252-writer-106] [DEBUG] JournalWriteTask - test-actor-252: completed 1 commands in 16.98 μs 06:30:35,594 PM [test-actor-252-writer-106] [DEBUG] JournalWriteTask - test-actor-252: journal writer stopped 06:30:35,594 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-252: journal closed 06:30:35,594 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-252: journal closed 06:30:35,594 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-252: stopped executor with 0 remaining tasks 06:30:35,594 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-252: stopped executor with 0 remaining tasks [WARN] [08/06/2025 18:30:35.598] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/$c#2047525242]: org.opendaylight.controller.cluster.common.actor.Monitor@2d581cfd [INFO] [pekkoDeadLetter][08/06/2025 18:30:35.598] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#2047525242] 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'. 06:30:35,599 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#2047525242] 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'. 06:30:35,600 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - notifier-253: Starting recovery with journal batch size 1000 06:30:35,601 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-253: started executor 06:30:35,601 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-253: started executor 06:30:35,601 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - notifier-253: metadata journal open: replayFrom=1 applyTo=0 06:30:35,602 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - notifier-253: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:35,602 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - notifier-253: journal open: applyTo=0 06:30:35,602 PM [notifier-253-writer-107] [DEBUG] JournalWriteTask - notifier-253: journal writer started 06:30:35,602 PM [notifier-253-writer-107] [DEBUG] JournalWriteTask - notifier-253: waiting to receive commands 06:30:35,603 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest14397740926190335144/notifier-253/TermInfo.properties does not exist 06:30:35,603 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-253: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest14397740926190335144/notifier-253/journal-v1-1.log 06:30:35,603 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-253: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest14397740926190335144/notifier-253/metadata-v1-1.log 06:30:35,603 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-253: no eligible files found 06:30:35,603 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - notifier-253: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:30:35,606 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=0, votedFor=null 06:30:35,606 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - notifier-253: Local TermInfo store seeded with TermInfo{term=0} 06:30:35,606 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - notifier-253: Pekko recovery completed and can restore from snapshot 06:30:35,606 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - notifier-253: starting journal recovery 06:30:35,606 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - notifier-253: Moving last applied index from -1 to -1 06:30:35,606 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - notifier-253: empty journal: appending 0 entries 06:30:35,606 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - notifier-253: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:30:35,606 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - notifier-253: journal recovery completedin 228.4 μs with journalIndex=1 06:30:35,753 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:30:35,754 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - notifier-253 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.56:17355, Removed) 06:30:35,754 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - notifier-253 (Follower): Received ElectionTimeout - switching to Candidate 06:30:35,754 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-253 (Candidate): Election: Candidate has following voting peers: [leader] 06:30:35,756 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=1, votedFor=notifier-253 06:30:35,756 PM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 1 06:30:35,756 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=1, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader 06:30:35,757 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - notifier-253 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [08/06/2025 18:30:35.757] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=1, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][08/06/2025 18:30:35.757] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2047525242] 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'. 06:30:35,757 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2047525242] 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'. 06:30:35,913 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:35,915 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=2, votedFor=notifier-253 06:30:35,915 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 2 06:30:35,915 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=2, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:35.916] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=2, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:35,916 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2047525242] 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'. [INFO] [pekkoDeadLetter][08/06/2025 18:30:35.916] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2047525242] 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'. 06:30:36,103 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:36,115 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=3, votedFor=notifier-253 06:30:36,115 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 3 06:30:36,115 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=3, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:36.115] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=3, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][08/06/2025 18:30:36.115] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2047525242] 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'. 06:30:36,116 PM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#2047525242] 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'. 06:30:36,263 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:36,304 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=4, votedFor=notifier-253 06:30:36,304 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 4 06:30:36,304 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=4, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:36.304] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=4, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:36,493 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:36,517 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=5, votedFor=notifier-253 06:30:36,517 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 5 06:30:36,518 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=5, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:36.518] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=5, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:36,643 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:36,657 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=6, votedFor=notifier-253 06:30:36,657 PM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 6 06:30:36,657 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=6, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:36.657] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=6, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:36,783 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:36,864 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=7, votedFor=notifier-253 06:30:36,864 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 7 06:30:36,864 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=7, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:36.865] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=7, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:37,84 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:37,180 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=8, votedFor=notifier-253 06:30:37,180 PM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 8 06:30:37,180 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=8, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:37.181] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=8, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:37,323 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:37,393 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=9, votedFor=notifier-253 06:30:37,393 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 9 06:30:37,393 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=9, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:37.394] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=9, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:37,563 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:37,652 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=10, votedFor=notifier-253 06:30:37,652 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 10 06:30:37,652 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=10, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:37.653] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=10, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:37,803 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:37,878 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=11, votedFor=notifier-253 06:30:37,878 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 11 06:30:37,878 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=11, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:37.878] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=11, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:38,89 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:38,314 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=12, votedFor=notifier-253 06:30:38,314 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 12 06:30:38,314 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=12, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:38.314] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=12, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:38,513 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:38,686 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=13, votedFor=notifier-253 06:30:38,686 PM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 13 06:30:38,687 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=13, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:38.687] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=13, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:38,904 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:39,111 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=14, votedFor=notifier-253 06:30:39,111 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 14 06:30:39,111 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=14, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:39.111] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=14, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:39,303 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:39,480 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=15, votedFor=notifier-253 06:30:39,480 PM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 15 06:30:39,480 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=15, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:39.480] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=15, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:39,654 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:39,881 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=16, votedFor=notifier-253 06:30:39,881 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 16 06:30:39,881 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=16, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:39.882] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=16, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:40,84 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:40,248 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=17, votedFor=notifier-253 06:30:40,248 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 17 06:30:40,248 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=17, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:40.249] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=17, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:40,443 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 06:30:40,488 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=18, votedFor=notifier-253 06:30:40,488 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 18 06:30:40,488 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=18, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [08/06/2025 18:30:40.489] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#2047525242]: RequestVote{term=18, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 06:30:40,618 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#1574109822] 06:30:40,620 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#2047525242] 06:30:40,620 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - notifier-253: terminating thread VirtualThread[#716,notifier-253-writer-107]/waiting 06:30:40,620 PM [notifier-253-writer-107] [DEBUG] JournalWriteTask - notifier-253: received 1 commands after 5.018 s 06:30:40,620 PM [notifier-253-writer-107] [DEBUG] JournalWriteTask - notifier-253: completed 1 commands in 17.36 μs 06:30:40,620 PM [notifier-253-writer-107] [DEBUG] JournalWriteTask - notifier-253: journal writer stopped 06:30:40,620 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - notifier-253: journal closed 06:30:40,620 PM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - notifier-253: journal closed 06:30:40,620 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - notifier-253: stopped executor with 0 remaining tasks 06:30:40,620 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - notifier-253: stopped executor with 0 remaining tasks [WARN] [08/06/2025 18:30:40.623] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-254]: org.opendaylight.controller.cluster.common.actor.Monitor@6cb6ec30 06:30:40,624 PM [main] [INFO] RaftActor - leader-254: Starting recovery with journal batch size 1000 06:30:40,624 PM [main] [DEBUG] RaftStorage - leader-254: started executor 06:30:40,624 PM [main] [DEBUG] RaftStorage - leader-254: started executor 06:30:40,625 PM [main] [DEBUG] EntryJournalV1 - leader-254: metadata journal open: replayFrom=1 applyTo=0 06:30:40,626 PM [main] [DEBUG] EntryJournalV1 - leader-254: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:40,626 PM [main] [INFO] EnabledRaftStorage - leader-254: journal open: applyTo=0 06:30:40,626 PM [leader-254-writer-108] [DEBUG] JournalWriteTask - leader-254: journal writer started 06:30:40,626 PM [leader-254-writer-108] [DEBUG] JournalWriteTask - leader-254: waiting to receive commands 06:30:40,627 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5151154727881290620/leader-254/TermInfo.properties does not exist 06:30:40,627 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - leader-254: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:30:40,690 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=0, votedFor=null 06:30:40,690 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - leader-254: Local TermInfo store seeded with TermInfo{term=0} 06:30:40,690 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - leader-254: Pekko recovery completed and can restore from snapshot 06:30:40,690 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - leader-254: no journal: skipping journal recovery 06:30:40,691 PM [test-pekko.actor.default-dispatcher-7] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:30:40,822 PM [main] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=100, votedFor= 06:30:41,17 PM [main] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=110, votedFor= 06:30:41,17 PM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Election: Leader has following peers: [] 06:30:41,18 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-254] 06:30:41,29 PM [main] [DEBUG] EnabledRaftStorage - leader-254: terminating thread VirtualThread[#717,leader-254-writer-108]/waiting 06:30:41,29 PM [leader-254-writer-108] [DEBUG] JournalWriteTask - leader-254: received 1 commands after 403.1 ms 06:30:41,29 PM [leader-254-writer-108] [DEBUG] JournalWriteTask - leader-254: completed 1 commands in 13.72 μs 06:30:41,29 PM [leader-254-writer-108] [DEBUG] JournalWriteTask - leader-254: journal writer stopped 06:30:41,29 PM [main] [DEBUG] EntryJournalV1 - leader-254: journal closed 06:30:41,29 PM [main] [INFO] EnabledRaftStorage - leader-254: journal closed 06:30:41,29 PM [main] [DEBUG] RaftStorage - leader-254: stopped executor with 0 remaining tasks 06:30:41,29 PM [main] [DEBUG] RaftStorage - leader-254: stopped executor with 0 remaining tasks [WARN] [08/06/2025 18:30:41.033] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testConstruction#-1303881819]: org.opendaylight.controller.cluster.common.actor.Monitor@1ce3437e 06:30:41,33 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 06:30:41,33 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: started executor 06:30:41,33 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: started executor 06:30:41,34 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testConstruction: metadata journal open: replayFrom=1 applyTo=0 06:30:41,34 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testConstruction: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:41,35 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - testConstruction: journal open: applyTo=0 06:30:41,35 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: journal writer started 06:30:41,35 PM [testConstruction-writer-109] [DEBUG] JournalWriteTask - testConstruction: waiting to receive commands 06:30:41,36 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3460350331905029639/testConstruction/TermInfo.properties does not exist 06:30:41,36 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3460350331905029639/testConstruction/journal-v1-1.log 06:30:41,36 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest3460350331905029639/testConstruction/metadata-v1-1.log 06:30:41,36 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testConstruction: no eligible files found 06:30:41,36 PM [test-pekko.actor.default-dispatcher-7] [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 06:30:41,133 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248) at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261) at scala.library@2.13.16/scala.concurrent.Await$.$anonfun$result$1(package.scala:201) at scala.library@2.13.16/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.16/scala.concurrent.Await$.result(package.scala:124) at scala.library@2.13.16/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:58) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTest.testConstruction(RaftActorTest.java:120) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:30:41,284 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248) at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261) at scala.library@2.13.16/scala.concurrent.Await$.$anonfun$result$1(package.scala:201) at scala.library@2.13.16/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.16/scala.concurrent.Await$.result(package.scala:124) at scala.library@2.13.16/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:58) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTest.testConstruction(RaftActorTest.java:120) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:30:41,435 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248) at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261) at scala.library@2.13.16/scala.concurrent.Await$.$anonfun$result$1(package.scala:201) at scala.library@2.13.16/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.16/scala.concurrent.Await$.result(package.scala:124) at scala.library@2.13.16/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:58) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTest.testConstruction(RaftActorTest.java:120) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:30:41,586 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248) at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261) at scala.library@2.13.16/scala.concurrent.Await$.$anonfun$result$1(package.scala:201) at scala.library@2.13.16/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.16/scala.concurrent.Await$.result(package.scala:124) at scala.library@2.13.16/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:58) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTest.testConstruction(RaftActorTest.java:120) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:30:41,734 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 06:30:41,734 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 06:30:41,734 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testConstruction: Pekko recovery completed and can restore from snapshot 06:30:41,734 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testConstruction: starting journal recovery 06:30:41,734 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - testConstruction: Moving last applied index from -1 to -1 06:30:41,734 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - testConstruction: empty journal: appending 0 entries 06:30:41,735 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testConstruction: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:30:41,735 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - testConstruction: journal recovery completedin 305.5 μs with journalIndex=1 [WARN] [08/06/2025 18:30:41.735] [test-pekko.actor.default-dispatcher-6] [pekko://test/deadLetters] received dead letter from Actor[pekko://test/user/testConstruction#-1303881819]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@77275462 [WARN] [08/06/2025 18:30:41.736] [test-pekko.actor.default-dispatcher-6] [pekko://test/deadLetters] received dead letter from Actor[pekko://test/user/testConstruction#-1303881819]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@44c01cc9 [WARN] [08/06/2025 18:30:41.736] [test-pekko.actor.default-dispatcher-6] [pekko://test/deadLetters] received dead letter from Actor[pekko://test/user/testConstruction#-1303881819]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@434cee19 [WARN] [08/06/2025 18:30:41.736] [test-pekko.actor.default-dispatcher-6] [pekko://test/deadLetters] received dead letter from Actor[pekko://test/user/testConstruction#-1303881819]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@62572dd2 06:30:41,736 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:30:41,736 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 06:30:41,736 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] 06:30:41,886 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248) at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261) at scala.library@2.13.16/scala.concurrent.Await$.$anonfun$result$1(package.scala:201) at scala.library@2.13.16/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.16/scala.concurrent.Await$.result(package.scala:124) at scala.library@2.13.16/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:58) at org.opendaylight.controller.cluster.raft@11.0.1-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTest.testConstruction(RaftActorTest.java:120) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:30:41,903 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 06:30:41,903 PM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 06:30:41,903 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 06:30:41,904 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 06:30:41,904 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 06:30:41,904 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [08/06/2025 18:30:41.904] [test-pekko.actor.default-dispatcher-6] [pekko://test/deadLetters] received dead letter from Actor[pekko://test/user/testConstruction#-1303881819]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@2f1ef1be [WARN] [08/06/2025 18:30:41.943] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-255]: org.opendaylight.controller.cluster.common.actor.Monitor@ee9be2 06:30:41,944 PM [main] [INFO] RaftActor - leader-255: Starting recovery with journal batch size 1000 06:30:41,944 PM [main] [DEBUG] RaftStorage - leader-255: started executor 06:30:41,944 PM [main] [DEBUG] RaftStorage - leader-255: started executor 06:30:41,945 PM [main] [DEBUG] EntryJournalV1 - leader-255: metadata journal open: replayFrom=1 applyTo=0 06:30:41,946 PM [main] [DEBUG] EntryJournalV1 - leader-255: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:41,946 PM [main] [INFO] EnabledRaftStorage - leader-255: journal open: applyTo=0 06:30:41,946 PM [leader-255-writer-110] [DEBUG] JournalWriteTask - leader-255: journal writer started 06:30:41,946 PM [leader-255-writer-110] [DEBUG] JournalWriteTask - leader-255: waiting to receive commands 06:30:41,946 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from -1 to 4 06:30:41,946 PM [main] [DEBUG] PropertiesTermInfoStore - leader-255: Set currentTerm=1, votedFor=leader-255 06:30:41,947 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13062518173338934719/leader-255/TermInfo.properties does not exist 06:30:41,947 PM [test-pekko.actor.default-dispatcher-7] [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 06:30:42,64 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - leader-255: Set currentTerm=1, votedFor=leader-255 06:30:42,64 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - leader-255: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-255} 06:30:42,64 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - leader-255: Pekko recovery completed and can restore from snapshot 06:30:42,64 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - leader-255: no journal: skipping journal recovery 06:30:42,65 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Election: Leader has following peers: [follower-256] 06:30:42,65 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:30:42,67 PM [main] [INFO] SnapshotManager - leader-255: 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 06:30:42,67 PM [main] [DEBUG] SnapshotManager - leader-255: last applied journal index prior to capture: 0 06:30:42,67 PM [main] [INFO] MockRaftActor - leader-255: support() called 06:30:42,68 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-256 updated: matchIndex: 5, nextIndex: 6 06:30:42,68 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 06:30:42,68 PM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 0 06:30:42,68 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from -1 to 0 06:30:42,68 PM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 0 data 0 06:30:42,68 PM [main] [INFO] MockRaftActor - leader-255: applyState called: 0 06:30:42,68 PM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 1 06:30:42,68 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 0 to 1 06:30:42,68 PM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 1 data 1 06:30:42,68 PM [main] [INFO] MockRaftActor - leader-255: applyState called: 1 06:30:42,69 PM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 2 06:30:42,69 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 1 to 2 06:30:42,69 PM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 2 data 2 06:30:42,69 PM [main] [INFO] MockRaftActor - leader-255: applyState called: 2 06:30:42,69 PM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 3 06:30:42,69 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 2 to 3 06:30:42,69 PM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 3 data 3 06:30:42,69 PM [main] [INFO] MockRaftActor - leader-255: applyState called: 3 06:30:42,69 PM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 4 06:30:42,69 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 3 to 4 06:30:42,69 PM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 4 data 4 06:30:42,69 PM [main] [INFO] MockRaftActor - leader-255: applyState called: 4 06:30:42,69 PM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 5 06:30:42,69 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 4 to 5 06:30:42,69 PM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 5 data 5 06:30:42,69 PM [main] [INFO] MockRaftActor - leader-255: applyState called: 5 06:30:42,69 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 06:30:42,69 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendAppendEntries: 6 is present for follower follower-256 06:30:42,69 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Sending AppendEntries to follower follower-256: AppendEntries{term=1, leaderId=leader-255, 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}]} 06:30:42,69 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-256 updated: matchIndex: 6, nextIndex: 7 06:30:42,69 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 06:30:42,69 PM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 6 06:30:42,69 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 5 to 6 06:30:42,69 PM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 6 data 6 06:30:42,69 PM [main] [INFO] MockRaftActor - leader-255: applyState called: 6 06:30:42,69 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 06:30:42,69 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendAppendEntries: 7 is present for follower follower-256 06:30:42,70 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Sending AppendEntries to follower follower-256: AppendEntries{term=1, leaderId=leader-255, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 06:30:42,70 PM [main] [INFO] SnapshotManager - leader-255: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 06:30:42,70 PM [main] [INFO] MockRaftActor - leader-255: support() called 06:30:42,70 PM [main] [INFO] SnapshotManager - leader-255: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 06:30:42,70 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendInstallSnapshot 06:30:42,70 PM [main] [DEBUG] SnapshotManager - leader-255: Snapshot success, discarding journal entries up to 0 06:30:42,70 PM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-255: SnapshotComplete received 06:30:42,70 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-256 updated: matchIndex: 7, nextIndex: 8 06:30:42,70 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 06:30:42,70 PM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 7 06:30:42,70 PM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 6 to 7 06:30:42,70 PM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 7 data 7 06:30:42,70 PM [main] [INFO] MockRaftActor - leader-255: applyState called: 7 06:30:42,71 PM [main] [DEBUG] SnapshotManager - leader-255: fakeSnapshot purging log to 6 for term 1 06:30:42,71 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 06:30:42,71 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendAppendEntries: 8 is present for follower follower-256 06:30:42,71 PM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Sending AppendEntries to follower follower-256: AppendEntries{term=1, leaderId=leader-255, 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}]} 06:30:42,71 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#930071168] 06:30:42,72 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-255] 06:30:42,72 PM [main] [DEBUG] EnabledRaftStorage - leader-255: terminating thread VirtualThread[#719,leader-255-writer-110]/waiting 06:30:42,72 PM [leader-255-writer-110] [DEBUG] JournalWriteTask - leader-255: received 1 commands after 126.4 ms 06:30:42,72 PM [leader-255-writer-110] [DEBUG] JournalWriteTask - leader-255: completed 1 commands in 15.64 μs 06:30:42,72 PM [leader-255-writer-110] [DEBUG] JournalWriteTask - leader-255: journal writer stopped 06:30:42,73 PM [main] [DEBUG] EntryJournalV1 - leader-255: journal closed 06:30:42,73 PM [main] [INFO] EnabledRaftStorage - leader-255: journal closed 06:30:42,73 PM [main] [DEBUG] RaftStorage - leader-255: stopped executor with 0 remaining tasks 06:30:42,73 PM [main] [DEBUG] RaftStorage - leader-255: stopped executor with 0 remaining tasks [WARN] [08/06/2025 18:30:42.076] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-257]: org.opendaylight.controller.cluster.common.actor.Monitor@13c363ea 06:30:42,77 PM [main] [INFO] RaftActor - leader-257: Starting recovery with journal batch size 1000 06:30:42,77 PM [main] [DEBUG] RaftStorage - leader-257: started executor 06:30:42,77 PM [main] [DEBUG] RaftStorage - leader-257: started executor 06:30:42,78 PM [main] [DEBUG] EntryJournalV1 - leader-257: metadata journal open: replayFrom=1 applyTo=0 06:30:42,79 PM [main] [DEBUG] EntryJournalV1 - leader-257: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:42,79 PM [main] [INFO] EnabledRaftStorage - leader-257: journal open: applyTo=0 06:30:42,79 PM [leader-257-writer-111] [DEBUG] JournalWriteTask - leader-257: journal writer started 06:30:42,79 PM [leader-257-writer-111] [DEBUG] JournalWriteTask - leader-257: waiting to receive commands 06:30:42,80 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4553107798938271431/leader-257/TermInfo.properties does not exist 06:30:42,80 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - leader-257: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:30:42,210 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - leader-257: Set currentTerm=0, votedFor=null 06:30:42,210 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - leader-257: Local TermInfo store seeded with TermInfo{term=0} 06:30:42,210 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - leader-257: Pekko recovery completed and can restore from snapshot 06:30:42,210 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - leader-257: no journal: skipping journal recovery 06:30:42,211 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:30:42,211 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - leader-257 (Follower): Received TimeoutNow - switching to Candidate 06:30:42,211 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - leader-257 (Candidate): Election: Candidate has following voting peers: [] 06:30:42,211 PM [main] [DEBUG] RaftActor - leader-257: Applying state for log index 5 data F 06:30:42,211 PM [main] [INFO] MockRaftActor - leader-257: applyState called: F 06:30:42,458 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - leader-257: Set currentTerm=1, votedFor=leader-257 06:30:42,458 PM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - leader-257 (Candidate): Starting new election term 1 06:30:42,458 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - leader-257 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 06:30:42,458 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - leader-257 (Candidate): Received ElectionTimeout 06:30:42,458 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader-257 (Leader): Election: Leader has following peers: [] 06:30:42,458 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - leader-257 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 06:30:42,459 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-257] 06:30:42,460 PM [main] [DEBUG] EnabledRaftStorage - leader-257: terminating thread VirtualThread[#720,leader-257-writer-111]/waiting 06:30:42,461 PM [leader-257-writer-111] [DEBUG] JournalWriteTask - leader-257: received 1 commands after 382.0 ms 06:30:42,461 PM [leader-257-writer-111] [DEBUG] JournalWriteTask - leader-257: completed 1 commands in 13.53 μs 06:30:42,461 PM [leader-257-writer-111] [DEBUG] JournalWriteTask - leader-257: journal writer stopped 06:30:42,461 PM [main] [DEBUG] EntryJournalV1 - leader-257: journal closed 06:30:42,461 PM [main] [INFO] EnabledRaftStorage - leader-257: journal closed 06:30:42,461 PM [main] [DEBUG] RaftStorage - leader-257: stopped executor with 0 remaining tasks 06:30:42,461 PM [main] [DEBUG] RaftStorage - leader-257: stopped executor with 0 remaining tasks [WARN] [08/06/2025 18:30:42.464] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-258]: org.opendaylight.controller.cluster.common.actor.Monitor@14861c13 06:30:42,465 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - follower-258: Starting recovery with journal batch size 1000 06:30:42,465 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-258: started executor 06:30:42,465 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-258: started executor 06:30:42,465 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower-258: metadata journal open: replayFrom=1 applyTo=0 06:30:42,466 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower-258: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:42,466 PM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - follower-258: journal open: applyTo=0 06:30:42,466 PM [follower-258-writer-112] [DEBUG] JournalWriteTask - follower-258: journal writer started 06:30:42,466 PM [follower-258-writer-112] [DEBUG] JournalWriteTask - follower-258: waiting to receive commands 06:30:42,467 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15095911992170980020/follower-258/TermInfo.properties does not exist 06:30:42,467 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - follower-258: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:30:42,589 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower-258: Set currentTerm=0, votedFor=null 06:30:42,589 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - follower-258: Local TermInfo store seeded with TermInfo{term=0} 06:30:42,589 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower-258: Pekko recovery completed and can restore from snapshot 06:30:42,589 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower-258: no journal: skipping journal recovery 06:30:42,590 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-258] 06:30:42,601 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - follower-258: terminating thread VirtualThread[#721,follower-258-writer-112]/waiting 06:30:42,601 PM [follower-258-writer-112] [DEBUG] JournalWriteTask - follower-258: received 1 commands after 134.7 ms 06:30:42,601 PM [follower-258-writer-112] [DEBUG] JournalWriteTask - follower-258: completed 1 commands in 16.92 μs 06:30:42,601 PM [follower-258-writer-112] [DEBUG] JournalWriteTask - follower-258: journal writer stopped 06:30:42,601 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-258: journal closed 06:30:42,601 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower-258: journal closed 06:30:42,601 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks 06:30:42,601 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks [WARN] [08/06/2025 18:30:42.603] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-259]: org.opendaylight.controller.cluster.common.actor.Monitor@2d80d8e0 06:30:42,603 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - follower-258: Starting recovery with journal batch size 1000 06:30:42,604 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-258: started executor 06:30:42,604 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-258: started executor 06:30:42,604 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-258: metadata journal open: replayFrom=1 applyTo=0 06:30:42,605 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-258: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:42,605 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower-258: journal open: applyTo=0 06:30:42,605 PM [follower-258-writer-113] [DEBUG] JournalWriteTask - follower-258: journal writer started 06:30:42,605 PM [follower-258-writer-113] [DEBUG] JournalWriteTask - follower-258: waiting to receive commands 06:30:42,606 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower-258: Set currentTerm=0, votedFor=null 06:30:42,606 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - follower-258: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:30:42,606 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRecovery - follower-258: restoring local TermInfo{term=0} 06:30:42,606 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower-258: Set currentTerm=0, votedFor=null 06:30:42,606 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower-258: Pekko recovery completed and can restore from snapshot 06:30:42,606 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower-258: no journal: skipping journal recovery 06:30:42,703 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-259] 06:30:42,714 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - follower-258: terminating thread VirtualThread[#722,follower-258-writer-113]/waiting 06:30:42,714 PM [follower-258-writer-113] [DEBUG] JournalWriteTask - follower-258: received 1 commands after 109.0 ms 06:30:42,714 PM [follower-258-writer-113] [DEBUG] JournalWriteTask - follower-258: completed 1 commands in 19.91 μs 06:30:42,714 PM [follower-258-writer-113] [DEBUG] JournalWriteTask - follower-258: journal writer stopped 06:30:42,714 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-258: journal closed 06:30:42,714 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower-258: journal closed 06:30:42,714 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks 06:30:42,714 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks 06:30:42,716 PM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting [WARN] [08/06/2025 18:30:42.718] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-260]: org.opendaylight.controller.cluster.common.actor.Monitor@16859a73 06:30:42,718 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - test-actor-260: Starting recovery with journal batch size 1000 06:30:42,718 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-260: started executor 06:30:42,718 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-260: started executor 06:30:42,719 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-260: metadata journal open: replayFrom=1 applyTo=0 06:30:42,720 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-260: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:42,720 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-260: journal open: applyTo=0 06:30:42,720 PM [test-actor-260-writer-114] [DEBUG] JournalWriteTask - test-actor-260: journal writer started 06:30:42,720 PM [test-actor-260-writer-114] [DEBUG] JournalWriteTask - test-actor-260: waiting to receive commands 06:30:42,721 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10390738036395945275/test-actor-260/TermInfo.properties does not exist 06:30:42,722 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10390738036395945275/test-actor-260/journal-v1-1.log 06:30:42,722 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10390738036395945275/test-actor-260/metadata-v1-1.log 06:30:42,722 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-260: no eligible files found 06:30:42,722 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRecovery - test-actor-260: Received ReplicatedLogEntry for recovery: index: 0, size: 131 06:30:42,722 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PeerInfos - test-actor-260: Updated server config: isVoting: false, peers: [] 06:30:42,722 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - test-actor-260: Recovery completed - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 06:30:42,841 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - test-actor-260: Set currentTerm=0, votedFor=null 06:30:42,841 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - test-actor-260: Local TermInfo store seeded with TermInfo{term=0} 06:30:42,841 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - test-actor-260: taking snapshot to clear Pekko persistence to 1 06:30:42,841 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Recovery - test-actor-260: no applied entries in recovery log, re-snapshotting EntryInfo[index=-1, term=-1] 06:30:42,841 PM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - test-actor-260: Taking snapshot on entry with index -1 06:30:42,841 PM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - test-actor-260: support() called 06:30:42,842 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-260: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10390738036395945275/test-actor-260/snapshot-0000000068939F52-32344C97.tmp 06:30:42,950 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-260: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10390738036395945275/test-actor-260/snapshot-0000000068939F52-32344C97.v1 06:30:42,950 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-260: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10390738036395945275/test-actor-260/snapshot-0000000068939F52-32344C97.v1 06:30:42,950 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10390738036395945275/test-actor-260/TermInfo.properties 06:30:42,950 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10390738036395945275/test-actor-260/journal-v1-1.log 06:30:42,950 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-260: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10390738036395945275/test-actor-260/metadata-v1-1.log 06:30:42,951 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-260: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=-1, term=-1], timestamp=2025-08-06T18:30:42.842288279Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10390738036395945275/test-actor-260/snapshot-0000000068939F52-32344C97.v1, size=222, entryCompress=NONE, stateCompress=NONE} 06:30:42,951 PM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - test-actor-260: Snapshot completed in 109.7 ms, resetting timer for the next recovery snapshot 06:30:42,951 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-260: Pekko recovery completed and can restore from snapshot 06:30:42,951 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-260: starting journal recovery 06:30:42,951 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-260: Moving last applied index from -1 to -1 06:30:42,951 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-260: empty journal: appending 1 entries 06:30:42,951 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-260: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:30:43,203 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-260: journal recovery completedin 252.3 ms with journalIndex=1 06:30:43,204 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-260: ignoring DeleteMessagesSuccess(1) 06:30:43,204 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:30:43,604 PM [main] [INFO] RaftActorTest - testNonVotingOnRecovery ending 06:30:43,604 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-260] 06:30:43,615 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-260: terminating thread VirtualThread[#723,test-actor-260-writer-114]/waiting 06:30:43,615 PM [test-actor-260-writer-114] [DEBUG] JournalWriteTask - test-actor-260: received 1 commands after 895.3 ms 06:30:43,615 PM [test-actor-260-writer-114] [DEBUG] JournalWriteTask - test-actor-260: completed 1 commands in 16.46 μs 06:30:43,615 PM [test-actor-260-writer-114] [DEBUG] JournalWriteTask - test-actor-260: journal writer stopped 06:30:43,616 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-260: journal closed 06:30:43,616 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-260: journal closed 06:30:43,616 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-260: stopped executor with 0 remaining tasks 06:30:43,616 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-260: stopped executor with 0 remaining tasks 06:30:43,618 PM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting 06:30:43,619 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - follower-261: Starting recovery with journal batch size 1000 06:30:43,619 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-261: started executor 06:30:43,619 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower-261: started executor 06:30:43,620 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-261: metadata journal open: replayFrom=1 applyTo=0 [WARN] [08/06/2025 18:30:43.620] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/follower-261#1220090565]: org.opendaylight.controller.cluster.common.actor.Monitor@30e2a496 06:30:43,620 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower-261: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:30:43,620 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower-261: journal open: applyTo=0 06:30:43,620 PM [follower-261-writer-115] [DEBUG] JournalWriteTask - follower-261: journal writer started 06:30:43,620 PM [follower-261-writer-115] [DEBUG] JournalWriteTask - follower-261: waiting to receive commands 06:30:43,622 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest14814538407070321504/follower-261/TermInfo.properties does not exist 06:30:43,622 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-261: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest14814538407070321504/follower-261/journal-v1-1.log 06:30:43,622 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-261: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest14814538407070321504/follower-261/metadata-v1-1.log 06:30:43,622 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower-261: no eligible files found 06:30:43,622 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - follower-261: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:30:43,766 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower-261: Set currentTerm=0, votedFor=null 06:30:43,766 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - follower-261: Local TermInfo store seeded with TermInfo{term=0} 06:30:43,767 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower-261: Pekko recovery completed and can restore from snapshot 06:30:43,767 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower-261: starting journal recovery 06:30:43,767 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - follower-261: Moving last applied index from -1 to -1 06:30:43,767 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - follower-261: empty journal: appending 0 entries 06:30:43,767 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower-261: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:30:43,767 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - follower-261: journal recovery completedin 349.1 μs with journalIndex=1 06:30:43,768 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - follower-261: terminating thread VirtualThread[#724,follower-261-writer-115]/waiting 06:30:43,768 PM [follower-261-writer-115] [DEBUG] JournalWriteTask - follower-261: received 1 commands after 147.6 ms 06:30:43,768 PM [follower-261-writer-115] [DEBUG] JournalWriteTask - follower-261: completed 1 commands in 22.42 μs 06:30:43,768 PM [follower-261-writer-115] [DEBUG] JournalWriteTask - follower-261: journal writer stopped