[DEBUG] [12/14/2024 02:33:43.347] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:33:43,350 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [12/14/2024 02:33:43.351] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [12/14/2024 02:33:43.351] [main] [EventStream(akka://test)] Default Loggers started [INFO] [12/14/2024 02:33:43.379] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.151:25520] with UID [1074282841145705459] 02:33:43,379 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.151:25520] with UID [1074282841145705459] [INFO] [12/14/2024 02:33:43.380] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Starting up, Akka version [2.6.21] ... 02:33:43,380 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Starting up, Akka version [2.6.21] ... 02:33:43,391 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:33:43,391 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Started up successfully 02:33:43,391 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:33:43,391 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [12/14/2024 02:33:43.384] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [12/14/2024 02:33:43.384] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Started up successfully [INFO] [12/14/2024 02:33:43.389] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [12/14/2024 02:33:43.390] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:33:43,413 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerLeaderStateChanges [WARN] [12/14/2024 02:33:43.428] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower104]: org.opendaylight.controller.cluster.common.actor.Monitor@147f30b5 [INFO] [akkaDeadLetter][12/14/2024 02:33:43.428] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower104] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:43,430 AM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower104] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:43,431 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower104 with journal batch size 1000 02:33:43,437 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Set currentTerm=1, votedFor=leader103 02:33:43,438 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:43,438 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Updated server config: isVoting: false, peers: [PeerInfo [id=leader103, address=akka://test/user/leader103, votingState=VOTING]] 02:33:43,438 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [12/14/2024 02:33:43.532] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader103]: org.opendaylight.controller.cluster.common.actor.Monitor@280046f1 [INFO] [akkaDeadLetter][12/14/2024 02:33:43.532] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader103] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:43,532 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader103] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:43,533 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader103 with journal batch size 1000 02:33:43,535 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Set currentTerm=1, votedFor=leader103 02:33:43,536 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:43,536 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Updated server config: isVoting: true, peers: [PeerInfo [id=follower104, address=akka://test/user/follower104, votingState=NON_VOTING]] 02:33:43,536 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:33:44,1 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:33:44,1 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.151:25520, Removed) 02:33:44,1 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Follower): Received ElectionTimeout - switching to Candidate 02:33:44,1 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate): Election: Candidate has following voting peers: [] 02:33:44,2 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Set currentTerm=2, votedFor=leader103 02:33:44,2 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate): Starting new election term 2 02:33:44,2 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:33:44,3 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate): Received ElectionTimeout 02:33:44,3 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): Election: Leader has following peers: [follower104] 02:33:44,3 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): Checking sendAppendEntries for follower follower104: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:33:44,4 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:33:44,4 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower104 (Follower): Term 2 in "AppendEntries [leaderId=leader103, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:33:44,4 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Set currentTerm=2, votedFor=null 02:33:44,4 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower104: Last sync leader does not match current leader leader103, need to catch up to -1 02:33:44,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower104 updated: matchIndex: -1, nextIndex: 0 02:33:44,4 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): Checking sendAppendEntries for follower follower104: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [12/14/2024 02:33:44.005] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower104] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@31524311 [INFO] [akkaDeadLetter][12/14/2024 02:33:44.005] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower104] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:44,6 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:44,61 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:33:44,361 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower104: Lagging 0 entries behind leader leader103 and reached -1 (of expected -1) [WARN] [12/14/2024 02:33:44.362] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower104] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2310820d 02:33:44,362 AM [test-akka.actor.default-dispatcher-15] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][12/14/2024 02:33:44.362] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower104] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:44,363 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/roleChangeNotifier106#2102016303] 02:33:44,375 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower104-collector107#1863957199] 02:33:44,376 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower104] 02:33:44,376 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader103-collector108#-697462439] 02:33:44,377 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader103] 02:33:44,379 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart starting 02:33:44,383 AM [test-akka.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower110] to Actor[akka://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [12/14/2024 02:33:44.383] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower110]: org.opendaylight.controller.cluster.common.actor.Monitor@33bb698f [INFO] [akkaDeadLetter][12/14/2024 02:33:44.383] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower110] to Actor[akka://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:44,384 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower110 with journal batch size 1000 02:33:44,388 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=1, votedFor=leader109 02:33:44,388 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:44,388 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Updated server config: isVoting: false, peers: [PeerInfo [id=leader109, address=akka://test/user/leader109, votingState=VOTING]] 02:33:44,388 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [12/14/2024 02:33:44.485] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader109]: org.opendaylight.controller.cluster.common.actor.Monitor@5f954589 [INFO] [akkaDeadLetter][12/14/2024 02:33:44.486] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:44,486 AM [test-akka.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:44,487 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader109 with journal batch size 1000 02:33:44,490 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=1, votedFor=leader109 02:33:44,490 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:44,490 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Updated server config: isVoting: true, peers: [PeerInfo [id=follower110, address=akka://test/user/follower110, votingState=NON_VOTING]] 02:33:44,490 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:33:44,961 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:33:44,961 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.151:25520, Removed) 02:33:44,961 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower): Received ElectionTimeout - switching to Candidate 02:33:44,961 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Election: Candidate has following voting peers: [] 02:33:44,961 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=2, votedFor=leader109 02:33:44,961 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Starting new election term 2 02:33:44,962 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:33:44,963 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Received ElectionTimeout 02:33:44,963 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Election: Leader has following peers: [follower110] 02:33:44,963 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:33:44,964 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:33:44,964 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Term 2 in "AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:33:44,964 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=2, votedFor=null 02:33:44,964 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower110: Last sync leader does not match current leader leader109, need to catch up to -1 02:33:44,964 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: -1, nextIndex: 0 02:33:44,964 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [12/14/2024 02:33:44.965] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower110] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3b801d2d 02:33:44,965 AM [test-akka.actor.default-dispatcher-5] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][12/14/2024 02:33:44.965] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower110] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:44,988 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:44,988 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:44,989 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:33:44,989 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 0 02:33:44,989 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from -1 to 0 02:33:44,989 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 0 data zero 02:33:44,989 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: zero 02:33:44,989 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:33:44,989 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 0 is present for follower follower110 02:33:44,989 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=0 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log zero 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 1 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from 0 to 1 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 1 data one 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 1 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 0 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: one 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 0 (of expected -1) 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 0 is present for follower follower110 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 0 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from -1 to 0 02:33:44,990 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 0 data zero 02:33:44,990 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=1 02:33:44,990 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 0, nextIndex: 1 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: zero 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: fakeSnapshot purging log to 0 for term 2 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 1 is present for follower follower110 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 2 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log one 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 1 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 1 (of expected -1) 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 1 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 0 to 1 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 2 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from 1 to 2 02:33:44,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 1 data one 02:33:44,991 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 2 data two 02:33:44,992 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: two 02:33:44,992 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: one 02:33:44,992 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 02:33:44,992 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 1 is present for follower follower110 02:33:44,992 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 02:33:44,992 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 1, nextIndex: 2 02:33:44,992 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: fakeSnapshot purging log to 1 for term 2 02:33:44,992 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=0 02:33:44,992 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 1 02:33:44,992 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 2 is present for follower follower110 02:33:44,992 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 02:33:44,992 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:44,992 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=2 02:33:44,992 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1 02:33:44,992 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:44,992 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 02:33:44,992 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:33:44,992 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2 02:33:44,992 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:44,992 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 1 (of expected -1) 02:33:44,992 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: fakeSnapshot purging log to 0 for term 2 02:33:44,992 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 2 is present for follower follower110 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=1 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 2 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log two 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 2 02:33:44,994 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 2 (of expected -1) 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 02:33:44,995 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 2, nextIndex: 3 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 2 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 1 to 2 02:33:44,995 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 2 data two 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: two 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two] is present: existingEntryTerm: 2 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 2, entries to be added from: 1 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 2 (of expected -1) 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: fakeSnapshot purging log to 1 for term 2 02:33:44,995 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=2 [WARN] [12/14/2024 02:33:44.996] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower110] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@a1be77c [INFO] [akkaDeadLetter][12/14/2024 02:33:44.996] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower110] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:44,996 AM [test-akka.actor.default-dispatcher-16] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [12/14/2024 02:33:45.056] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader109]: org.opendaylight.controller.cluster.common.actor.Monitor@e281fd5 02:33:45,56 AM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][12/14/2024 02:33:45.056] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:45,57 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader109 with journal batch size 1000 02:33:45,59 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=1, votedFor=leader109 02:33:45,59 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:45,59 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Updated server config: isVoting: true, peers: [PeerInfo [id=follower110, address=akka://test/user/follower110, votingState=NON_VOTING]] 02:33:45,60 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=2, votedFor=leader109 02:33:45,60 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:33:45,521 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.151:25520, Removed) 02:33:45,521 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower): Received ElectionTimeout - switching to Candidate 02:33:45,521 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Election: Candidate has following voting peers: [] 02:33:45,521 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=3, votedFor=leader109 02:33:45,521 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Starting new election term 3 02:33:45,521 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:33:45,523 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Received ElectionTimeout 02:33:45,523 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Election: Leader has following peers: [follower110] 02:33:45,523 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:33:45,523 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:33:45,564 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:45,564 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:45,564 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 02:33:45,564 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 0 02:33:45,564 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from -1 to 0 02:33:45,564 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 0 data zero-1 02:33:45,565 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: zero-1 02:33:45,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:33:45,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=0 02:33:45,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:45,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:45,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:45,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 02:33:45,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 1 02:33:45,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from 0 to 1 02:33:45,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 1 data one-1 02:33:45,566 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: one-1 02:33:45,566 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:33:45,566 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=1 02:33:45,566 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:45,641 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Term 3 in "AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 02:33:45,641 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=3, votedFor=null 02:33:45,642 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower110: Lagging -3 entries behind leader leader109 and reached 2 (of expected -1) 02:33:45,642 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply: follower follower110 lastIndex 2 is ahead of our lastIndex 1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot 02:33:45,645 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=3, lastIndex=1, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower110 02:33:45,645 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: lastSequenceNumber prior to capture: -1 02:33:45,650 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: CaptureSnapshotReply received by actor 02:33:45,651 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting of snapshot done: Snapshot [lastIndex=1, lastTerm=3, lastAppliedIndex=1, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1]], electionTerm=3, electionVotedFor=leader109, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower110, isVoting=false], ServerInfo[peerId=leader109, isVoting=true]]]] 02:33:45,653 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 02:33:45,656 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendInstallSnapshot 02:33:45,657 AM [test-akka.actor.default-dispatcher-5] [DEBUG] LeaderInstallSnapshotState - leader109 (Leader): Snapshot 333 bytes, total chunks to send: 1 02:33:45,657 AM [test-akka.actor.default-dispatcher-5] [DEBUG] LeaderInstallSnapshotState - leader109 (Leader): Next chunk: total length=333, offset=0, size=333, hashCode=878051978 02:33:45,657 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): next snapshot chunk size for follower follower110: 333 02:33:45,657 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): InstallSnapshot sent to follower Vector(user, follower110), Chunk: 1/1 02:33:45,657 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Snapshot success - sequence number: -1 02:33:45,657 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: SnapshotComplete received 02:33:45,657 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader109, lastIncludedIndex=1, lastIncludedTerm=3, datasize=333, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower110, isVoting=false], ServerInfo[peerId=leader109, isVoting=true]]]] 02:33:45,671 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower110: Lagging -1 entries behind leader leader109 and reached 2 (of expected -1) 02:33:45,671 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:33:45,671 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Snapshot installed from leader: leader109 02:33:45,682 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying snapshot on follower: Snapshot [lastIndex=1, lastTerm=3, lastAppliedIndex=1, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower110, isVoting=false], ServerInfo[peerId=leader109, isVoting=true]]]] 02:33:45,682 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 02:33:45,682 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Snapshot success - sequence number: -1 02:33:45,682 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 2 to 1 02:33:45,682 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=3, votedFor=null 02:33:45,682 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Updated server config: isVoting: false, peers: [PeerInfo [id=leader109, address=akka://test/user/leader109, votingState=VOTING]] 02:33:45,683 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applySnapshot called 02:33:45,683 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower110, chunkIndex=1, success=true] 02:33:45,688 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: SnapshotComplete received 02:33:45,688 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower110, chunkIndex=1, success=true] 02:33:45,688 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Snapshot successfully installed on follower follower110 (last chunk 1) - matchIndex set to 1, nextIndex set to 2 02:33:45,688 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: fakeSnapshot purging log to 0 for term 3 02:33:45,721 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart ending 02:33:45,721 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower110-collector112#-503984003] 02:33:45,733 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower110] 02:33:45,734 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader109-collector113#-784866506] 02:33:45,735 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader109] 02:33:45,736 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader109-collector114#-580912656] 02:33:45,736 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader109] 02:33:45,739 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart starting 02:33:45,743 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower116 with journal batch size 1000 [WARN] [12/14/2024 02:33:45.743] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower116]: org.opendaylight.controller.cluster.common.actor.Monitor@3dd1729a [INFO] [akkaDeadLetter][12/14/2024 02:33:45.744] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower116] to Actor[akka://test/user/termination-monitor] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:45,744 AM [test-akka.actor.default-dispatcher-16] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower116] to Actor[akka://test/user/termination-monitor] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:33:45,746 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=1, votedFor=leader115 02:33:45,746 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:45,746 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Updated server config: isVoting: false, peers: [PeerInfo [id=leader115, address=akka://test/user/leader115, votingState=VOTING]] 02:33:45,746 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [12/14/2024 02:33:45.845] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader115]: org.opendaylight.controller.cluster.common.actor.Monitor@1a2b084c 02:33:45,853 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader115 with journal batch size 1000 02:33:45,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=1, votedFor=leader115 02:33:45,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:45,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Updated server config: isVoting: true, peers: [PeerInfo [id=follower116, address=akka://test/user/follower116, votingState=NON_VOTING]] 02:33:45,861 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:33:46,291 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:33:46,291 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.151:25520, Removed) 02:33:46,291 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower): Received ElectionTimeout - switching to Candidate 02:33:46,291 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Election: Candidate has following voting peers: [] 02:33:46,291 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=2, votedFor=leader115 02:33:46,291 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Starting new election term 2 02:33:46,292 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:33:46,293 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Received ElectionTimeout 02:33:46,293 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Election: Leader has following peers: [follower116] 02:33:46,293 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:33:46,293 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:33:46,293 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Term 2 in "AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:33:46,294 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=2, votedFor=null 02:33:46,294 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower116: Last sync leader does not match current leader leader115, need to catch up to -1 02:33:46,294 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: -1, nextIndex: 0 02:33:46,294 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [12/14/2024 02:33:46.295] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower116] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@34f00734 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 0 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from -1 to 0 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 0 data zero 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: zero 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 0 is present for follower follower116 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=0 02:33:46,299 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log zero 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:46,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 1 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 0 02:33:46,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 0 (of expected -1) 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:33:46,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 0 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from -1 to 0 02:33:46,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 1 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 0 data zero 02:33:46,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from 0 to 1 02:33:46,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 1 data one 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: zero 02:33:46,300 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=0 02:33:46,300 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: one 02:33:46,301 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:33:46,301 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 0 is present for follower follower116 [WARN] [12/14/2024 02:33:46.301] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower116] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4c1ccdd2 02:33:46,301 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:46,301 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 0, nextIndex: 1 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:46,301 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: fakeSnapshot purging log to 0 for term 2 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 2 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 02:33:46,301 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log one 02:33:46,301 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 1 is present for follower follower116 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:46,301 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 2 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 1 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 1 (of expected -1) 02:33:46,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 02:33:46,301 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=1 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 1 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from 0 to 1 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 1 data one 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 1, nextIndex: 2 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: one 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 2 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from 1 to 2 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 2 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 2 data two 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 1 (of expected -1) 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: fakeSnapshot purging log to 0 for term 2 02:33:46,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=1 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: two 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 2 is present for follower follower116 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 02:33:46,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 02:33:46,303 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: fakeSnapshot purging log to 1 for term 2 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 02:33:46,303 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 2 is present for follower follower116 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log two 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:46,303 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=2 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:46,303 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 2 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 2 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 2 (of expected -1) 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 2 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from 1 to 2 02:33:46,303 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 2, nextIndex: 3 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 2 data two 02:33:46,303 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: two 02:33:46,303 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=2 [WARN] [12/14/2024 02:33:46.364] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader115]: org.opendaylight.controller.cluster.common.actor.Monitor@579b36fe 02:33:46,365 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader115 with journal batch size 1000 02:33:46,367 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=1, votedFor=leader115 02:33:46,367 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:46,367 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Updated server config: isVoting: true, peers: [PeerInfo [id=follower116, address=akka://test/user/follower116, votingState=NON_VOTING]] 02:33:46,367 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=2, votedFor=leader115 02:33:46,367 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:33:46,801 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.151:25520, Removed) 02:33:46,801 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower): Received ElectionTimeout - switching to Candidate 02:33:46,802 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Election: Candidate has following voting peers: [] 02:33:46,802 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=3, votedFor=leader115 02:33:46,802 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Starting new election term 3 02:33:46,802 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:33:46,803 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Received ElectionTimeout 02:33:46,804 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Election: Leader has following peers: [follower116] 02:33:46,804 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:33:46,804 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:33:46,804 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Term 3 in "AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 02:33:46,804 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=3, votedFor=null 02:33:46,804 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower116: Lagging -3 entries behind leader leader115 and reached 2 (of expected -1) 02:33:46,804 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply: follower follower116 lastIndex 2 is ahead of our lastIndex -1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot 02:33:46,804 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Capturing Snapshot : lastLogEntry is null. Using snapshot values lastAppliedIndex -1 and lastAppliedTerm -1 instead. 02:33:46,804 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=-1, lastTerm=-1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower116 02:33:46,804 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: lastSequenceNumber prior to capture: -1 02:33:46,806 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: CaptureSnapshotReply received by actor 02:33:46,806 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting of snapshot done: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=3, electionVotedFor=leader115, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower116, isVoting=false], ServerInfo[peerId=leader115, isVoting=true]]]] 02:33:46,806 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 02:33:46,806 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendInstallSnapshot 02:33:46,806 AM [test-akka.actor.default-dispatcher-6] [DEBUG] LeaderInstallSnapshotState - leader115 (Leader): Snapshot 171 bytes, total chunks to send: 1 02:33:46,806 AM [test-akka.actor.default-dispatcher-6] [DEBUG] LeaderInstallSnapshotState - leader115 (Leader): Next chunk: total length=171, offset=0, size=171, hashCode=-2041399403 02:33:46,806 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): next snapshot chunk size for follower follower116: 171 02:33:46,806 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): InstallSnapshot sent to follower Vector(user, follower116), Chunk: 1/1 02:33:46,806 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Snapshot success - sequence number: -1 02:33:46,806 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: SnapshotComplete received 02:33:46,806 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader115, lastIncludedIndex=-1, lastIncludedTerm=-1, datasize=171, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower116, isVoting=false], ServerInfo[peerId=leader115, isVoting=true]]]] 02:33:46,806 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower116: Lagging -3 entries behind leader leader115 and reached 2 (of expected -1) 02:33:46,806 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:33:46,806 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Snapshot installed from leader: leader115 02:33:46,807 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying snapshot on follower: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower116, isVoting=false], ServerInfo[peerId=leader115, isVoting=true]]]] 02:33:46,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 02:33:46,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Snapshot success - sequence number: -1 02:33:46,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from 2 to -1 02:33:46,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=3, votedFor=null 02:33:46,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Updated server config: isVoting: false, peers: [PeerInfo [id=leader115, address=akka://test/user/leader115, votingState=VOTING]] 02:33:46,807 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applySnapshot called 02:33:46,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower116, chunkIndex=1, success=true] 02:33:46,807 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: SnapshotComplete received 02:33:46,807 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower116, chunkIndex=1, success=true] 02:33:46,808 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Snapshot successfully installed on follower follower116 (last chunk 1) - matchIndex set to -1, nextIndex set to 0 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 0 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from -1 to 0 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 0 data zero-1 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: zero-1 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 0 is present for follower follower116 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=0 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:33:46,817 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log zero-1 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 1 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 0 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower116, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 0 (of expected -1) 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 0 02:33:46,817 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 0, nextIndex: 1 02:33:46,817 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from -1 to 0 02:33:46,818 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 0 data zero-1 02:33:46,818 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:33:46,818 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: zero-1 02:33:46,818 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=0 02:33:46,868 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart ending 02:33:46,868 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower116-collector118#1551482240] 02:33:46,879 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower116] 02:33:46,880 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader115-collector119#-1905831006] 02:33:46,881 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader115] 02:33:46,881 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader115-collector120#-391821253] 02:33:46,882 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader115] 02:33:46,883 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart starting [WARN] [12/14/2024 02:33:46.888] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower122]: org.opendaylight.controller.cluster.common.actor.Monitor@141f6afa 02:33:46,888 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower122 with journal batch size 1000 02:33:46,891 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=1, votedFor=leader121 02:33:46,891 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:46,891 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Updated server config: isVoting: false, peers: [PeerInfo [id=leader121, address=akka://test/user/leader121, votingState=VOTING]] 02:33:46,891 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [12/14/2024 02:33:46.990] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader121]: org.opendaylight.controller.cluster.common.actor.Monitor@ef7761d 02:33:46,991 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader121 with journal batch size 1000 02:33:46,993 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=1, votedFor=leader121 02:33:46,993 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:46,993 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Updated server config: isVoting: true, peers: [PeerInfo [id=follower122, address=akka://test/user/follower122, votingState=NON_VOTING]] 02:33:46,993 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:33:47,511 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:33:47,512 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.151:25520, Removed) 02:33:47,512 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower): Received ElectionTimeout - switching to Candidate 02:33:47,512 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Election: Candidate has following voting peers: [] 02:33:47,512 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=2, votedFor=leader121 02:33:47,512 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Starting new election term 2 02:33:47,512 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:33:47,514 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Received ElectionTimeout 02:33:47,514 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Election: Leader has following peers: [follower122] 02:33:47,514 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:33:47,514 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:33:47,514 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Term 2 in "AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:33:47,514 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=2, votedFor=null 02:33:47,514 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower122: Last sync leader does not match current leader leader121, need to catch up to -1 02:33:47,515 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower122 updated: matchIndex: -1, nextIndex: 0 02:33:47,515 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [12/14/2024 02:33:47.515] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower122] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5103c524 02:33:47,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:47,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:47,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:33:47,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 0 02:33:47,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from -1 to 0 02:33:47,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 0 data zero 02:33:47,544 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: zero 02:33:47,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:33:47,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 0 is present for follower follower122 02:33:47,544 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=0 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 1 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Append entry to log zero 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 1 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from 0 to 1 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 1 data one 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Log size is now 1 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Commit index set to 0 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower122, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower122: Lagging 0 entries behind leader leader121 and reached 0 (of expected -1) 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: one 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Setting last applied to 0 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Moving last applied index from -1 to 0 02:33:47,545 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Applying state for log index 0 data zero 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 0 is present for follower follower122 02:33:47,545 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:47,546 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower122 updated: matchIndex: 0, nextIndex: 1 02:33:47,546 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: fakeSnapshot purging log to 0 for term 2 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: applyState called: zero 02:33:47,546 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 02:33:47,546 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 1 is present for follower follower122 02:33:47,546 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 2 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 02:33:47,546 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=1 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Append entry to log one 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:47,546 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Log size is now 2 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Commit index set to 1 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower122, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower122: Lagging 0 entries behind leader leader121 and reached 1 (of expected -1) 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Setting last applied to 1 02:33:47,546 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower122 updated: matchIndex: 1, nextIndex: 2 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Moving last applied index from 0 to 1 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Applying state for log index 1 data one 02:33:47,546 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 02:33:47,546 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: applyState called: one 02:33:47,547 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Persisting ApplyJournalEntries with index=0 02:33:47,547 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:47,547 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 1 02:33:47,547 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 02:33:47,547 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:33:47,547 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Log size is now 2 02:33:47,547 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower122, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:47,547 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower122: Lagging 0 entries behind leader leader121 and reached 1 (of expected -1) 02:33:47,547 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: fakeSnapshot purging log to 0 for term 2 02:33:47,547 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Persisting ApplyJournalEntries with index=1 [WARN] [12/14/2024 02:33:47.547] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower122] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4c0bed45 [WARN] [12/14/2024 02:33:47.608] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader121]: org.opendaylight.controller.cluster.common.actor.Monitor@1cef6c8d 02:33:47,610 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader121 with journal batch size 1000 02:33:47,613 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=1, votedFor=leader121 02:33:47,613 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:47,613 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Updated server config: isVoting: true, peers: [PeerInfo [id=follower122, address=akka://test/user/follower122, votingState=NON_VOTING]] 02:33:47,613 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=2, votedFor=leader121 02:33:47,613 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:33:48,42 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.151:25520, Removed) 02:33:48,42 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower): Received ElectionTimeout - switching to Candidate 02:33:48,42 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Election: Candidate has following voting peers: [] 02:33:48,42 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=3, votedFor=leader121 02:33:48,42 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Starting new election term 3 02:33:48,42 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:33:48,43 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Received ElectionTimeout 02:33:48,44 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Election: Leader has following peers: [follower122] 02:33:48,44 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:33:48,44 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:33:48,67 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 0 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from -1 to 0 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 0 data zero-1 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: zero-1 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=0 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:48,68 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 02:33:48,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 1 02:33:48,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from 0 to 1 02:33:48,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 1 data one-1 02:33:48,69 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: one-1 02:33:48,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:33:48,69 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=1 02:33:48,69 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:48,69 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 02:33:48,69 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 02:33:48,69 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, isSendImmediate: true 02:33:48,69 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 2 02:33:48,69 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from 1 to 2 02:33:48,69 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 2 data two-1 02:33:48,70 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: two-1 02:33:48,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1 02:33:48,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=2 02:33:48,70 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 02:33:48,161 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Term 3 in "AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 02:33:48,161 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=3, votedFor=null 02:33:48,161 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower122: Lagging -2 entries behind leader leader121 and reached 1 (of expected -1) 02:33:48,161 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply: follower follower122 last log term 2 for index 1 conflicts with the leader's 3 - set the follower's next index to 0 02:33:48,162 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 02:33:48,162 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 0 is present for follower follower122 02:33:48,162 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 02:33:48,163 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 02:33:48,163 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 3 02:33:48,163 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: 2 02:33:48,163 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:33:48,163 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Removing entries from log starting at 0, commitIndex: 1, lastApplied: 1 02:33:48,163 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Could not remove entries - sending reply to force snapshot 02:33:48,163 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower122: Lagging 1 entries behind leader leader121 and reached 1 (of expected -1) 02:33:48,163 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower122, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 02:33:48,163 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=3, lastIndex=2, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower122 02:33:48,163 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: lastSequenceNumber prior to capture: -1 02:33:48,164 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: CaptureSnapshotReply received by actor 02:33:48,164 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=3, lastAppliedIndex=2, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1]], electionTerm=3, electionVotedFor=leader121, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower122, isVoting=false], ServerInfo[peerId=leader121, isVoting=true]]]] 02:33:48,164 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 02:33:48,164 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendInstallSnapshot 02:33:48,164 AM [test-akka.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader121 (Leader): Snapshot 351 bytes, total chunks to send: 1 02:33:48,164 AM [test-akka.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader121 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=236499276 02:33:48,164 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): next snapshot chunk size for follower follower122: 351 02:33:48,164 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): InstallSnapshot sent to follower Vector(user, follower122), Chunk: 1/1 02:33:48,164 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Snapshot success - sequence number: -1 02:33:48,164 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader121, lastIncludedIndex=2, lastIncludedTerm=3, datasize=351, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower122, isVoting=false], ServerInfo[peerId=leader121, isVoting=true]]]] 02:33:48,164 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower122: Lagging 1 entries behind leader leader121 and reached 1 (of expected -1) 02:33:48,164 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: SnapshotComplete received 02:33:48,164 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:33:48,164 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Snapshot installed from leader: leader121 02:33:48,165 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Applying snapshot on follower: Snapshot [lastIndex=2, lastTerm=3, lastAppliedIndex=2, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower122, isVoting=false], ServerInfo[peerId=leader121, isVoting=true]]]] 02:33:48,166 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 02:33:48,166 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Snapshot success - sequence number: -1 02:33:48,166 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Moving last applied index from 1 to 2 02:33:48,166 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=3, votedFor=null 02:33:48,166 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Updated server config: isVoting: false, peers: [PeerInfo [id=leader121, address=akka://test/user/leader121, votingState=VOTING]] 02:33:48,166 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: applySnapshot called 02:33:48,166 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower122, chunkIndex=1, success=true] 02:33:48,166 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: SnapshotComplete received 02:33:48,166 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower122, chunkIndex=1, success=true] 02:33:48,166 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Snapshot successfully installed on follower follower122 (last chunk 1) - matchIndex set to 2, nextIndex set to 3 02:33:48,166 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: fakeSnapshot purging log to 1 for term 3 02:33:48,170 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart ending 02:33:48,170 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower122-collector124#1801048875] 02:33:48,181 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower122] 02:33:48,182 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader121-collector125#807131040] 02:33:48,182 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader121] 02:33:48,183 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader121-collector126#-2076512567] 02:33:48,183 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader121] 02:33:48,184 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart starting [WARN] [12/14/2024 02:33:48.187] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower128]: org.opendaylight.controller.cluster.common.actor.Monitor@21a760ba 02:33:48,187 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower128 with journal batch size 1000 [WARN] [12/14/2024 02:33:48.190] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader127]: org.opendaylight.controller.cluster.common.actor.Monitor@b243c54 02:33:48,190 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=1, votedFor=leader127 02:33:48,190 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:48,190 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Updated server config: isVoting: false, peers: [PeerInfo [id=leader127, address=akka://test/user/leader127, votingState=VOTING]] 02:33:48,190 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:33:48,191 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader127 with journal batch size 1000 02:33:48,194 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=1, votedFor=leader127 02:33:48,194 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Received ReplicatedLogEntry for recovery: index: 0, size: 143 02:33:48,194 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Updated server config: isVoting: true, peers: [PeerInfo [id=follower128, address=akka://test/user/follower128, votingState=NON_VOTING]] 02:33:48,194 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:33:48,651 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:33:48,651 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.151:25520, Removed) 02:33:48,651 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower): Received ElectionTimeout - switching to Candidate 02:33:48,651 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Election: Candidate has following voting peers: [] 02:33:48,651 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=2, votedFor=leader127 02:33:48,651 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Starting new election term 2 02:33:48,651 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:33:48,653 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Received ElectionTimeout 02:33:48,653 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Election: Leader has following peers: [follower128] 02:33:48,653 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:33:48,653 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:33:48,653 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Term 2 in "AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:33:48,653 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=2, votedFor=null 02:33:48,653 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower128: Last sync leader does not match current leader leader127, need to catch up to -1 02:33:48,653 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: -1, nextIndex: 0 02:33:48,654 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [12/14/2024 02:33:48.654] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower128] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6e294331 02:33:48,693 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:48,693 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:48,693 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:33:48,693 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 0 02:33:48,693 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from -1 to 0 02:33:48,693 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 0 data zero 02:33:48,694 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: zero 02:33:48,694 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:33:48,694 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower128 02:33:48,694 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:33:48,694 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=0 02:33:48,694 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:33:48,694 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 1 02:33:48,694 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:48,694 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:33:48,694 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Append entry to log zero 02:33:48,694 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:48,694 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:33:48,694 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:48,694 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 1 02:33:48,694 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:48,694 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Commit index set to 0 02:33:48,694 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 02:33:48,694 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:48,694 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 1 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 0 (of expected -1) 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 0 to 1 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Setting last applied to 0 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 1 data one 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from -1 to 0 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying state for log index 0 data zero 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: one 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applyState called: zero 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower128 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Persisting ApplyJournalEntries with index=0 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: 0, nextIndex: 1 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 2 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: fakeSnapshot purging log to 0 for term 2 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Append entry to log one 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower128 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:48,695 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 2 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Commit index set to 1 02:33:48,695 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:48,696 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 1 (of expected -1) 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=1 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: 1, nextIndex: 2 02:33:48,696 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 02:33:48,696 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Setting last applied to 1 02:33:48,696 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from 0 to 1 02:33:48,696 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying state for log index 1 data one 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 2 02:33:48,696 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applyState called: one 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 1 to 2 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 2 data two 02:33:48,696 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 02:33:48,696 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 1 02:33:48,696 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: two 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 2 02:33:48,697 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 02:33:48,697 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower128 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 1 (of expected -1) 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: fakeSnapshot purging log to 0 for term 2 02:33:48,697 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Persisting ApplyJournalEntries with index=1 02:33:48,697 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=2 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 1 02:33:48,697 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: fakeSnapshot purging log to 1 for term 2 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Append entry to log two 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:48,697 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower128 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:48,697 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 2 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Commit index set to 2 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 2 (of expected -1) 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 02:33:48,697 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: 2, nextIndex: 3 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Setting last applied to 2 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from 1 to 2 02:33:48,697 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying state for log index 2 data two 02:33:48,697 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applyState called: two 02:33:48,698 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Persisting ApplyJournalEntries with index=2 [WARN] [12/14/2024 02:33:48.698] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower128] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1b74f277 02:33:48,892 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 2 (of expected -1) 02:33:48,892 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: fakeSnapshot purging log to 1 for term 2 [WARN] [12/14/2024 02:33:48.910] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower129]: org.opendaylight.controller.cluster.common.actor.Monitor@682ea3d7 02:33:48,911 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower129 with journal batch size 1000 02:33:48,914 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Received ReplicatedLogEntry for recovery: index: 0, size: 174 02:33:48,914 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Updated server config: isVoting: true, peers: [PeerInfo [id=follower128, address=akka://test/user/follower128, votingState=NON_VOTING], PeerInfo [id=leader127, address=akka://test/user/leader127, votingState=VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING]] 02:33:48,914 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [12/14/2024 02:33:48.916] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader127]: org.opendaylight.controller.cluster.common.actor.Monitor@2c926d80 02:33:48,917 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader127 with journal batch size 1000 02:33:48,920 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=2, votedFor=leader127 02:33:48,920 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Received ReplicatedLogEntry for recovery: index: 0, size: 174 02:33:48,920 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Updated server config: isVoting: true, peers: [PeerInfo [id=follower128, address=akka://test/user/follower128, votingState=NON_VOTING], PeerInfo [id=follower129, address=akka://test/user/follower129, votingState=VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING]] 02:33:48,921 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:33:49,432 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.151:25520, Removed) 02:33:49,432 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower): Received ElectionTimeout - switching to Candidate 02:33:49,432 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Election: Candidate has following voting peers: [follower129] 02:33:49,432 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=3, votedFor=leader127 02:33:49,433 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Starting new election term 3 02:33:49,433 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Sending RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1] to peer follower129 02:33:49,433 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:33:49,433 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:33:49,433 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Cluster state: [] 02:33:49,433 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:33:49,433 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Term 3 in "RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 0 - updating term 02:33:49,433 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Set currentTerm=3, votedFor=null 02:33:49,433 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): In requestVote: RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:33:49,433 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Set currentTerm=3, votedFor=leader127 02:33:49,434 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:33:49,435 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:33:49,435 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:33:49,435 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Election: Leader has following peers: [follower128, follower129, downPeer] 02:33:49,435 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:33:49,435 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:33:49,435 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:33:49,435 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower129: Last sync leader does not match current leader leader127, need to catch up to -1 02:33:49,436 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: -1, nextIndex: 0 02:33:49,436 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [12/14/2024 02:33:49.436] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower129] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@129b1aa8 02:33:49,476 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:49,476 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:49,476 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 02:33:49,476 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:33:49,476 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:33:49,476 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower129 02:33:49,476 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 02:33:49,477 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:49,477 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:49,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 02:33:49,477 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:49,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1 02:33:49,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:33:49,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log zero-1 02:33:49,477 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 02:33:49,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:49,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 02:33:49,477 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:33:49,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 1 02:33:49,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:49,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached -1 (of expected -1) 02:33:49,477 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:33:49,477 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower129 02:33:49,477 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 0, nextIndex: 1 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 0 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from -1 to 0 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 0 data zero-1 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: zero-1 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower129 [WARN] [12/14/2024 02:33:49.478] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower129] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@43b4aa3c 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]]] 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=0 02:33:49,478 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]]] 02:33:49,478 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 02:33:49,478 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 02:33:49,478 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log one-1 02:33:49,478 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:49,478 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 02:33:49,478 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, isSendImmediate: true 02:33:49,478 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 2 02:33:49,478 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 0 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1 02:33:49,478 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:49,479 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 0 (of expected -1) 02:33:49,479 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 1 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: -1 02:33:49,479 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 0 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower129 02:33:49,479 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from -1 to 0 02:33:49,479 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 0 data zero-1 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 1, nextIndex: 2 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 1 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 0 to 1 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 1 data one-1 02:33:49,479 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: zero-1 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: one-1 02:33:49,479 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=0 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower129 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 02:33:49,479 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=1 02:33:49,479 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1 02:33:49,479 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 02:33:49,479 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log two-1 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=three-1}, logIndex: 3, isSendImmediate: true 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 3 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 1 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=2, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 2, leaderLastIndex: 3, leaderSnapShotIndex: -1 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower129 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 1 (of expected -1) 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 2 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 1 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 0 to 1 02:33:49,480 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 1 data one-1 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 2, nextIndex: 3 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 2, lastAppliedIndex: 1 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 2 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 1 to 2 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 2 data two-1 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: two-1 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 3 is present for follower follower129 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=2, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]]] 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=2 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=four-1}, logIndex: 4, isSendImmediate: true 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:33:49,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 3 is present for follower follower129 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: one-1 02:33:49,481 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=2, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]]] 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log three-1 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 4 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 2 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=3, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 2 (of expected -1) 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 3 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 2 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 1 to 2 02:33:49,481 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 3, nextIndex: 4 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 2 data two-1 02:33:49,481 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 02:33:49,481 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 3 02:33:49,481 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 2 to 3 02:33:49,481 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 3 data three-1 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: two-1 02:33:49,481 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=1 02:33:49,481 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: three-1 02:33:49,482 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=2 02:33:49,482 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:33:49,482 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 4 is present for follower follower129 02:33:49,482 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=3, prevLogTerm=3, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 02:33:49,482 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=3 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=3, prevLogTerm=3, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log four-1 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 5 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 3 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=4, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 3 (of expected -1) 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 4 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 3 02:33:49,482 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 4, nextIndex: 5 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 2 to 3 02:33:49,482 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 02:33:49,482 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 3 data three-1 02:33:49,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 4 02:33:49,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 3 to 4 02:33:49,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 4 data four-1 02:33:49,483 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: three-1 02:33:49,483 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: four-1 02:33:49,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 5, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:33:49,483 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=3 02:33:49,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=4 02:33:49,483 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 4 02:33:49,483 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 4 (of expected -1) 02:33:49,483 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 4 02:33:49,483 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 4 02:33:49,483 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 3 to 4 02:33:49,483 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 4 data four-1 02:33:49,483 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: four-1 02:33:49,484 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=4 02:33:49,551 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Term 3 in "AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 02:33:49,551 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=3, votedFor=null 02:33:49,552 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower128: Lagging -3 entries behind leader leader127 and reached 2 (of expected -1) 02:33:49,552 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply: follower follower128 last log term 2 for index 2 conflicts with the leader's 3 - set the follower's next index to 1 02:33:49,552 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 1, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:33:49,552 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower128 02:33:49,552 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 02:33:49,553 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 02:33:49,553 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): The prevLogIndex 0 was found in the log but the term 2 is not equal to the append entries prevLogTerm 3 - lastIndex: 2, snapshotIndex: 1, snapshotTerm: 2 02:33:49,553 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply [term=3, success=false, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:33:49,553 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower128: Lagging 2 entries behind leader leader127 and reached 2 (of expected -1) 02:33:49,553 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 02:33:49,553 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): follower follower128 last log term 2 conflicts with the leader's 3 - dec next index to 0 02:33:49,553 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:33:49,553 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower128 02:33:49,553 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 02:33:49,553 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 02:33:49,553 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 5 02:33:49,553 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: -1 02:33:49,553 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] is present: existingEntryTerm: 2 02:33:49,554 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:33:49,554 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Removing entries from log starting at 1, commitIndex: 2, lastApplied: 2 02:33:49,554 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Could not remove entries - sending reply to force snapshot 02:33:49,554 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower128: Lagging 2 entries behind leader leader127 and reached 2 (of expected -1) 02:33:49,554 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 02:33:49,554 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=3, lastIndex=4, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower128 02:33:49,554 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: lastSequenceNumber prior to capture: -1 02:33:49,554 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: CaptureSnapshotReply received by actor 02:33:49,555 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting of snapshot done: Snapshot [lastIndex=4, lastTerm=3, lastAppliedIndex=4, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1, three-1, four-1]], electionTerm=3, electionVotedFor=leader127, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower128, isVoting=false], ServerInfo[peerId=follower129, isVoting=true], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader127, isVoting=true]]]] 02:33:49,555 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 02:33:49,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendInstallSnapshot 02:33:49,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] LeaderInstallSnapshotState - leader127 (Leader): Snapshot 390 bytes, total chunks to send: 1 02:33:49,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] LeaderInstallSnapshotState - leader127 (Leader): Next chunk: total length=390, offset=0, size=390, hashCode=-929342248 02:33:49,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): next snapshot chunk size for follower follower128: 390 02:33:49,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): InstallSnapshot sent to follower Vector(user, follower128), Chunk: 1/1 02:33:49,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Snapshot success - sequence number: -1 02:33:49,555 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader127, lastIncludedIndex=4, lastIncludedTerm=3, datasize=390, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower128, isVoting=false], ServerInfo[peerId=follower129, isVoting=true], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader127, isVoting=true]]]] 02:33:49,555 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower128: Lagging 2 entries behind leader leader127 and reached 2 (of expected -1) 02:33:49,555 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: SnapshotComplete received 02:33:49,555 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:33:49,555 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Snapshot installed from leader: leader127 02:33:49,557 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying snapshot on follower: Snapshot [lastIndex=4, lastTerm=3, lastAppliedIndex=4, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1, three-1, four-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower128, isVoting=false], ServerInfo[peerId=follower129, isVoting=true], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader127, isVoting=true]]]] 02:33:49,558 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 02:33:49,558 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Snapshot success - sequence number: -1 02:33:49,558 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from 2 to 4 02:33:49,558 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=3, votedFor=null 02:33:49,558 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Updated server config: isVoting: false, peers: [PeerInfo [id=leader127, address=akka://test/user/leader127, votingState=VOTING], PeerInfo [id=follower129, address=null, votingState=VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING]] 02:33:49,558 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applySnapshot called 02:33:49,558 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower128, chunkIndex=1, success=true] 02:33:49,558 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: SnapshotComplete received 02:33:49,558 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower128, chunkIndex=1, success=true] 02:33:49,558 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Snapshot successfully installed on follower follower128 (last chunk 1) - matchIndex set to 4, nextIndex set to 5 02:33:49,578 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart ending 02:33:49,578 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower128-collector130#1282198580] 02:33:49,590 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower128] 02:33:49,591 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader127-collector131#-612533336] 02:33:49,592 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader127] 02:33:49,593 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower129-collector132#702176305] 02:33:49,593 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower129] 02:33:49,594 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader127-collector133#55155427] 02:33:49,594 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader127] [INFO] [12/14/2024 02:33:49.595] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [12/14/2024 02:33:49.599] [test-akka.actor.default-dispatcher-17] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.151:25520) [INFO] [12/14/2024 02:33:49.597] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Exiting completed [INFO] [12/14/2024 02:33:49.597] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Shutting down... [INFO] [12/14/2024 02:33:49.597] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Successfully shut down [INFO] [12/14/2024 02:33:49.599] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.151:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [12/14/2024 02:33:49.600] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.151:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:33:49,600 AM [test-akka.actor.default-dispatcher-17] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:33:49,600 AM [test-akka.actor.default-dispatcher-17] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Exiting completed 02:33:49,600 AM [test-akka.actor.default-dispatcher-17] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Shutting down... 02:33:49,600 AM [test-akka.actor.default-dispatcher-17] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Successfully shut down 02:33:49,600 AM [test-akka.actor.default-dispatcher-17] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:33:49,600 AM [test-akka.actor.default-dispatcher-17] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.