[DEBUG] [09/16/2025 10:37:54.809] [main] [EventStream(akka://test)] logger log1-TestEventListener started 10:37:54,809 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/16/2025 10:37:54.810] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [09/16/2025 10:37:54.810] [main] [EventStream(akka://test)] Default Loggers started [INFO] [09/16/2025 10:37:54.825] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.160:25520] with UID [-6890576956974660005] 10:37:54,826 AM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.160:25520] with UID [-6890576956974660005] [INFO] [09/16/2025 10:37:54.826] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.160:25520] - Starting up, Akka version [2.6.21] ... 10:37:54,826 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.160:25520] - Starting up, Akka version [2.6.21] ... [INFO] [09/16/2025 10:37:54.828] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.160:25520] - Registered cluster JMX MBean [akka:type=Cluster] 10:37:54,828 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.160:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [09/16/2025 10:37:54.828] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.160:25520] - Started up successfully 10:37:54,828 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.160:25520] - Started up successfully [INFO] [09/16/2025 10:37:54.832] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.160:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [09/16/2025 10:37:54.832] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.160:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:37:54,832 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.160:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 10:37:54,832 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.160:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:37:54,839 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 10:37:54,839 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/16/2025 10:37:54.843] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower287]: org.opendaylight.controller.cluster.common.actor.Monitor@1de667ad 10:37:54,843 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower287] 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'. [INFO] [akkaDeadLetter][09/16/2025 10:37:54.843] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower287] 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'. 10:37:54,846 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower287 with journal batch size 1000 10:37:54,846 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: SnapshotOffer called. 10:37:54,847 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Moving last applied index from -1 to -1 10:37:54,847 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=1, votedFor=null 10:37:54,847 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Updated server config: isVoting: true, peers: [PeerInfo [id=follower289, address=akka://test/user/follower289, votingState=NON_VOTING], PeerInfo [id=follower288, address=akka://test/user/follower288, votingState=VOTING], PeerInfo [id=leader286, address=akka://test/user/leader286, votingState=VOTING]] 10:37:54,847 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower287 in 97.14 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:54,847 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Recovery completed in 755.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:54.944] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower288]: org.opendaylight.controller.cluster.common.actor.Monitor@f28dad6 [INFO] [akkaDeadLetter][09/16/2025 10:37:54.944] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower288] 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'. 10:37:54,944 AM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower288] 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'. 10:37:54,944 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower288 with journal batch size 1000 10:37:54,945 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: SnapshotOffer called. 10:37:54,946 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Moving last applied index from -1 to -1 10:37:54,946 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=1, votedFor=null 10:37:54,946 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Updated server config: isVoting: true, peers: [PeerInfo [id=follower289, address=akka://test/user/follower289, votingState=NON_VOTING], PeerInfo [id=leader286, address=akka://test/user/leader286, votingState=VOTING], PeerInfo [id=follower287, address=akka://test/user/follower287, votingState=VOTING]] 10:37:54,946 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower288 in 84.48 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [09/16/2025 10:37:54.946] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower289]: org.opendaylight.controller.cluster.common.actor.Monitor@203051d1 10:37:54,946 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Recovery completed in 747.2 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [INFO] [akkaDeadLetter][09/16/2025 10:37:54.946] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower289] to Actor[akka://test/user/termination-monitor] was not delivered. [3] 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'. 10:37:54,947 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower289] to Actor[akka://test/user/termination-monitor] was not delivered. [3] 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'. 10:37:54,948 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower289 with journal batch size 1000 10:37:54,948 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: SnapshotOffer called. 10:37:54,948 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Moving last applied index from -1 to -1 10:37:54,948 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Set currentTerm=1, votedFor=null 10:37:54,948 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Updated server config: isVoting: false, peers: [PeerInfo [id=follower288, address=akka://test/user/follower288, votingState=VOTING], PeerInfo [id=leader286, address=akka://test/user/leader286, votingState=VOTING], PeerInfo [id=follower287, address=akka://test/user/follower287, votingState=VOTING]] 10:37:54,948 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower289 in 46.27 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:54,949 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Recovery completed in 545.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:55,49 AM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader286] to Actor[akka://test/user/termination-monitor] was not delivered. [4] 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'. 10:37:55,49 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader286 with journal batch size 1000 [WARN] [09/16/2025 10:37:55.049] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader286]: org.opendaylight.controller.cluster.common.actor.Monitor@18b70f05 [INFO] [akkaDeadLetter][09/16/2025 10:37:55.048] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader286] to Actor[akka://test/user/termination-monitor] was not delivered. [4] 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'. 10:37:55,49 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: SnapshotOffer called. 10:37:55,49 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Moving last applied index from -1 to -1 10:37:55,49 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Set currentTerm=1, votedFor=null 10:37:55,49 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Updated server config: isVoting: true, peers: [PeerInfo [id=follower289, address=akka://test/user/follower289, votingState=NON_VOTING], PeerInfo [id=follower288, address=akka://test/user/follower288, votingState=VOTING], PeerInfo [id=follower287, address=akka://test/user/follower287, votingState=VOTING]] 10:37:55,49 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader286 in 93.37 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:55,50 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Recovery completed in 922.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:55,375 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:37:55,375 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.160:25520, Removed) 10:37:55,375 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower): Received ElectionTimeout - switching to Candidate 10:37:55,375 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Election: Candidate has following voting peers: [follower288, follower287] 10:37:55,375 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Set currentTerm=2, votedFor=leader286 10:37:55,375 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Starting new election term 2 10:37:55,375 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Sending RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] to peer follower288 10:37:55,375 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:55,375 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Cluster state: [] 10:37:55,375 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:55,376 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:55,376 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=2, votedFor=null 10:37:55,376 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): In requestVote: RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:55,376 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: Set currentTerm=2, votedFor=leader286 10:37:55,376 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:55,376 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): Sending RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] to peer follower287 10:37:55,376 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:37:55,376 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:55,376 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Cluster state: [] 10:37:55,376 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:55,376 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:55,376 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=2, votedFor=null 10:37:55,376 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): In requestVote: RequestVote [term=2, candidateId=leader286, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:55,376 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: Set currentTerm=2, votedFor=leader286 10:37:55,376 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:55,377 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:37:55,377 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:37:55,377 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Election: Leader has following peers: [follower289, follower288, follower287] 10:37:55,377 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:55,377 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:55,377 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:55,377 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:37:55,377 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower289 (Follower): Term 2 in "AppendEntries [leaderId=leader286, 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 10:37:55,377 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: Set currentTerm=2, votedFor=null 10:37:55,378 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower289: Last sync leader does not match current leader leader286, need to catch up to -1 10:37:55,378 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower288: Last sync leader does not match current leader leader286, need to catch up to -1 10:37:55,378 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower287: Last sync leader does not match current leader leader286, need to catch up to -1 10:37:55,378 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower289 updated: matchIndex: -1, nextIndex: 0 10:37:55,378 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:55,378 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower288 updated: matchIndex: -1, nextIndex: 0 10:37:55,378 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:55,378 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower287 updated: matchIndex: -1, nextIndex: 0 10:37:55,378 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:55,378 AM [test-akka.actor.default-dispatcher-14] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [5] 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] [09/16/2025 10:37:55.378] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower288] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@35aa8e27 10:37:55,378 AM [test-akka.actor.default-dispatcher-14] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] was unhandled. [6] 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] [09/16/2025 10:37:55.378] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower287] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@8d87ede [INFO] [akkaDeadLetter][09/16/2025 10:37:55.378] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower288] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [5] 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][09/16/2025 10:37:55.378] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower287] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] was unhandled. [6] 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] [09/16/2025 10:37:55.379] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower289] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@411906df [INFO] [akkaDeadLetter][09/16/2025 10:37:55.379] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower289] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] 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'. 10:37:55,379 AM [test-akka.actor.default-dispatcher-18] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] 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'. 10:37:55,404 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:37:55,404 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader286 starting 10:37:55,406 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: onShutDown 10:37:55,406 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: Initiating leader transfer 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader286: pauseLeader successfully completed - doing transfer 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Attempting to transfer leadership 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower289: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower288: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Checking sendAppendEntries for follower follower287: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower289: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower288: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,407 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower287: onLeaderTransitioning: LeaderTransitioning [leaderId=leader286] [WARN] [09/16/2025 10:37:55.407] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower289] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@18e6d629 [WARN] [09/16/2025 10:37:55.407] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower288] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3ddc21 [WARN] [09/16/2025 10:37:55.407] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower287] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@307aa2c [INFO] [akkaDeadLetter][09/16/2025 10:37:55.407] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower289] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] 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'. [INFO] [akkaDeadLetter][09/16/2025 10:37:55.407] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower288] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [9] 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][09/16/2025 10:37:55.408] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower287] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:37:55,408 AM [test-akka.actor.default-dispatcher-17] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower289] 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'. 10:37:55,408 AM [test-akka.actor.default-dispatcher-17] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower288] was unhandled. [9] 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'. 10:37:55,408 AM [test-akka.actor.default-dispatcher-17] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower287] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:37:55,496 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,496 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,496 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,615 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,615 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,615 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,735 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader286: leader transfer aborted 10:37:55,735 AM [test-akka.actor.default-dispatcher-16] [WARN] RaftActorLeadershipTransferCohort - leader286: Failed to transfer leadership in 328.9 ms 10:37:55,735 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286: leader transfer failed - sending PoisonPill 10:37:55,736 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader286 (Leader): Leadership transfer expired 10:37:55,736 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower289: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,736 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower288: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) 10:37:55,736 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower287: Lagging 0 entries behind leader leader286 and reached -1 (of expected -1) [WARN] [09/16/2025 10:37:55.736] [test-akka.actor.default-dispatcher-6] [akka://test/user/leader286] received dead letter from TestActor[akka://test/user/follower289]: AppendEntriesReply [term=2, success=true, followerId=follower289, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [09/16/2025 10:37:55.736] [test-akka.actor.default-dispatcher-6] [akka://test/user/leader286] received dead letter from TestActor[akka://test/user/follower288]: AppendEntriesReply [term=2, success=true, followerId=follower288, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [09/16/2025 10:37:55.736] [test-akka.actor.default-dispatcher-6] [akka://test/user/leader286] received dead letter from TestActor[akka://test/user/follower287]: AppendEntriesReply [term=2, success=true, followerId=follower287, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:37:55,738 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader286 ending 10:37:55,739 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 10:37:55,739 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower287-notifier290#1656202293] 10:37:55,751 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower287-collector291#1074064470] 10:37:55,752 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower287] 10:37:55,752 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower288-notifier292#-789846349] 10:37:55,753 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower288-collector293#1260980623] 10:37:55,753 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower288] 10:37:55,753 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower289-notifier294#-1336316548] 10:37:55,754 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower289-collector295#-835581877] 10:37:55,754 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower289] 10:37:55,754 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader286-notifier296#-1361014002] 10:37:55,754 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader286-collector297#-478649766] 10:37:55,755 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader286] 10:37:55,756 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 10:37:55,756 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/16/2025 10:37:55.758] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower299]: org.opendaylight.controller.cluster.common.actor.Monitor@595ff6bb 10:37:55,759 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower299 with journal batch size 1000 10:37:55,760 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: SnapshotOffer called. 10:37:55,760 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Moving last applied index from -1 to -1 10:37:55,760 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=1, votedFor=null 10:37:55,760 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Updated server config: isVoting: true, peers: [PeerInfo [id=leader298, address=akka://test/user/leader298, votingState=VOTING], PeerInfo [id=follower300, address=akka://test/user/follower300, votingState=VOTING], PeerInfo [id=follower301, address=akka://test/user/follower301, votingState=NON_VOTING]] 10:37:55,760 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower299 in 85.88 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:55,761 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Recovery completed in 816.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:55.761] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower300]: org.opendaylight.controller.cluster.common.actor.Monitor@8c4c7cb 10:37:55,762 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower300 with journal batch size 1000 10:37:55,763 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: SnapshotOffer called. 10:37:55,763 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Moving last applied index from -1 to -1 10:37:55,764 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower301 with journal batch size 1000 [WARN] [09/16/2025 10:37:55.764] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower301]: org.opendaylight.controller.cluster.common.actor.Monitor@34f1e164 10:37:55,764 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=1, votedFor=null 10:37:55,765 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Updated server config: isVoting: true, peers: [PeerInfo [id=leader298, address=akka://test/user/leader298, votingState=VOTING], PeerInfo [id=follower299, address=akka://test/user/follower299, votingState=VOTING], PeerInfo [id=follower301, address=akka://test/user/follower301, votingState=NON_VOTING]] 10:37:55,765 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower300 in 93.33 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:55,765 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: SnapshotOffer called. 10:37:55,765 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Moving last applied index from -1 to -1 10:37:55,765 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=1, votedFor=null 10:37:55,765 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Updated server config: isVoting: false, peers: [PeerInfo [id=leader298, address=akka://test/user/leader298, votingState=VOTING], PeerInfo [id=follower300, address=akka://test/user/follower300, votingState=VOTING], PeerInfo [id=follower299, address=akka://test/user/follower299, votingState=VOTING]] 10:37:55,765 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower301 in 80.90 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:55,765 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Recovery completed in 596.0 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:55,766 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Recovery completed in 1.614 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:55.766] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader298]: org.opendaylight.controller.cluster.common.actor.Monitor@247cfea7 10:37:55,766 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader298 with journal batch size 1000 10:37:55,767 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: SnapshotOffer called. 10:37:55,767 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Moving last applied index from -1 to -1 10:37:55,767 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=1, votedFor=null 10:37:55,767 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Updated server config: isVoting: true, peers: [PeerInfo [id=follower300, address=akka://test/user/follower300, votingState=VOTING], PeerInfo [id=follower299, address=akka://test/user/follower299, votingState=VOTING], PeerInfo [id=follower301, address=akka://test/user/follower301, votingState=NON_VOTING]] 10:37:55,767 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader298 in 51.66 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:55,767 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Recovery completed in 475.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:56,115 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:37:56,115 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.160:25520, Removed) 10:37:56,115 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower): Received ElectionTimeout - switching to Candidate 10:37:56,115 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Election: Candidate has following voting peers: [follower300, follower299] 10:37:56,115 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=2, votedFor=leader298 10:37:56,115 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Starting new election term 2 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Sending RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] to peer follower300 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): Sending RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] to peer follower299 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Cluster state: [] 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=2, votedFor=null 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): In requestVote: RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=2, votedFor=leader298 10:37:56,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:56,116 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:37:56,116 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:37:56,117 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Election: Leader has following peers: [follower300, follower299, follower301] 10:37:56,117 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,117 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,117 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,117 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:37:56,117 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower301 (Follower): Term 2 in "AppendEntries [leaderId=leader298, 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 10:37:56,117 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=2, votedFor=null 10:37:56,117 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower301: Last sync leader does not match current leader leader298, need to catch up to -1 10:37:56,117 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower301 updated: matchIndex: -1, nextIndex: 0 10:37:56,117 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,116 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:56,117 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Cluster state: [] 10:37:56,117 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:56,117 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower300: Last sync leader does not match current leader leader298, need to catch up to -1 10:37:56,117 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower300 updated: matchIndex: -1, nextIndex: 0 10:37:56,117 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,117 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:56,117 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=2, votedFor=null [WARN] [09/16/2025 10:37:56.117] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower300] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7934519c 10:37:56,117 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): In requestVote: RequestVote [term=2, candidateId=leader298, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:56,117 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=2, votedFor=leader298 10:37:56,118 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] [WARN] [09/16/2025 10:37:56.118] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@44d0ecb4 10:37:56,118 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower299: Last sync leader does not match current leader leader298, need to catch up to -1 10:37:56,118 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower299 updated: matchIndex: -1, nextIndex: 0 10:37:56,118 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/16/2025 10:37:56.118] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1dc9eabb 10:37:56,120 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:37:56,120 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 10:37:56,121 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 10:37:56,121 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 10:37:56,121 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 10:37:56,121 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: onRequestLeadership RequestLeadership [requestedFollowerId=follower300, replyTo=Actor[akka://test/user/$a#-1394997537]] 10:37:56,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Initiating leader transfer 10:37:56,123 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 10:37:56,123 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 10:37:56,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader298: pauseLeader successfully completed - doing transfer 10:37:56,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Attempting to transfer leadership 10:37:56,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,123 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: onLeaderTransitioning: LeaderTransitioning [leaderId=leader298] 10:37:56,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,123 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,123 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower300: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 10:37:56,123 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower301: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) [WARN] [09/16/2025 10:37:56.123] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2874b9dc 10:37:56,123 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower299: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) [WARN] [09/16/2025 10:37:56.123] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower300] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6b3ef3b3 [WARN] [09/16/2025 10:37:56.123] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6a69f052 10:37:56,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): tryToCompleteLeadershipTransfer: followerId: follower300, matchIndex: -1, lastIndex: -1, isVoting: true 10:37:56,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Follower's log matches - sending ElectionTimeout 10:37:56,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower300: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,124 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower300: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 10:37:56,124 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower299: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 10:37:56,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,124 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower301: Lagging 0 entries behind leader leader298 and reached -1 (of expected -1) 10:37:56,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Leader transfer complete 10:37:56,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader298: leader transfer complete - waiting for new leader 10:37:56,124 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:37:56,124 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower): Received TimeoutNow - switching to Candidate 10:37:56,124 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Election: Candidate has following voting peers: [leader298, follower299] 10:37:56,124 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300: Set currentTerm=3, votedFor=follower300 10:37:56,124 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Starting new election term 3 10:37:56,124 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Sending RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] to peer leader298 10:37:56,124 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): Sending RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] to peer follower299 10:37:56,124 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:56,124 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 10:37:56,124 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:56,124 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Cluster state: [] 10:37:56,124 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:56,124 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 2 - updating term 10:37:56,124 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=3, votedFor=null 10:37:56,124 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): In requestVote: RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:56,124 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299: Set currentTerm=3, votedFor=follower300 10:37:56,124 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower299 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 10:37:56,125 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Cluster state: [] 10:37:56,125 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:56,125 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 10:37:56,125 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=3, votedFor=null 10:37:56,125 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): Leadership transfer in progress - processing RequestVote 10:37:56,125 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): In requestVote: RequestVote [term=3, candidateId=follower300, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:56,125 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Set currentTerm=3, votedFor=follower300 10:37:56,125 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 10:37:56,125 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader298 (Leader) :- Switching from behavior Leader to Follower, election term: 3 10:37:56,125 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 10:37:56,125 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 10:37:56,125 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Election: Leader has following peers: [leader298, follower299, follower301] 10:37:56,125 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower leader298: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,125 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower299: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,125 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower301: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,125 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower299: Last sync leader does not match current leader follower300, need to catch up to -1 10:37:56,125 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower301 (Follower): Term 3 in "AppendEntries [leaderId=follower300, 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 10:37:56,125 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower301: Set currentTerm=3, votedFor=null 10:37:56,125 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower301: Last sync leader does not match current leader follower300, need to catch up to -1 [WARN] [09/16/2025 10:37:56.125] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower299] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@58466f91 10:37:56,125 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader298: Last sync leader does not match current leader follower300, need to catch up to -1 10:37:56,126 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader298: leader changed to follower300 10:37:56,126 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 10:37:56,126 AM [test-akka.actor.default-dispatcher-18] [INFO] RaftActorLeadershipTransferCohort - leader298: Successfully transferred leadership to follower300 in 2.741 ms 10:37:56,126 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader298: Leadership transferred successfully to follower300 [WARN] [09/16/2025 10:37:56.126] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower301] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@508c444d [WARN] [09/16/2025 10:37:56.126] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader298] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5dbbbdd9 10:37:56,130 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower299 updated: matchIndex: -1, nextIndex: 0 10:37:56,130 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower299: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,130 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower301 updated: matchIndex: -1, nextIndex: 0 10:37:56,131 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower follower301: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,131 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader298 updated: matchIndex: -1, nextIndex: 0 10:37:56,131 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower300 (Leader): Checking sendAppendEntries for follower leader298: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,174 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 10:37:56,174 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower299-notifier302#-1548050701] 10:37:56,185 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower299-collector303#-2022450065] 10:37:56,186 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower299] 10:37:56,186 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower300-notifier304#897358893] 10:37:56,186 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower300-collector305#-1212405166] 10:37:56,186 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower300] 10:37:56,187 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower301-notifier306#1628313213] 10:37:56,187 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower301-collector307#1494012238] 10:37:56,187 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower301] 10:37:56,187 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader298-notifier308#-1533383373] 10:37:56,187 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader298-collector309#1658198006] 10:37:56,187 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader298] 10:37:56,188 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#-1394997537] 10:37:56,189 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 10:37:56,189 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/16/2025 10:37:56.191] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower311]: org.opendaylight.controller.cluster.common.actor.Monitor@5d3be6e8 10:37:56,192 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower311 with journal batch size 1000 10:37:56,192 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: SnapshotOffer called. 10:37:56,192 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Moving last applied index from -1 to -1 10:37:56,192 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=1, votedFor=null 10:37:56,192 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Updated server config: isVoting: true, peers: [PeerInfo [id=leader310, address=akka://test/user/leader310, votingState=VOTING], PeerInfo [id=follower313, address=akka://test/user/follower313, votingState=NON_VOTING], PeerInfo [id=follower312, address=akka://test/user/follower312, votingState=VOTING]] 10:37:56,192 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower311 in 78.24 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:56,193 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Recovery completed in 843.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:56.193] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower312]: org.opendaylight.controller.cluster.common.actor.Monitor@41047eb6 10:37:56,194 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower312 with journal batch size 1000 10:37:56,195 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: SnapshotOffer called. 10:37:56,195 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Moving last applied index from -1 to -1 10:37:56,195 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=1, votedFor=null 10:37:56,195 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Updated server config: isVoting: true, peers: [PeerInfo [id=leader310, address=akka://test/user/leader310, votingState=VOTING], PeerInfo [id=follower311, address=akka://test/user/follower311, votingState=VOTING], PeerInfo [id=follower313, address=akka://test/user/follower313, votingState=NON_VOTING]] 10:37:56,195 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower312 in 58.55 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:56,196 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Recovery completed in 982.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:56,197 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower313 with journal batch size 1000 [WARN] [09/16/2025 10:37:56.197] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower313]: org.opendaylight.controller.cluster.common.actor.Monitor@5b1fe6c8 10:37:56,198 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: SnapshotOffer called. 10:37:56,198 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Moving last applied index from -1 to -1 10:37:56,198 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Set currentTerm=1, votedFor=null 10:37:56,198 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Updated server config: isVoting: false, peers: [PeerInfo [id=leader310, address=akka://test/user/leader310, votingState=VOTING], PeerInfo [id=follower311, address=akka://test/user/follower311, votingState=VOTING], PeerInfo [id=follower312, address=akka://test/user/follower312, votingState=VOTING]] 10:37:56,198 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower313 in 85.97 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:56,198 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Recovery completed in 754.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:56.200] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader310]: org.opendaylight.controller.cluster.common.actor.Monitor@5b8c51a 10:37:56,200 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader310 with journal batch size 1000 10:37:56,201 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: SnapshotOffer called. 10:37:56,201 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Moving last applied index from -1 to -1 10:37:56,201 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Set currentTerm=1, votedFor=null 10:37:56,201 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Updated server config: isVoting: true, peers: [PeerInfo [id=follower311, address=akka://test/user/follower311, votingState=VOTING], PeerInfo [id=follower313, address=akka://test/user/follower313, votingState=NON_VOTING], PeerInfo [id=follower312, address=akka://test/user/follower312, votingState=VOTING]] 10:37:56,201 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader310 in 35.84 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:56,201 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Recovery completed in 380.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:56,576 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:37:56,576 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.160:25520, Removed) 10:37:56,576 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower): Received ElectionTimeout - switching to Candidate 10:37:56,576 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Election: Candidate has following voting peers: [follower311, follower312] 10:37:56,576 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Set currentTerm=2, votedFor=leader310 10:37:56,576 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Starting new election term 2 10:37:56,576 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Sending RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] to peer follower311 10:37:56,576 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): Sending RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] to peer follower312 10:37:56,576 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:37:56,576 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:56,577 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Cluster state: [] 10:37:56,577 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:56,577 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:56,577 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=2, votedFor=null 10:37:56,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:56,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Cluster state: [] 10:37:56,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:56,577 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:56,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=2, votedFor=null 10:37:56,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): In requestVote: RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:56,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: Set currentTerm=2, votedFor=leader310 10:37:56,577 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:56,577 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): In requestVote: RequestVote [term=2, candidateId=leader310, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:56,577 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: Set currentTerm=2, votedFor=leader310 10:37:56,577 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:56,578 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:37:56,578 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:37:56,578 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Election: Leader has following peers: [follower311, follower313, follower312] 10:37:56,578 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,578 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,578 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,578 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:37:56,578 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower313 (Follower): Term 2 in "AppendEntries [leaderId=leader310, 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 10:37:56,579 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: Set currentTerm=2, votedFor=null 10:37:56,579 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower313: Last sync leader does not match current leader leader310, need to catch up to -1 10:37:56,579 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower312: Last sync leader does not match current leader leader310, need to catch up to -1 10:37:56,579 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower313 updated: matchIndex: -1, nextIndex: 0 10:37:56,579 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,579 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower312 updated: matchIndex: -1, nextIndex: 0 10:37:56,579 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/16/2025 10:37:56.579] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower312] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4830e1d8 10:37:56,579 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower311 updated: matchIndex: -1, nextIndex: 0 10:37:56,579 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/16/2025 10:37:56.580] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower313] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3279ef3c 10:37:56,580 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower311: Last sync leader does not match current leader leader310, need to catch up to -1 [WARN] [09/16/2025 10:37:56.580] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower311] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@16ad94e2 10:37:56,604 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:37:56,604 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 10:37:56,605 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 10:37:56,605 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower312 starting 10:37:56,605 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower312: onShutDown 10:37:56,606 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower312 ending 10:37:56,606 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 10:37:56,606 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 10:37:56,606 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: onRequestLeadership RequestLeadership [requestedFollowerId=follower312, replyTo=Actor[akka://test/user/$b#1154106920]] 10:37:56,606 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: Initiating leader transfer 10:37:56,606 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower311: onLeaderTransitioning: LeaderTransitioning [leaderId=leader310] 10:37:56,606 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower313: onLeaderTransitioning: LeaderTransitioning [leaderId=leader310] 10:37:56,606 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader310: pauseLeader successfully completed - doing transfer 10:37:56,606 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Attempting to transfer leadership [WARN] [09/16/2025 10:37:56.606] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: LeaderTransitioning [leaderId=leader310] 10:37:56,606 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower311: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,606 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower313: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,606 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 10:37:56,606 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Checking sendAppendEntries for follower follower312: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:56,606 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [09/16/2025 10:37:56.607] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower311] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2cf50e2f [WARN] [09/16/2025 10:37:56.607] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [09/16/2025 10:37:56.607] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower313] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1b57211 [WARN] [09/16/2025 10:37:56.695] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:37:56,816 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 10:37:56,816 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [09/16/2025 10:37:56.816] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:37:56,935 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader310: leader transfer aborted 10:37:56,936 AM [test-akka.actor.default-dispatcher-11] [WARN] RaftActorLeadershipTransferCohort - leader310: Failed to transfer leadership in 329.6 ms 10:37:56,936 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310: LeadershipTransfer request from follower312 failed 10:37:56,936 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader310 (Leader): Leadership transfer expired 10:37:56,937 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower311: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) 10:37:56,937 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower313: Lagging 0 entries behind leader leader310 and reached -1 (of expected -1) [WARN] [09/16/2025 10:37:56.937] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower312] received dead letter from TestActor[akka://test/user/leader310]: AppendEntries [leaderId=leader310, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:37:56,959 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 10:37:56,959 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower311-notifier314#-863684127] 10:37:56,960 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower311-collector315#1214242508] 10:37:56,961 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower311] 10:37:56,961 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower312-notifier316#527083503] 10:37:56,961 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower312-collector317#525178489] 10:37:56,961 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower312] 10:37:56,962 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower313-notifier318#-143787028] 10:37:56,962 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower313-collector319#1475092619] 10:37:56,962 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower313] 10:37:56,962 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader310-notifier320#-1905179575] 10:37:56,962 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader310-collector321#-1061558146] 10:37:56,963 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader310] 10:37:56,963 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#1154106920] 10:37:56,964 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 10:37:56,964 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/16/2025 10:37:56.966] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower323]: org.opendaylight.controller.cluster.common.actor.Monitor@697918ef 10:37:56,967 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower323 with journal batch size 1000 10:37:56,967 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: SnapshotOffer called. 10:37:56,967 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Moving last applied index from -1 to -1 10:37:56,967 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=1, votedFor=null 10:37:56,967 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Updated server config: isVoting: true, peers: [PeerInfo [id=leader322, address=akka://test/user/leader322, votingState=VOTING], PeerInfo [id=follower325, address=akka://test/user/follower325, votingState=NON_VOTING], PeerInfo [id=follower324, address=akka://test/user/follower324, votingState=VOTING]] 10:37:56,967 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower323 in 85.52 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [09/16/2025 10:37:56.968] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower324]: org.opendaylight.controller.cluster.common.actor.Monitor@23936060 10:37:56,968 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Recovery completed in 949.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:56,969 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower324 with journal batch size 1000 10:37:56,969 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: SnapshotOffer called. 10:37:56,969 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Moving last applied index from -1 to -1 10:37:56,969 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=1, votedFor=null 10:37:56,969 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Updated server config: isVoting: true, peers: [PeerInfo [id=leader322, address=akka://test/user/leader322, votingState=VOTING], PeerInfo [id=follower325, address=akka://test/user/follower325, votingState=NON_VOTING], PeerInfo [id=follower323, address=akka://test/user/follower323, votingState=VOTING]] 10:37:56,969 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower324 in 76.74 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:56,970 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Recovery completed in 818.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:56.971] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower325]: org.opendaylight.controller.cluster.common.actor.Monitor@28a9d43e 10:37:56,971 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower325 with journal batch size 1000 10:37:56,972 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: SnapshotOffer called. 10:37:56,972 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Moving last applied index from -1 to -1 10:37:56,972 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=1, votedFor=null 10:37:56,972 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Updated server config: isVoting: false, peers: [PeerInfo [id=leader322, address=akka://test/user/leader322, votingState=VOTING], PeerInfo [id=follower324, address=akka://test/user/follower324, votingState=VOTING], PeerInfo [id=follower323, address=akka://test/user/follower323, votingState=VOTING]] 10:37:56,972 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower325 in 54.73 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:56,972 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Recovery completed in 479.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:56.973] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader322]: org.opendaylight.controller.cluster.common.actor.Monitor@39aa8037 10:37:56,974 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader322 with journal batch size 1000 10:37:56,974 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: SnapshotOffer called. 10:37:56,974 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Moving last applied index from -1 to -1 10:37:56,974 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=1, votedFor=null 10:37:56,974 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Updated server config: isVoting: true, peers: [PeerInfo [id=follower325, address=akka://test/user/follower325, votingState=NON_VOTING], PeerInfo [id=follower324, address=akka://test/user/follower324, votingState=VOTING], PeerInfo [id=follower323, address=akka://test/user/follower323, votingState=VOTING]] 10:37:56,974 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader322 in 63.95 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:56,975 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Recovery completed in 483.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:57,325 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:37:57,325 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.160:25520, Removed) 10:37:57,325 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower): Received ElectionTimeout - switching to Candidate 10:37:57,325 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Election: Candidate has following voting peers: [follower324, follower323] 10:37:57,325 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=2, votedFor=leader322 10:37:57,325 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Starting new election term 2 10:37:57,326 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Sending RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] to peer follower324 10:37:57,326 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): Sending RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] to peer follower323 10:37:57,326 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:37:57,326 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:57,326 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:57,326 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Cluster state: [] 10:37:57,326 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Cluster state: [] 10:37:57,326 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:57,326 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:57,326 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:57,326 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:57,326 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=2, votedFor=null 10:37:57,326 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=2, votedFor=null 10:37:57,326 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): In requestVote: RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:57,326 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): In requestVote: RequestVote [term=2, candidateId=leader322, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:57,326 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=2, votedFor=leader322 10:37:57,326 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=2, votedFor=leader322 10:37:57,326 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:57,326 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:57,327 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:37:57,327 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:37:57,327 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Election: Leader has following peers: [follower325, follower324, follower323] 10:37:57,327 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:57,327 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:57,327 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:57,327 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Term 2 in "AppendEntries [leaderId=leader322, 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 10:37:57,327 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=2, votedFor=null 10:37:57,327 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower324: Last sync leader does not match current leader leader322, need to catch up to -1 10:37:57,327 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:37:57,328 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower325: Last sync leader does not match current leader leader322, need to catch up to -1 10:37:57,328 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower323: Last sync leader does not match current leader leader322, need to catch up to -1 [WARN] [09/16/2025 10:37:57.328] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6119bfb8 10:37:57,328 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower324 updated: matchIndex: -1, nextIndex: 0 10:37:57,328 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/16/2025 10:37:57.328] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower323] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@620ea05c 10:37:57,328 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower323 updated: matchIndex: -1, nextIndex: 0 10:37:57,328 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:57,328 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: -1, nextIndex: 0 10:37:57,328 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/16/2025 10:37:57.328] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@62fda37f 10:37:57,329 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:37:57,329 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower325 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower325: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 10:37:57,329 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): handleAppendEntries: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower324: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:57,329 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Number of entries to be appended = 1 10:37:57,329 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower323 10:37:57,329 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower323: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:57,329 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Append entry to log zero 10:37:57,329 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:57,329 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): handleAppendEntries: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:57,329 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Number of entries to be appended = 1 10:37:57,329 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:37:57,329 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Append entry to log zero 10:37:57,329 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:57,329 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Log size is now 1 10:37:57,329 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower325, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:37:57,330 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Log size is now 1 10:37:57,330 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached -1 (of expected -1) 10:37:57,330 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower323, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:37:57,330 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached -1 (of expected -1) 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: 0, nextIndex: 1 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower323 updated: matchIndex: 0, nextIndex: 1 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Setting last applied to 0 10:37:57,330 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Moving last applied index from -1 to 0 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Applying state for log index 0 data zero 10:37:57,330 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: applyState called: zero 10:37:57,330 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Persisting ApplyJournalEntries with index=0 [WARN] [09/16/2025 10:37:57.330] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2bb87998 [WARN] [09/16/2025 10:37:57.331] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower323] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6578dd4b 10:37:57,445 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 10:37:57,445 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Sending AppendEntries to follower follower324: AppendEntries [leaderId=leader322, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:57,445 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Commit index set to 0 10:37:57,445 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 10:37:57,445 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 10:37:57,445 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Setting last applied to 0 10:37:57,445 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Moving last applied index from -1 to 0 10:37:57,445 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Applying state for log index 0 data zero 10:37:57,445 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Commit index set to 0 10:37:57,446 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 10:37:57,446 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 10:37:57,446 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Setting last applied to 0 10:37:57,446 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Moving last applied index from -1 to 0 10:37:57,446 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: applyState called: zero 10:37:57,446 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Applying state for log index 0 data zero 10:37:57,446 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Persisting ApplyJournalEntries with index=0 10:37:57,446 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: applyState called: zero 10:37:57,446 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Persisting ApplyJournalEntries with index=0 10:37:57,481 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 10:37:57,481 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 10:37:57,481 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: onShutDown 10:37:57,481 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Initiating leader transfer 10:37:57,482 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader322: pauseLeader successfully completed - doing transfer 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Attempting to transfer leadership 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,482 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,482 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 10:37:57,482 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): tryToCompleteLeadershipTransfer: followerId: follower325, matchIndex: 0, lastIndex: 0, isVoting: false 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): tryToCompleteLeadershipTransfer: followerId: follower323, matchIndex: 0, lastIndex: 0, isVoting: true 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Follower's log matches - sending ElectionTimeout 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): sendAppendEntries: 0 is present for follower follower324 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Checking sendAppendEntries for follower follower323: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Leader transfer complete 10:37:57,482 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader322: leader transfer complete - waiting for new leader 10:37:57,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower323: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 10:37:57,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:37:57,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower): Received TimeoutNow - switching to Candidate 10:37:57,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Election: Candidate has following voting peers: [leader322, follower324] 10:37:57,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323: Set currentTerm=3, votedFor=follower323 10:37:57,483 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Starting new election term 3 10:37:57,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Sending RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] to peer leader322 10:37:57,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): Sending RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] to peer follower324 10:37:57,483 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:57,483 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Cluster state: [] 10:37:57,483 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 10:37:57,483 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 10:37:57,483 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:57,483 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2]" message is greater than leader's term 2 - switching to Follower 10:37:57,483 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=3, votedFor=null 10:37:57,483 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Cluster state: [] 10:37:57,484 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): Leadership transfer in progress - processing RequestVote 10:37:57,484 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): In requestVote: RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 10:37:57,484 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 10:37:57,484 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: Set currentTerm=3, votedFor=follower323 10:37:57,484 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2]" message is greater than follower's term 2 - updating term 10:37:57,484 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=3, votedFor=null 10:37:57,484 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 10:37:57,484 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader322 (Leader) :- Switching from behavior Leader to Follower, election term: 3 10:37:57,484 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader leader322 and reached 0 (of expected -1) 10:37:57,484 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 10:37:57,484 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): In requestVote: RequestVote [term=3, candidateId=follower323, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:57,485 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Set currentTerm=3, votedFor=follower323 10:37:57,485 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 10:37:57,485 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 10:37:57,485 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Election: Leader has following peers: [leader322, follower325, follower324] 10:37:57,485 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower leader322: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,485 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower325: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,485 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower325 (Follower): Term 3 in "AppendEntries [leaderId=follower323, 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 10:37:57,485 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower325: Set currentTerm=3, votedFor=null 10:37:57,485 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower325: Last sync leader does not match current leader follower323, need to catch up to -1 10:37:57,485 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower324: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,485 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 10:37:57,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - leader322: Last sync leader does not match current leader follower323, need to catch up to -1 10:37:57,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader322: leader changed to follower323 [WARN] [09/16/2025 10:37:57.486] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2ad9bc2 10:37:57,486 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower325 updated: matchIndex: 0, nextIndex: 1 10:37:57,486 AM [test-akka.actor.default-dispatcher-11] [INFO] RaftActorLeadershipTransferCohort - leader322: Successfully transferred leadership to follower323 in 4.405 ms 10:37:57,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader322: leader transfer succeeded - sending PoisonPill 10:37:57,486 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower325: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:57,486 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) [WARN] [09/16/2025 10:37:57.486] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader322] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7a8f3315 [WARN] [09/16/2025 10:37:57.486] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower325] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7d020d0f 10:37:57,486 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader322 updated: matchIndex: 0, nextIndex: 1 10:37:57,486 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower leader322: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 [WARN] [09/16/2025 10:37:57.486] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader322] received dead letter from TestActor[akka://test/user/follower323]: AppendEntries [leaderId=follower323, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:37:58,6 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower325: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) 10:37:58,6 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower324: Last sync leader does not match current leader follower323, need to catch up to -1 [WARN] [09/16/2025 10:37:58.006] [test-akka.actor.default-dispatcher-16] [akka://test/user/leader322] received dead letter from TestActor[akka://test/user/follower323]: AppendEntries [leaderId=follower323, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:37:58,6 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): sendAppendEntries: 0 is present for follower follower324 10:37:58,6 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Sending AppendEntries to follower follower324: AppendEntries [leaderId=follower323, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:58,6 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): handleAppendEntries: AppendEntries [leaderId=follower323, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Number of entries to be appended = 1 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 [WARN] [09/16/2025 10:37:58.007] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@28a8294c 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Append entry to log zero 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Log size is now 1 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Commit index set to 0 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower324, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower324: Lagging 0 entries behind leader follower323 and reached 0 (of expected -1) 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324 (Follower): Setting last applied to 0 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Moving last applied index from -1 to 0 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Applying state for log index 0 data zero 10:37:58,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower324 updated: matchIndex: 0, nextIndex: 1 10:37:58,7 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower323 (Leader): Checking sendAppendEntries for follower follower324: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:58,7 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: applyState called: zero 10:37:58,8 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:58,8 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: Persisting ApplyJournalEntries with index=0 [WARN] [09/16/2025 10:37:58.009] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower324] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@532723ed 10:37:58,36 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: onLeaderTransitioning: LeaderTransitioning [leaderId=leader322] 10:37:58,37 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 10:37:58,37 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower324 starting 10:37:58,37 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower324: onShutDown 10:37:58,37 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower324 ending 10:37:58,37 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 10:37:58,37 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower323-notifier326#-1403167754] 10:37:58,49 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower323-collector327#1994738013] 10:37:58,49 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower323] 10:37:58,50 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower324-notifier328#-1727535750] 10:37:58,50 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower324-collector329#-1587131207] 10:37:58,50 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower324] 10:37:58,50 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower325-notifier330#1293338705] 10:37:58,51 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower325-collector331#-1005751884] 10:37:58,51 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower325] 10:37:58,51 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader322-notifier332#1315145521] 10:37:58,51 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader322-collector333#1633156472] 10:37:58,52 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader322] 10:37:58,53 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting [WARN] [09/16/2025 10:37:58.054] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader334]: org.opendaylight.controller.cluster.common.actor.Monitor@56568325 10:37:58,55 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader334 with journal batch size 1000 10:37:58,56 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:58,57 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:37:58,57 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Follower): Received TimeoutNow - switching to Candidate 10:37:58,57 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Election: Candidate has following voting peers: [] 10:37:58,57 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: Set currentTerm=1, votedFor=leader334 10:37:58,57 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Starting new election term 1 10:37:58,57 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:37:58,57 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate): Received ElectionTimeout 10:37:58,57 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Leader): Election: Leader has following peers: [] 10:37:58,57 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader334 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:37:58,58 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader334 starting 10:37:58,58 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader334: onShutDown 10:37:58,58 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader334 ending 10:37:58,58 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 10:37:58,58 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader334-collector338#-711164173] 10:37:58,69 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader334] 10:37:58,70 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 10:37:58,70 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/16/2025 10:37:58.071] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower340]: org.opendaylight.controller.cluster.common.actor.Monitor@58470deb 10:37:58,72 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower340 with journal batch size 1000 10:37:58,72 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: SnapshotOffer called. 10:37:58,72 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Moving last applied index from -1 to -1 10:37:58,72 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=1, votedFor=null 10:37:58,73 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Updated server config: isVoting: true, peers: [PeerInfo [id=leader339, address=akka://test/user/leader339, votingState=VOTING], PeerInfo [id=follower342, address=akka://test/user/follower342, votingState=NON_VOTING], PeerInfo [id=follower341, address=akka://test/user/follower341, votingState=VOTING]] 10:37:58,73 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower340 in 88.02 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:58,73 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Recovery completed in 865.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:58.073] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower341]: org.opendaylight.controller.cluster.common.actor.Monitor@5672ad4f 10:37:58,74 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower341 with journal batch size 1000 10:37:58,75 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: SnapshotOffer called. 10:37:58,75 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Moving last applied index from -1 to -1 10:37:58,75 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=1, votedFor=null 10:37:58,75 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Updated server config: isVoting: true, peers: [PeerInfo [id=leader339, address=akka://test/user/leader339, votingState=VOTING], PeerInfo [id=follower340, address=akka://test/user/follower340, votingState=VOTING], PeerInfo [id=follower342, address=akka://test/user/follower342, votingState=NON_VOTING]] 10:37:58,75 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower341 in 101.5 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:58,76 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Recovery completed in 799.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:58.077] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower342]: org.opendaylight.controller.cluster.common.actor.Monitor@354fe673 10:37:58,77 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower342 with journal batch size 1000 10:37:58,78 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: SnapshotOffer called. 10:37:58,78 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Moving last applied index from -1 to -1 10:37:58,78 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Set currentTerm=1, votedFor=null 10:37:58,78 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Updated server config: isVoting: false, peers: [PeerInfo [id=leader339, address=akka://test/user/leader339, votingState=VOTING], PeerInfo [id=follower340, address=akka://test/user/follower340, votingState=VOTING], PeerInfo [id=follower341, address=akka://test/user/follower341, votingState=VOTING]] 10:37:58,78 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower342 in 61.96 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:58,78 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Recovery completed in 627.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:58.080] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader339]: org.opendaylight.controller.cluster.common.actor.Monitor@3c4b53da 10:37:58,80 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader339 with journal batch size 1000 10:37:58,81 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: SnapshotOffer called. 10:37:58,81 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Moving last applied index from -1 to -1 10:37:58,81 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Set currentTerm=1, votedFor=null 10:37:58,81 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Updated server config: isVoting: true, peers: [PeerInfo [id=follower340, address=akka://test/user/follower340, votingState=VOTING], PeerInfo [id=follower342, address=akka://test/user/follower342, votingState=NON_VOTING], PeerInfo [id=follower341, address=akka://test/user/follower341, votingState=VOTING]] 10:37:58,81 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader339 in 124.9 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:58,82 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Recovery completed in 649.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:58,446 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:37:58,446 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.160:25520, Removed) 10:37:58,446 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower): Received ElectionTimeout - switching to Candidate 10:37:58,446 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Election: Candidate has following voting peers: [follower340, follower341] 10:37:58,446 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Set currentTerm=2, votedFor=leader339 10:37:58,446 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Starting new election term 2 10:37:58,446 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Sending RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] to peer follower340 10:37:58,446 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): Sending RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] to peer follower341 10:37:58,446 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:37:58,446 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:58,446 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:58,446 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Cluster state: [] 10:37:58,446 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Cluster state: [] 10:37:58,447 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:58,447 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:58,447 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:58,447 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=2, votedFor=null 10:37:58,447 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:58,447 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=2, votedFor=null 10:37:58,447 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): In requestVote: RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:58,447 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: Set currentTerm=2, votedFor=leader339 10:37:58,447 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:58,447 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): In requestVote: RequestVote [term=2, candidateId=leader339, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:58,447 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Set currentTerm=2, votedFor=leader339 10:37:58,447 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:58,447 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:37:58,447 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:37:58,448 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Election: Leader has following peers: [follower340, follower342, follower341] 10:37:58,448 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:58,448 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:58,448 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:58,448 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower340: Last sync leader does not match current leader leader339, need to catch up to -1 10:37:58,448 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Term 2 in "AppendEntries [leaderId=leader339, 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 10:37:58,448 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Set currentTerm=2, votedFor=null 10:37:58,448 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower341: Last sync leader does not match current leader leader339, need to catch up to -1 10:37:58,448 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:37:58,448 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower342: Last sync leader does not match current leader leader339, need to catch up to -1 [WARN] [09/16/2025 10:37:58.448] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower341] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@d9cb2d7 10:37:58,449 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower340 updated: matchIndex: -1, nextIndex: 0 10:37:58,449 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/16/2025 10:37:58.449] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower340] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4e476efe [WARN] [09/16/2025 10:37:58.449] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower342] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@61be3e68 10:37:58,449 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower341 updated: matchIndex: -1, nextIndex: 0 10:37:58,449 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:58,449 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower342 updated: matchIndex: -1, nextIndex: 0 10:37:58,449 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:58,485 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:37:58,485 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 10:37:58,485 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 10:37:58,485 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower340 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower340: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower342 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower342: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 10:37:58,486 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): handleAppendEntries: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:58,486 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower341: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:58,486 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Number of entries to be appended = 1 10:37:58,486 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:37:58,486 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Append entry to log zero 10:37:58,486 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:58,486 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Log size is now 1 10:37:58,486 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower342, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:37:58,487 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached -1 (of expected -1) 10:37:58,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower342 updated: matchIndex: 0, nextIndex: 1 10:37:58,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:58,487 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): handleAppendEntries: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:58,487 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Number of entries to be appended = 1 10:37:58,487 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:37:58,487 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:58,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:58,487 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Append entry to log zero 10:37:58,487 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [09/16/2025 10:37:58.487] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower342] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2c7cd990 10:37:58,487 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Log size is now 1 10:37:58,487 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower340, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:37:58,487 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached -1 (of expected -1) 10:37:58,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower340 updated: matchIndex: 0, nextIndex: 1 10:37:58,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 10:37:58,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Setting last applied to 0 10:37:58,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Moving last applied index from -1 to 0 10:37:58,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Applying state for log index 0 data zero 10:37:58,488 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:37:58,488 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: applyState called: zero 10:37:58,488 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:58,488 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Persisting ApplyJournalEntries with index=0 [WARN] [09/16/2025 10:37:58.488] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower340] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@253ea8ae 10:37:58,488 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Commit index set to 0 10:37:58,488 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:58,488 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 10:37:58,488 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340 (Follower): Setting last applied to 0 10:37:58,488 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Moving last applied index from -1 to 0 10:37:58,488 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Applying state for log index 0 data zero 10:37:58,488 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: applyState called: zero 10:37:58,488 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: Persisting ApplyJournalEntries with index=0 10:37:58,565 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 10:37:58,565 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower341: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:58,686 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 10:37:58,686 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Sending AppendEntries to follower follower341: AppendEntries [leaderId=leader339, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:37:58,686 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:58,686 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Commit index set to 0 10:37:58,686 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:58,686 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 10:37:58,686 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342 (Follower): Setting last applied to 0 10:37:58,686 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Moving last applied index from -1 to 0 10:37:58,686 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Applying state for log index 0 data zero 10:37:58,686 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: applyState called: zero 10:37:58,686 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: Persisting ApplyJournalEntries with index=0 10:37:58,687 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 10:37:58,687 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: onRequestLeadership RequestLeadership [requestedFollowerId=follower341, replyTo=Actor[akka://test/user/$c#950117329]] 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: Initiating leader transfer 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader339: pauseLeader successfully completed - doing transfer 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Attempting to transfer leadership 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower340: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower342: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Checking sendAppendEntries for follower follower341: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): sendAppendEntries: 0 is present for follower follower341 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower340: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:58,687 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower342: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 10:37:58,688 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower341: onLeaderTransitioning: LeaderTransitioning [leaderId=leader339] 10:37:58,688 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 10:37:58,805 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:58,805 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:58,926 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:58,926 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:59,45 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader339: leader transfer aborted 10:37:59,45 AM [test-akka.actor.default-dispatcher-11] [WARN] RaftActorLeadershipTransferCohort - leader339: Failed to transfer leadership in 357.7 ms 10:37:59,45 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339: LeadershipTransfer request from follower341 failed 10:37:59,45 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader339 (Leader): Leadership transfer expired 10:37:59,45 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower342: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:59,45 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower340: Lagging 0 entries behind leader leader339 and reached 0 (of expected -1) 10:37:59,91 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 10:37:59,91 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower340-notifier343#804763926] 10:37:59,102 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower340-collector344#-1240175239] 10:37:59,102 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower340] 10:37:59,103 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower341-notifier345#1894174848] 10:37:59,103 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower341-collector346#-976497140] 10:37:59,103 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower341] 10:37:59,103 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower342-notifier347#482820130] 10:37:59,104 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower342-collector348#-1053105462] 10:37:59,104 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower342] 10:37:59,104 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader339-notifier349#-1298079328] 10:37:59,104 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader339-collector350#2111768314] 10:37:59,105 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader339] 10:37:59,105 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#950117329] 10:37:59,106 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 10:37:59,106 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [09/16/2025 10:37:59.109] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower352]: org.opendaylight.controller.cluster.common.actor.Monitor@482c510b 10:37:59,109 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower352 with journal batch size 1000 10:37:59,110 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: SnapshotOffer called. 10:37:59,110 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Moving last applied index from -1 to -1 10:37:59,110 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=1, votedFor=null 10:37:59,110 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Updated server config: isVoting: true, peers: [PeerInfo [id=follower354, address=akka://test/user/follower354, votingState=NON_VOTING], PeerInfo [id=leader351, address=akka://test/user/leader351, votingState=VOTING], PeerInfo [id=follower353, address=akka://test/user/follower353, votingState=VOTING]] 10:37:59,110 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower352 in 74.26 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:59,111 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Recovery completed in 802.2 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:59.115] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower353]: org.opendaylight.controller.cluster.common.actor.Monitor@2c1994eb 10:37:59,115 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower353 with journal batch size 1000 10:37:59,116 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: SnapshotOffer called. 10:37:59,116 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Moving last applied index from -1 to -1 10:37:59,116 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=1, votedFor=null 10:37:59,116 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Updated server config: isVoting: true, peers: [PeerInfo [id=follower354, address=akka://test/user/follower354, votingState=NON_VOTING], PeerInfo [id=leader351, address=akka://test/user/leader351, votingState=VOTING], PeerInfo [id=follower352, address=akka://test/user/follower352, votingState=VOTING]] 10:37:59,116 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower353 in 69.80 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:59,116 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Recovery completed in 643.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:59.117] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower354]: org.opendaylight.controller.cluster.common.actor.Monitor@6f34008a 10:37:59,118 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower354 with journal batch size 1000 10:37:59,118 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: SnapshotOffer called. 10:37:59,118 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Moving last applied index from -1 to -1 10:37:59,118 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Set currentTerm=1, votedFor=null 10:37:59,118 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Updated server config: isVoting: false, peers: [PeerInfo [id=leader351, address=akka://test/user/leader351, votingState=VOTING], PeerInfo [id=follower353, address=akka://test/user/follower353, votingState=VOTING], PeerInfo [id=follower352, address=akka://test/user/follower352, votingState=VOTING]] 10:37:59,118 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower354 in 48.82 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:59,119 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Recovery completed in 537.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [09/16/2025 10:37:59.120] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader351]: org.opendaylight.controller.cluster.common.actor.Monitor@5d59db0b 10:37:59,120 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader351 with journal batch size 1000 10:37:59,121 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: SnapshotOffer called. 10:37:59,121 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Moving last applied index from -1 to -1 10:37:59,121 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=1, votedFor=null 10:37:59,121 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Updated server config: isVoting: true, peers: [PeerInfo [id=follower354, address=akka://test/user/follower354, votingState=NON_VOTING], PeerInfo [id=follower353, address=akka://test/user/follower353, votingState=VOTING], PeerInfo [id=follower352, address=akka://test/user/follower352, votingState=VOTING]] 10:37:59,121 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader351 in 61.39 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:37:59,121 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Recovery completed in 662.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:37:59,515 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:37:59,515 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.160:25520, Removed) 10:37:59,516 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower): Received ElectionTimeout - switching to Candidate 10:37:59,516 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Election: Candidate has following voting peers: [follower353, follower352] 10:37:59,516 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=2, votedFor=leader351 10:37:59,516 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Starting new election term 2 10:37:59,516 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Sending RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] to peer follower353 10:37:59,516 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): Sending RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] to peer follower352 10:37:59,516 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:59,516 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:37:59,516 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Cluster state: [] 10:37:59,516 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:59,516 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:59,516 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=2, votedFor=null 10:37:59,516 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): In requestVote: RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:59,516 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352: Set currentTerm=2, votedFor=leader351 10:37:59,516 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower352 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:59,517 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:37:59,517 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Cluster state: [] 10:37:59,517 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:59,517 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:37:59,517 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=2, votedFor=null 10:37:59,517 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): In requestVote: RequestVote [term=2, candidateId=leader351, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:59,517 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=2, votedFor=leader351 10:37:59,517 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:37:59,517 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:37:59,517 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:37:59,517 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Election: Leader has following peers: [follower354, follower353, follower352] 10:37:59,518 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,518 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,518 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower354 (Follower): Term 2 in "AppendEntries [leaderId=leader351, 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 10:37:59,518 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower354: Set currentTerm=2, votedFor=null 10:37:59,518 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower354: Last sync leader does not match current leader leader351, need to catch up to -1 10:37:59,518 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower353: Last sync leader does not match current leader leader351, need to catch up to -1 10:37:59,518 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/16/2025 10:37:59.518] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower353] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@64b3b013 10:37:59,518 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:37:59,518 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower352: Last sync leader does not match current leader leader351, need to catch up to -1 [WARN] [09/16/2025 10:37:59.518] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower352] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4b6ecbec [WARN] [09/16/2025 10:37:59.518] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower354] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@aaaba26 10:37:59,519 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower354 updated: matchIndex: -1, nextIndex: 0 10:37:59,519 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,519 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower353 updated: matchIndex: -1, nextIndex: 0 10:37:59,519 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,519 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower352 updated: matchIndex: -1, nextIndex: 0 10:37:59,519 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,524 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:37:59,524 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 10:37:59,525 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 10:37:59,525 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower352] 10:37:59,537 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower354] 10:37:59,548 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 10:37:59,548 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 10:37:59,548 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: onRequestLeadership RequestLeadership [requestedFollowerId=follower353, replyTo=Actor[akka://test/user/$d#-1349191280]] 10:37:59,548 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Initiating leader transfer 10:37:59,548 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader351: pauseLeader successfully completed - doing transfer [WARN] [09/16/2025 10:37:59.548] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/leader351]: LeaderTransitioning [leaderId=leader351] [WARN] [09/16/2025 10:37:59.548] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/leader351]: LeaderTransitioning [leaderId=leader351] 10:37:59,548 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Attempting to transfer leadership 10:37:59,548 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: onLeaderTransitioning: LeaderTransitioning [leaderId=leader351] 10:37:59,548 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/16/2025 10:37:59.549] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,549 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower353: Lagging 0 entries behind leader leader351 and reached -1 (of expected -1) [WARN] [09/16/2025 10:37:59.549] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [09/16/2025 10:37:59.549] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower353] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@44b2104a 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): tryToCompleteLeadershipTransfer: followerId: follower353, matchIndex: -1, lastIndex: -1, isVoting: true 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Follower's log matches - sending ElectionTimeout 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower354: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower353: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Checking sendAppendEntries for follower follower352: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Leader transfer complete 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader351: leader transfer complete - waiting for new leader [WARN] [09/16/2025 10:37:59.549] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [09/16/2025 10:37:59.549] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/leader351]: AppendEntries [leaderId=leader351, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower353: Lagging 0 entries behind leader leader351 and reached -1 (of expected -1) 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower): Received TimeoutNow - switching to Candidate 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Election: Candidate has following voting peers: [leader351, follower352] 10:37:59,549 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353: Set currentTerm=3, votedFor=follower353 10:37:59,550 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Starting new election term 3 10:37:59,550 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Sending RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] to peer leader351 10:37:59,550 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): Sending RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] to peer follower352 10:37:59,550 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. [WARN] [09/16/2025 10:37:59.550] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/follower353]: RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] 10:37:59,550 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Cluster state: [] 10:37:59,550 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:37:59,550 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 10:37:59,550 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 10:37:59,550 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=3, votedFor=null 10:37:59,550 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): Leadership transfer in progress - processing RequestVote 10:37:59,550 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): In requestVote: RequestVote [term=3, candidateId=follower353, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 10:37:59,550 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Set currentTerm=3, votedFor=follower353 10:37:59,550 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 10:37:59,550 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader351 (Leader) :- Switching from behavior Leader to Follower, election term: 3 10:37:59,551 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 10:37:59,551 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 10:37:59,551 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Election: Leader has following peers: [follower354, leader351, follower352] 10:37:59,551 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower follower354: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,551 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower leader351: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,551 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower follower352: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:37:59,551 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 [WARN] [09/16/2025 10:37:59.552] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower354] received dead letter from TestActor[akka://test/user/follower353]: AppendEntries [leaderId=follower353, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [09/16/2025 10:37:59.552] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower352] received dead letter from TestActor[akka://test/user/follower353]: AppendEntries [leaderId=follower353, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:37:59,552 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader351: Last sync leader does not match current leader follower353, need to catch up to -1 10:37:59,552 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader351: leader changed to follower353 10:37:59,552 AM [test-akka.actor.default-dispatcher-18] [INFO] RaftActorLeadershipTransferCohort - leader351: Successfully transferred leadership to follower353 in 3.908 ms 10:37:59,552 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader351: Leadership transferred successfully to follower353 10:37:59,552 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader351 updated: matchIndex: -1, nextIndex: 0 10:37:59,552 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower353 (Leader): Checking sendAppendEntries for follower leader351: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/16/2025 10:37:59.552] [test-akka.actor.default-dispatcher-14] [akka://test/user/leader351] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1bccd386 10:37:59,599 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 10:37:59,599 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower352-notifier355#-395843790] 10:37:59,610 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower352-collector356#317623028] 10:37:59,611 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower353-notifier357#-139997112] 10:37:59,611 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower353-collector358#385875847] 10:37:59,611 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower353] 10:37:59,611 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower354-notifier359#-85001168] 10:37:59,612 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower354-collector360#-1476486060] 10:37:59,612 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader351-notifier361#646463740] 10:37:59,612 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader351-collector362#-1855255393] 10:37:59,612 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader351] 10:37:59,613 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#-1349191280] [INFO] [09/16/2025 10:37:59.613] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:37:59,614 AM [test-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:37:59,617 AM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.170.160:25520] - Exiting completed 10:37:59,617 AM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.170.160:25520] - Shutting down... 10:37:59,617 AM [test-akka.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [akka://test@10.30.170.160:25520] - Successfully shut down 10:37:59,617 AM [test-akka.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:37:59,617 AM [test-akka.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [WARN] [09/16/2025 10:37:59.616] [test-akka.actor.default-dispatcher-11] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.160:25520) [INFO] [09/16/2025 10:37:59.615] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.160:25520] - Exiting completed [INFO] [09/16/2025 10:37:59.615] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.160:25520] - Shutting down... [INFO] [09/16/2025 10:37:59.615] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.160:25520] - Successfully shut down [INFO] [09/16/2025 10:37:59.616] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.160:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [09/16/2025 10:37:59.617] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.160:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [WARN] [09/16/2025 10:37:59.617] [test-akka.actor.default-dispatcher-11] [akka://test/system/deadLetterListener] received dead letter: UnhandledMessage(Leave(akka://test@10.30.170.160:25520),Actor[akka://test/deadLetters],Actor[akka://test/system/cluster/core/daemon#86376508]) [INFO] [09/16/2025 10:37:59.618] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.160:25520/system/remoting-terminator] Remoting shut down. 10:37:59,618 AM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/16/2025 10:37:59.618] [test-akka.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger