[DEBUG] [06/25/2025 17:47:11.560] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 05:47:11,560 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/25/2025 17:47:11.560] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/25/2025 17:47:11.561] [main] [EventStream(pekko://test)] Default Loggers started 05:47:11,569 PM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.141:17355] with UID [6414291597045859059] [INFO] [06/25/2025 17:47:11.569] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.141:17355] with UID [6414291597045859059] 05:47:11,572 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.141:17355] - Starting up, Pekko version [1.0.3] ... 05:47:11,572 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.141:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 05:47:11,572 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.141:17355] - Started up successfully 05:47:11,574 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.141:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 05:47:11,574 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.141:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [06/25/2025 17:47:11.569] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.141:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/25/2025 17:47:11.571] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.141:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/25/2025 17:47:11.571] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.141:17355] - Started up successfully [INFO] [06/25/2025 17:47:11.574] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.141:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/25/2025 17:47:11.574] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.141:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:47:11,596 PM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 05:47:11,596 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:11,677 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 05:47:11,678 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 05:47:11,678 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 05:47:11,679 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 05:47:11,680 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 05:47:11,680 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 05:47:11,680 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 05:47:11,680 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 05:47:11,683 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 05:47:11,683 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior424#470624597] 05:47:11,694 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower425#453618403] 05:47:11,694 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader426#936183473] 05:47:11,696 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 05:47:11,696 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:11,698 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=4, term=1, command=four]]} 05:47:11,698 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 3 was not found in it - lastIndex: 2, snapshotIndex: -1, snapshotTerm: -1 05:47:11,698 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:11,699 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 05:47:11,699 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior427#-306927918] 05:47:11,710 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower428#-1187037853] 05:47:11,710 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader429#-4533893] 05:47:11,715 PM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 05:47:11,716 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:11,716 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 05:47:11,716 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 05:47:11,717 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 05:47:11,717 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 05:47:11,717 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 05:47:11,717 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 05:47:11,717 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 05:47:11,718 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 05:47:11,719 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:47:11,719 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:11,720 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 05:47:11,720 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:11,720 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 05:47:11,720 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior430#429806419] 05:47:11,731 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower431#635370907] 05:47:11,731 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader432#-244149756] 05:47:11,734 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:11,736 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 05:47:11,739 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior433#-1485526236] 05:47:11,750 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower434#-838748270] 05:47:11,750 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader435#-1552604529] 05:47:11,754 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 05:47:11,754 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:11,755 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:47:11,756 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:11,756 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:47:11,756 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 05:47:11,756 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 05:47:11,756 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 05:47:11,757 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 05:47:11,757 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:11,757 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:47:11,757 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 05:47:11,760 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 05:47:11,761 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior436#546293633] 05:47:11,772 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower437#-727146946] 05:47:11,772 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader438#-374975688] 05:47:11,774 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 05:47:11,774 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:11,775 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=1, command=one]]} 05:47:11,775 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:47:11,775 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 05:47:11,775 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 05:47:11,775 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 05:47:11,775 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 1 05:47:11,775 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:11,775 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 05:47:11,775 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 05:47:11,775 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 05:47:11,775 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:47:11,776 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 05:47:11,776 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 05:47:11,776 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=1, command=one], DefaultLogEntry[index=2, term=1, command=two]]} 05:47:11,777 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 05:47:11,777 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 05:47:11,777 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 05:47:11,777 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 05:47:11,777 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 05:47:11,777 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 05:47:11,777 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:11,777 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 05:47:11,777 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 05:47:11,777 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 05:47:11,777 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 05:47:11,778 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior439#535052099] 05:47:11,788 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower440#1556267170] 05:47:11,789 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader441#1690026347] 05:47:11,791 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 05:47:11,791 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:11,791 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=0, prevLogTerm=2, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 05:47:11,792 PM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 2 - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 05:47:11,792 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:11,793 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 05:47:11,793 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior442#1263430656] 05:47:11,803 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower443#669496564] 05:47:11,803 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader444#1379432091] 05:47:11,805 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:11,808 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior445#235962689] 05:47:11,819 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower446#-989492393] 05:47:11,819 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader447#1421502745] 05:47:11,822 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 05:47:11,823 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:11,823 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 05:47:11,824 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:47:11,824 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:11,825 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:47:11,825 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 05:47:11,825 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 05:47:11,825 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 05:47:11,825 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 05:47:11,825 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:11,826 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:47:11,826 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 05:47:11,826 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 05:47:11,826 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 100 to 101 05:47:11,826 PM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 05:47:11,827 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior448#-1999718675] 05:47:11,837 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower449#113841804] 05:47:11,838 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader450#-761747347] 05:47:11,843 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries [WARN] [06/25/2025 17:47:11.846] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@3513d0a3 [INFO] [pekkoDeadLetter][06/25/2025 17:47:11.846] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 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'. 05:47:11,847 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 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'. 05:47:11,849 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 05:47:11,849 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 05:47:11,849 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 05:47:11,851 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13515770301709128346/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties does not exist 05:47:11,851 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 05:47:11,851 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:47:11,851 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 05:47:11,855 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:47:11,855 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 05:47:11,855 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@6a16087d 05:47:11,855 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two]]} 05:47:11,855 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 05:47:11,855 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnLastEntryInAppendEntries, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 05:47:11,856 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting ApplyJournalEntries with index=1 05:47:11,857 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 05:47:11,857 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 05:47:11,857 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=1, lastIndex=1, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 05:47:11,857 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: captured snapshot at lastSequenceNumber: 3 05:47:11,857 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Persising snapshot at EntryInfo[index=1, term=1]/EntryInfo[index=1, term=1] 05:47:11,857 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: support() called 05:47:11,857 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: log size 2 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 1 05:47:11,857 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 05:47:11,857 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d874281] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13515770301709128346/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C361F-331B079D.tmp [WARN] [06/25/2025 17:47:11.857] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnLastEntryInAppendEntries, initialSyncDone=false] [INFO] [pekkoDeadLetter][06/25/2025 17:47:11.857] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] 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'. 05:47:11,858 PM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] 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'. 05:47:11,862 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d874281] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13515770301709128346/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C361F-331B079D.v1 05:47:11,862 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d874281] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13515770301709128346/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C361F-331B079D.v1 05:47:11,862 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d874281] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13515770301709128346/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 05:47:11,862 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d874281] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=1], timestamp=2025-06-25T17:47:11.857409437Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13515770301709128346/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C361F-331B079D.v1, size=555, entryCompress=NONE, stateCompress=NONE} 05:47:11,865 PM [test-pekko.actor.default-dispatcher-15] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: snapshot is durable as of 2025-06-25T17:47:11.857409437Z 05:47:11,865 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot success - sequence number: 3 05:47:11,865 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SnapshotComplete received 05:47:11,865 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a journal response 05:47:12,7 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13515770301709128346/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C361F-331B079D.v1 05:47:12,7 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13515770301709128346/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 05:47:12,8 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=1], timestamp=2025-06-25T17:47:11.857409437Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13515770301709128346/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C361F-331B079D.v1, size=555, entryCompress=NONE, stateCompress=NONE} as the latest file 05:47:12,11 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior451#-1514499556] 05:47:12,22 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower452#588138653] 05:47:12,22 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader453#858155333] 05:47:12,22 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 05:47:12,22 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 05:47:12,23 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 05:47:12,25 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,26 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior454#-2057947197] 05:47:12,37 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower455#-63660114] 05:47:12,37 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader456#48892254] 05:47:12,39 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 05:47:12,39 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,41 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: test, lastIndex: 1, lastTerm: 1 05:47:12,41 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 05:47:12,42 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior457#1511076456] 05:47:12,52 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower458#-240714053] 05:47:12,53 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader459#-1297240261] 05:47:12,55 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 05:47:12,55 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,55 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:47:12,56 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,56 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:47:12,56 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 05:47:12,56 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 05:47:12,57 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 05:47:12,57 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 05:47:12,57 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,57 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:47:12,57 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 05:47:12,57 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 05:47:12,58 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior460#-1030782237] 05:47:12,69 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower461#467226560] 05:47:12,69 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader462#-1845302784] 05:47:12,71 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 05:47:12,71 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,71 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:47:12,72 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,72 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 05:47:12,73 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,73 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:47:12,73 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 100 05:47:12,74 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,74 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 05:47:12,75 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,75 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 05:47:12,75 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior463#-804658695] 05:47:12,86 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower464#1834782403] 05:47:12,86 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader465#-1383273135] 05:47:12,89 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,90 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior466#-880133329] 05:47:12,90 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower467#-977665729] 05:47:12,91 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader468#-1554747105] 05:47:12,94 PM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 05:47:12,94 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,95 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:47:12,95 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,96 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 05:47:12,96 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,96 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:47:12,96 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 05:47:12,97 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,97 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 05:47:12,97 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,97 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 05:47:12,97 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,97 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 05:47:12,98 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,98 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 05:47:12,98 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior469#489839195] 05:47:12,99 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower470#-1778367768] 05:47:12,99 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader471#2053355757] 05:47:12,100 PM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 05:47:12,100 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,101 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=3, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=4, term=1, command=four]]} 05:47:12,101 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:47:12,101 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 05:47:12,101 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 05:47:12,101 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 05:47:12,101 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 05:47:12,101 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,101 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 05:47:12,101 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 05:47:12,102 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 4 05:47:12,102 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior472#-1212132550] 05:47:12,103 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower473#1909301541] 05:47:12,103 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader474#-946606372] 05:47:12,105 PM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 05:47:12,105 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,107 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 05:47:12,108 PM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader477 05:47:12,108 PM [main] [INFO] PeerInfos - follower: Peer address for peer leader set to pekko://test/user/leader477 05:47:12,110 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached -1 (of expected -1) 05:47:12,111 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior475#1522870862] 05:47:12,122 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower476#1768652413] 05:47:12,122 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader477#-227377127] 05:47:12,126 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 05:47:12,126 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,127 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:47:12,127 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,127 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:47:12,127 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 05:47:12,127 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 05:47:12,128 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 05:47:12,128 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 05:47:12,128 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,128 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:47:12,128 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 05:47:12,128 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 05:47:12,129 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior478#1661472597] 05:47:12,140 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower479#-1510386922] 05:47:12,140 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader480#583319631] 05:47:12,167 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 05:47:12,167 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,168 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:47:12,168 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,169 PM [main] [INFO] Follower - follower (Follower): Cannot append entries because the replicatedToAllIndex 100 does not appear to be in the in-memory journal - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 05:47:12,169 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,169 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:47:12,170 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior481#1386910202] 05:47:12,180 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower482#-1358344664] 05:47:12,180 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader483#900547857] 05:47:12,182 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied [WARN] [06/25/2025 17:47:12.183] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@60546469 [INFO] [pekkoDeadLetter][06/25/2025 17:47:12.183] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 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'. 05:47:12,183 PM [test-pekko.actor.default-dispatcher-14] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 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'. 05:47:12,184 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 05:47:12,184 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 05:47:12,184 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 05:47:12,186 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest2270864892244627848/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties does not exist 05:47:12,186 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 05:47:12,186 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 05:47:12,186 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 05:47:12,189 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 05:47:12,190 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Local TermInfo store seeded with TermInfo{term=1} 05:47:12,190 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@2f3b86c7 05:47:12,190 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]} 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnAppendEntriesWithUnapplied, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting ApplyJournalEntries with index=0 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 05:47:12,191 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=2, term=1, command=three, pending=false} 05:47:12,192 PM [test-pekko.actor.default-dispatcher-7] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=0, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=2, mandatoryTrim=false] 05:47:12,192 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: captured snapshot at lastSequenceNumber: 4 05:47:12,192 PM [test-pekko.actor.default-dispatcher-7] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persising snapshot at EntryInfo[index=0, term=1]/EntryInfo[index=2, term=1] 05:47:12,192 PM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: support() called 05:47:12,192 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: log size 3 exceeds the snapshot batch count 1 - doing snapshotPreCommit with index 0 05:47:12,192 PM [test-pekko.actor.default-dispatcher-7] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 0 and term: 1 05:47:12,192 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d307724] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest2270864892244627848/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C3620-0B73F49B.tmp [WARN] [06/25/2025 17:47:12.192] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnAppendEntriesWithUnapplied, initialSyncDone=false] 05:47:12,192 PM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][06/25/2025 17:47:12.192] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [4] 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'. 05:47:12,194 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d307724] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest2270864892244627848/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C3620-0B73F49B.v1 05:47:12,194 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d307724] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest2270864892244627848/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C3620-0B73F49B.v1 05:47:12,194 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d307724] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest2270864892244627848/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 05:47:12,194 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d307724] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-06-25T17:47:12.192148635Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest2270864892244627848/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C3620-0B73F49B.v1, size=701, entryCompress=NONE, stateCompress=NONE} 05:47:12,195 PM [test-pekko.actor.default-dispatcher-7] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: snapshot is durable as of 2025-06-25T17:47:12.192148635Z 05:47:12,195 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot success - sequence number: 4 05:47:12,195 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SnapshotComplete received 05:47:12,195 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a journal response 05:47:12,343 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest2270864892244627848/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C3620-0B73F49B.v1 05:47:12,343 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest2270864892244627848/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 05:47:12,343 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: picked SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-06-25T17:47:12.192148635Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest2270864892244627848/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C3620-0B73F49B.v1, size=701, entryCompress=NONE, stateCompress=NONE} as the latest file 05:47:12,345 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior484#490412852] 05:47:12,356 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower485#-362237242] 05:47:12,356 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader486#-1714737994] 05:47:12,356 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 05:47:12,356 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 05:47:12,356 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 05:47:12,359 PM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 05:47:12,359 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,360 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=105, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:47:12,361 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=105, term=2, command=foo]]} 05:47:12,361 PM [main] [INFO] Follower - follower (Follower): Cannot append entries because the calculated previousIndex 104 was not found in the in-memory journal - lastIndex: 100, snapshotIndex: 100, snapshotTerm: -1 05:47:12,362 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,362 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 05:47:12,362 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior487#686932131] 05:47:12,373 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower488#893506713] 05:47:12,373 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader489#742429731] 05:47:12,375 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 05:47:12,375 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,375 PM [main] [INFO] Follower - follower (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader, prevLogIndex=1, prevLogTerm=3, leaderCommit=8, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 05:47:12,376 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 05:47:12,376 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 05:47:12,377 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): -1, lastIndex(): 7 05:47:12,377 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 8 05:47:12,377 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior490#401425948] 05:47:12,388 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower491#2062184640] 05:47:12,388 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader492#1607393168] 05:47:12,390 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 05:47:12,390 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,390 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]}" message is greater than follower's term 1 - updating term 05:47:12,391 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]} 05:47:12,391 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 05:47:12,391 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 05:47:12,391 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:47:12,391 PM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: -1, lastApplied: -1 05:47:12,391 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 05:47:12,391 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 05:47:12,391 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 05:47:12,392 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 05:47:12,392 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 05:47:12,399 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=3, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,399 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 05:47:12,399 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): -1, lastIndex(): 3 05:47:12,399 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 05:47:12,399 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:47:12,399 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 05:47:12,399 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 05:47:12,399 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 05:47:12,399 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 05:47:12,399 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 05:47:12,399 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 05:47:12,400 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior493#1419199210] 05:47:12,410 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower494#450347545] 05:47:12,411 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader495#851216898] 05:47:12,413 PM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 05:47:12,413 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,414 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 05:47:12,414 PM [main] [DEBUG] Follower - follower (Follower): expected chunkIndex 1 got 3 05:47:12,415 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior496#15580178] 05:47:12,425 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower497#1863040116] 05:47:12,425 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader498#1944743413] 05:47:12,427 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 05:47:12,427 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,428 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 05:47:12,428 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 05:47:12,428 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 05:47:12,428 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 05:47:12,429 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=3]]}" message is greater than follower's term 1 - updating term 05:47:12,429 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=3]]} 05:47:12,429 PM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress but the prior snapshot leaderId leader does not match the AppendEntries leaderId new-leader 05:47:12,429 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:47:12,430 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 05:47:12,430 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 05:47:12,430 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 05:47:12,430 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 05:47:12,430 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,430 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 05:47:12,430 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 05:47:12,430 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 05:47:12,430 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 05:47:12,431 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior499#-540974968] 05:47:12,441 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower500#-1256936027] 05:47:12,441 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader501#877477454] 05:47:12,444 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 05:47:12,444 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,444 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:47:12,445 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,445 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 05:47:12,446 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,446 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:47:12,446 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 05:47:12,447 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,447 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 05:47:12,448 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,448 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 05:47:12,448 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 05:47:12,448 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:47:12,449 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 05:47:12,449 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,449 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 05:47:12,449 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior502#698980471] 05:47:12,460 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower503#413457504] 05:47:12,460 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader504#1334429350] 05:47:12,462 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 05:47:12,463 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,663 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:47:12,663 PM [main] [DEBUG] Follower - follower (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.141:17355, Removed) 05:47:12,663 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 05:47:12,663 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 05:47:12,663 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 05:47:12,663 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 05:47:12,663 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior505#-143132445] 05:47:12,665 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower506#-222740669] 05:47:12,665 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader507#-1672338913] 05:47:12,669 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,669 PM [main] [DEBUG] PeerInfos - follower: Updated server config: isVoting: false, peers: [] 05:47:12,820 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:47:12,820 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior508#1327017630] 05:47:12,822 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower509#1886361656] 05:47:12,822 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader510#685918081] 05:47:12,824 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 05:47:12,824 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,825 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 05:47:12,826 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 05:47:12,826 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior511#-616439312] 05:47:12,837 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower512#-1085920177] 05:47:12,837 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader513#600593913] 05:47:12,841 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 05:47:12,841 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,842 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-1, prevLogIndex=2, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=10, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=3, term=1, command=three], DefaultLogEntry[index=4, term=1, command=four]]} 05:47:12,842 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 05:47:12,842 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 05:47:12,843 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 05:47:12,843 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 05:47:12,843 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 05:47:12,843 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 05:47:12,843 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,843 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 05:47:12,843 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 05:47:12,843 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 05:47:12,843 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:47:12,843 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 05:47:12,843 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 05:47:12,843 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 05:47:12,843 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 05:47:12,843 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 05:47:12,843 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 05:47:12,844 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 05:47:12,844 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 3 to 4 05:47:12,844 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior514#-1058926728] 05:47:12,845 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower515#-486365619] 05:47:12,845 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader516#-1762736026] 05:47:12,847 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 05:47:12,847 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,848 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 05:47:12,848 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 05:47:12,848 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 05:47:12,848 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 05:47:12,849 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=2, command=3]]} 05:47:12,849 PM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress, replying immediately with AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,849 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior517#694973440] 05:47:12,850 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower518#1058002220] 05:47:12,850 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader519#-664104343] 05:47:12,852 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 05:47:12,852 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:12,852 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]}" message is greater than follower's term 1 - updating term 05:47:12,852 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]} 05:47:12,853 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 05:47:12,853 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 05:47:12,853 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 05:47:12,853 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior520#-1327263219] 05:47:12,854 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower521#1131453856] 05:47:12,854 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader522#1119558315] 05:47:12,855 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries [WARN] [06/25/2025 17:47:12.856] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@3f0c37be [INFO] [pekkoDeadLetter][06/25/2025 17:47:12.856] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:47:12,856 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:47:12,857 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 05:47:12,857 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 05:47:12,857 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 05:47:12,858 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties does not exist 05:47:12,858 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 05:47:12,858 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:47:12,859 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 05:47:12,861 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:47:12,861 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 05:47:12,861 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@30140918 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]} 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnMiddleEntryInAppendEntries, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 05:47:12,862 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting ApplyJournalEntries with index=2 05:47:12,863 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 05:47:12,863 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 05:47:12,863 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=2, term=1, command=three, pending=false} 05:47:12,863 PM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 05:47:12,863 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: captured snapshot at lastSequenceNumber: 4 05:47:12,863 PM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persising snapshot at EntryInfo[index=2, term=1]/EntryInfo[index=2, term=1] 05:47:12,863 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: support() called 05:47:12,863 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d724426] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C3620-3379FDAA.tmp 05:47:12,864 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: log size 3 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 2 05:47:12,864 PM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 2 and term: 1 [WARN] [06/25/2025 17:47:12.864] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnMiddleEntryInAppendEntries, initialSyncDone=false] 05:47:12,865 PM [test-pekko.actor.default-dispatcher-14] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][06/25/2025 17:47:12.864] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 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'. 05:47:12,866 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d724426] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C3620-3379FDAA.v1 05:47:12,866 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d724426] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C3620-3379FDAA.v1 05:47:12,867 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d724426] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 05:47:12,867 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d724426] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-25T17:47:12.863632810Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C3620-3379FDAA.v1, size=573, entryCompress=NONE, stateCompress=NONE} 05:47:12,867 PM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: snapshot is durable as of 2025-06-25T17:47:12.863632810Z 05:47:12,867 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot success - sequence number: 4 05:47:12,867 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotComplete received 05:47:12,867 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a journal response 05:47:13,14 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C3620-3379FDAA.v1 05:47:13,14 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 05:47:13,14 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-25T17:47:12.863632810Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C3620-3379FDAA.v1, size=573, entryCompress=NONE, stateCompress=NONE} as the latest file 05:47:13,16 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 05:47:13,17 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 05:47:13,17 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks [WARN] [06/25/2025 17:47:13.018] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@205dfe28 [INFO] [pekkoDeadLetter][06/25/2025 17:47:13.018] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 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'. 05:47:13,18 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 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'. 05:47:13,19 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 05:47:13,19 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 05:47:13,19 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 05:47:13,20 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:47:13,21 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C3620-3379FDAA.v1 05:47:13,21 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 05:47:13,21 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-25T17:47:12.863632810Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest772247355925343477/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C3620-3379FDAA.v1, size=573, entryCompress=NONE, stateCompress=NONE} as the latest file 05:47:13,21 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: support() called 05:47:13,21 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: initializing from snapshot taken at 2025-06-25T17:47:12.863632810Z 05:47:13,21 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:47:13,22 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - Recovery snapshot applied for testCaptureSnapshotOnMiddleEntryInAppendEntries in 132.3 μs: snapshotIndex=2, snapshotTerm=1, journal-size=0 05:47:13,22 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Received apply journal entries for recovery, applying to state: 3 to 2 05:47:13,22 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 2 to 2 05:47:13,22 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in 555.3 μs - Switching actor to Follower - last log index = 2, last log term = 1, snapshot index = 2, snapshot term = 1, journal size = 0 05:47:13,22 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: restoring local TermInfo{term=1} 05:47:13,22 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:47:13,22 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@15575a7d 05:47:13,23 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior523#-267334081] 05:47:13,23 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower524#-1453626465] 05:47:13,24 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader525#-1539587223] 05:47:13,24 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 05:47:13,24 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 05:47:13,24 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 05:47:13,26 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 05:47:13,26 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:13,327 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 05:47:13,457 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:47:13,457 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout PT0.4S 05:47:13,707 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 05:47:13,908 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout PT0.4S 05:47:13,908 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior526#-3302421] 05:47:13,919 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower527#-1484320192] 05:47:13,919 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader528#-1183939735] 05:47:13,922 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:13,923 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:47:13,923 PM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 05:47:13,923 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 05:47:13,923 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 05:47:13,924 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 05:47:13,924 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior529#533088875] 05:47:13,935 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower530#-1204126985] 05:47:13,935 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader531#1964016449] 05:47:13,938 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:13,940 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 05:47:13,940 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 05:47:13,941 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior532#-787270203] 05:47:13,952 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower533#-1418444065] 05:47:13,952 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader534#-1691777681] 05:47:13,955 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:13,957 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]} 05:47:13,957 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:47:13,957 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 05:47:13,957 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 05:47:13,957 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 05:47:13,957 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 05:47:13,957 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:13,958 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 05:47:13,958 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 0 05:47:13,958 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 05:47:13,958 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:47:13,958 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 1 from log. Cannot apply state. Ignoring 1 to 2 05:47:13,959 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior535#-1985866271] 05:47:13,969 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower536#-578751513] 05:47:13,969 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader537#-1881792082] 05:47:13,971 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:13,973 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 05:47:13,973 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 05:47:13,974 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior538#-1483991246] 05:47:13,984 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower539#-2121566891] 05:47:13,984 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader540#-1687642571] 05:47:13,986 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:13,987 PM [main] [INFO] Follower - follower (Follower): Term 100 in "AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 05:47:13,987 PM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 0 - lastIndex: 0, snapshotIndex: -1, snapshotTerm: -1 05:47:13,988 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=100, success=false, followerId=follower, logLastIndex=0, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:47:13,988 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 05:47:13,988 PM [main] [INFO] Follower - follower (Follower): Term 100 in "AppendEntriesReply{term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5}" message is greater than follower's term 1 - updating term 05:47:13,989 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 05:47:13,989 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 05:47:13,989 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Candidate in requestVote:RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} with higher term appears reachable, updating term. 05:47:13,989 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}" message is greater than follower's term 1 - updating term 05:47:13,990 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 05:47:13,990 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 05:47:13,991 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 05:47:13,991 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior541#1016124706] 05:47:14,2 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower542#-100821552] 05:47:14,2 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader543#-643377550] 05:47:14,4 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:14,4 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:47:14,4 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:47:14,5 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:14,5 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 05:47:14,5 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 05:47:14,5 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 05:47:14,5 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 05:47:14,5 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 05:47:14,5 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior544#645432776] 05:47:14,16 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower545#-895643667] 05:47:14,16 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader546#1729927720] 05:47:14,19 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:14,20 PM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 05:47:14,21 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior547#2093925037] 05:47:14,31 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower548#1482637268] 05:47:14,31 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader549#1720386181] 05:47:14,33 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:47:14,35 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 05:47:14,35 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 05:47:14,35 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior550#432502853] 05:47:14,38 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower551#2067609959] 05:47:14,39 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader552#1014272716] [INFO] [06/25/2025 17:47:14.039] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:47:14,39 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/25/2025 17:47:14.040] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.141:17355) [INFO] [pekkoDeadLetter][06/25/2025 17:47:14.040] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1678241513] was unhandled. [8] 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'. 05:47:14,40 PM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1678241513] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [06/25/2025 17:47:14.041] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.141:17355] - Exiting completed [INFO] [06/25/2025 17:47:14.041] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.141:17355] - Shutting down... [INFO] [06/25/2025 17:47:14.041] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.141:17355] - Successfully shut down 05:47:14,41 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.141:17355] - Exiting completed 05:47:14,41 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.141:17355] - Shutting down... 05:47:14,41 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.141:17355] - Successfully shut down [INFO] [06/25/2025 17:47:14.042] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.141:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/25/2025 17:47:14.042] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.141:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 05:47:14,42 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 05:47:14,42 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/25/2025 17:47:14.043] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.141:17355/system/remoting-terminator] Remoting shut down. 05:47:14,44 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.