[DEBUG] [11/22/2025 02:25:05.345] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:25:05,345 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/22/2025 02:25:05.345] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [11/22/2025 02:25:05.345] [main] [EventStream(akka://test)] Default Loggers started [INFO] [11/22/2025 02:25:05.356] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.170:25520] with UID [1576856369543075099] [INFO] [11/22/2025 02:25:05.357] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.170:25520] - Starting up, Akka version [2.6.21] ... 02:25:05,358 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.170:25520] with UID [1576856369543075099] 02:25:05,358 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.170:25520] - Starting up, Akka version [2.6.21] ... [INFO] [11/22/2025 02:25:05.359] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.170:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [11/22/2025 02:25:05.359] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.170:25520] - Started up successfully 02:25:05,359 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.170:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:25:05,359 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.170:25520] - Started up successfully [INFO] [11/22/2025 02:25:05.359] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.170:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [11/22/2025 02:25:05.360] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.170:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:25:05,367 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.170:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:25:05,367 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.170:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:25:05,370 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 02:25:05,370 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:25:05,373 AM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower740] 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'. [WARN] [11/22/2025 02:25:05.373] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower740]: org.opendaylight.controller.cluster.common.actor.Monitor@515e417e [INFO] [akkaDeadLetter][11/22/2025 02:25:05.372] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower740] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:25:05,374 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower740 with journal batch size 1000 02:25:05,375 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: SnapshotOffer called. 02:25:05,375 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Moving last applied index from -1 to -1 02:25:05,375 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=1, votedFor=null 02:25:05,375 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Updated server config: isVoting: true, peers: [PeerInfo [id=follower742, address=akka://test/user/follower742, votingState=NON_VOTING], PeerInfo [id=follower741, address=akka://test/user/follower741, votingState=VOTING], PeerInfo [id=leader739, address=akka://test/user/leader739, votingState=VOTING]] 02:25:05,375 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower740 in 94.31 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:05,376 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Recovery completed in 763.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:05.474] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower741]: org.opendaylight.controller.cluster.common.actor.Monitor@41293ea5 [INFO] [akkaDeadLetter][11/22/2025 02:25:05.474] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower741] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:25:05,474 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower741] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:25:05,475 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower741 with journal batch size 1000 02:25:05,475 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: SnapshotOffer called. 02:25:05,475 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Moving last applied index from -1 to -1 02:25:05,475 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=1, votedFor=null 02:25:05,475 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Updated server config: isVoting: true, peers: [PeerInfo [id=follower740, address=akka://test/user/follower740, votingState=VOTING], PeerInfo [id=follower742, address=akka://test/user/follower742, votingState=NON_VOTING], PeerInfo [id=leader739, address=akka://test/user/leader739, votingState=VOTING]] 02:25:05,476 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower741 in 78.93 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:05,476 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Recovery completed in 917.2 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:05.477] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower742]: org.opendaylight.controller.cluster.common.actor.Monitor@27b3fe02 [INFO] [akkaDeadLetter][11/22/2025 02:25:05.477] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower742] 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'. 02:25:05,477 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower742] 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'. 02:25:05,478 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower742 with journal batch size 1000 02:25:05,478 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: SnapshotOffer called. 02:25:05,478 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Moving last applied index from -1 to -1 02:25:05,478 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Set currentTerm=1, votedFor=null 02:25:05,479 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Updated server config: isVoting: false, peers: [PeerInfo [id=follower740, address=akka://test/user/follower740, votingState=VOTING], PeerInfo [id=follower741, address=akka://test/user/follower741, votingState=VOTING], PeerInfo [id=leader739, address=akka://test/user/leader739, votingState=VOTING]] 02:25:05,479 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower742 in 115.3 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:05,480 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Recovery completed in 1.018 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:05.579] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader739]: org.opendaylight.controller.cluster.common.actor.Monitor@634dd86f [INFO] [akkaDeadLetter][11/22/2025 02:25:05.579] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader739] 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'. 02:25:05,579 AM [test-akka.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader739] 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'. 02:25:05,579 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader739 with journal batch size 1000 02:25:05,579 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: SnapshotOffer called. 02:25:05,579 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Moving last applied index from -1 to -1 02:25:05,579 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Set currentTerm=1, votedFor=null 02:25:05,579 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Updated server config: isVoting: true, peers: [PeerInfo [id=follower740, address=akka://test/user/follower740, votingState=VOTING], PeerInfo [id=follower742, address=akka://test/user/follower742, votingState=NON_VOTING], PeerInfo [id=follower741, address=akka://test/user/follower741, votingState=VOTING]] 02:25:05,580 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader739 in 72.44 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:05,580 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Recovery completed in 960.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:05,942 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:05,942 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.170:25520, Removed) 02:25:05,942 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower): Received ElectionTimeout - switching to Candidate 02:25:05,942 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Election: Candidate has following voting peers: [follower740, follower741] 02:25:05,942 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Set currentTerm=2, votedFor=leader739 02:25:05,942 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Starting new election term 2 02:25:05,942 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Sending RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] to peer follower740 02:25:05,942 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): Sending RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] to peer follower741 02:25:05,942 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:05,942 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:25:05,942 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Cluster state: [] 02:25:05,942 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:05,942 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:05,943 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:05,943 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=2, votedFor=null 02:25:05,943 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Cluster state: [] 02:25:05,943 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:05,943 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:05,943 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=2, votedFor=null 02:25:05,943 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): In requestVote: RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:05,943 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: Set currentTerm=2, votedFor=leader739 02:25:05,943 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:05,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): In requestVote: RequestVote [term=2, candidateId=leader739, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:05,944 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:25:05,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: Set currentTerm=2, votedFor=leader739 02:25:05,944 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:25:05,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:05,944 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Election: Leader has following peers: [follower740, follower742, follower741] 02:25:05,944 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower740: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:05,944 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower742: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:05,944 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower741: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:05,945 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:05,945 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower742 (Follower): Term 2 in "AppendEntries [leaderId=leader739, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:25:05,945 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: Set currentTerm=2, votedFor=null 02:25:05,945 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower741: Last sync leader does not match current leader leader739, need to catch up to -1 02:25:05,945 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower740: Last sync leader does not match current leader leader739, need to catch up to -1 02:25:05,945 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower742: Last sync leader does not match current leader leader739, need to catch up to -1 [WARN] [11/22/2025 02:25:05.945] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower741] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@46c02acf [INFO] [akkaDeadLetter][11/22/2025 02:25:05.945] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower741] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] 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'. 02:25:05,945 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] 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'. 02:25:05,946 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] 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] [11/22/2025 02:25:05.946] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower740] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@fe34c0f [INFO] [akkaDeadLetter][11/22/2025 02:25:05.945] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower740] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] 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] [11/22/2025 02:25:05.946] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower742] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@326c5c7c 02:25:05,946 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower741 updated: matchIndex: -1, nextIndex: 0 [INFO] [akkaDeadLetter][11/22/2025 02:25:05.946] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower742] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:25:05,946 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:25:05,946 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower741: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:05,946 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower740 updated: matchIndex: -1, nextIndex: 0 02:25:05,946 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower740: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:05,947 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower742 updated: matchIndex: -1, nextIndex: 0 02:25:05,947 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower742: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:05,981 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:25:05,981 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader739 starting 02:25:05,985 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: onShutDown 02:25:05,985 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: Initiating leader transfer 02:25:05,985 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader739: pauseLeader successfully completed - doing transfer 02:25:05,985 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Attempting to transfer leadership 02:25:05,985 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower740: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:05,985 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower742: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:05,985 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Checking sendAppendEntries for follower follower741: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:05,985 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:25:05,986 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:25:05,986 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower742: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] 02:25:05,986 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:25:05,986 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower741: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] 02:25:05,986 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower740: onLeaderTransitioning: LeaderTransitioning [leaderId=leader739] [WARN] [11/22/2025 02:25:05.986] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower742] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3c2bc73 [WARN] [11/22/2025 02:25:05.986] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower741] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7e4cfa32 02:25:05,986 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:25:05,986 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] 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][11/22/2025 02:25:05.986] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower742] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower742] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [11/22/2025 02:25:05.986] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower740] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1b7a54e 02:25:05,986 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] 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'. [INFO] [akkaDeadLetter][11/22/2025 02:25:05.986] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower741] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower741] 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][11/22/2025 02:25:05.986] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower740] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower740] 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'. 02:25:06,61 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:25:06,61 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:25:06,61 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:25:06,182 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:25:06,182 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:25:06,182 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:25:06,301 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader739: leader transfer aborted 02:25:06,301 AM [test-akka.actor.default-dispatcher-16] [WARN] RaftActorLeadershipTransferCohort - leader739: Failed to transfer leadership in 316.3 ms 02:25:06,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739: leader transfer failed - sending PoisonPill 02:25:06,302 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader739 (Leader): Leadership transfer expired 02:25:06,302 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower740: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) 02:25:06,302 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower742: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) [WARN] [11/22/2025 02:25:06.302] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader739] received dead letter from TestActor[akka://test/user/follower742]: AppendEntriesReply [term=2, success=true, followerId=follower742, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [11/22/2025 02:25:06.302] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader739] received dead letter from TestActor[akka://test/user/follower740]: AppendEntriesReply [term=2, success=true, followerId=follower740, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:25:06,302 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower741: Lagging 0 entries behind leader leader739 and reached -1 (of expected -1) [WARN] [11/22/2025 02:25:06.302] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader739] received dead letter from TestActor[akka://test/user/follower741]: AppendEntriesReply [term=2, success=true, followerId=follower741, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:25:06,304 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader739 ending 02:25:06,305 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:25:06,305 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower740-notifier743#757998639] 02:25:06,317 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower740-collector744#2052755790] 02:25:06,317 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower740] 02:25:06,318 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower741-notifier745#1694230217] 02:25:06,318 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower741-collector746#484970776] 02:25:06,318 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower741] 02:25:06,318 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower742-notifier747#876195309] 02:25:06,320 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower742-collector748#-2054408073] 02:25:06,320 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower742] 02:25:06,320 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader739-notifier749#1487038854] 02:25:06,321 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader739-collector750#1091768926] 02:25:06,321 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader739] 02:25:06,322 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 02:25:06,322 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/22/2025 02:25:06.324] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower752]: org.opendaylight.controller.cluster.common.actor.Monitor@44d08e4e 02:25:06,326 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower752 with journal batch size 1000 02:25:06,326 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: SnapshotOffer called. 02:25:06,326 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Moving last applied index from -1 to -1 02:25:06,326 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=1, votedFor=null 02:25:06,326 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Updated server config: isVoting: true, peers: [PeerInfo [id=leader751, address=akka://test/user/leader751, votingState=VOTING], PeerInfo [id=follower754, address=akka://test/user/follower754, votingState=NON_VOTING], PeerInfo [id=follower753, address=akka://test/user/follower753, votingState=VOTING]] 02:25:06,326 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower752 in 111.0 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:06,327 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Recovery completed in 1.062 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:06.426] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower753]: org.opendaylight.controller.cluster.common.actor.Monitor@311ec1ff 02:25:06,427 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower753 with journal batch size 1000 02:25:06,427 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: SnapshotOffer called. 02:25:06,428 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Moving last applied index from -1 to -1 02:25:06,428 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=1, votedFor=null 02:25:06,428 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Updated server config: isVoting: true, peers: [PeerInfo [id=leader751, address=akka://test/user/leader751, votingState=VOTING], PeerInfo [id=follower754, address=akka://test/user/follower754, votingState=NON_VOTING], PeerInfo [id=follower752, address=akka://test/user/follower752, votingState=VOTING]] 02:25:06,428 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower753 in 92.44 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:06,428 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Recovery completed in 833.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:06.429] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower754]: org.opendaylight.controller.cluster.common.actor.Monitor@5d521909 02:25:06,429 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower754 with journal batch size 1000 02:25:06,430 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: SnapshotOffer called. 02:25:06,430 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Moving last applied index from -1 to -1 02:25:06,430 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=1, votedFor=null 02:25:06,430 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Updated server config: isVoting: false, peers: [PeerInfo [id=leader751, address=akka://test/user/leader751, votingState=VOTING], PeerInfo [id=follower753, address=akka://test/user/follower753, votingState=VOTING], PeerInfo [id=follower752, address=akka://test/user/follower752, votingState=VOTING]] 02:25:06,430 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower754 in 284.9 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/22/2025 02:25:06.431] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader751]: org.opendaylight.controller.cluster.common.actor.Monitor@2cb3731a 02:25:06,431 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Recovery completed in 688.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:06,431 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader751 with journal batch size 1000 02:25:06,432 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: SnapshotOffer called. 02:25:06,432 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Moving last applied index from -1 to -1 02:25:06,432 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=1, votedFor=null 02:25:06,432 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Updated server config: isVoting: true, peers: [PeerInfo [id=follower754, address=akka://test/user/follower754, votingState=NON_VOTING], PeerInfo [id=follower753, address=akka://test/user/follower753, votingState=VOTING], PeerInfo [id=follower752, address=akka://test/user/follower752, votingState=VOTING]] 02:25:06,432 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader751 in 97.57 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:06,432 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Recovery completed in 546.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:06,842 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:06,842 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.170:25520, Removed) 02:25:06,842 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower): Received ElectionTimeout - switching to Candidate 02:25:06,842 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Election: Candidate has following voting peers: [follower753, follower752] 02:25:06,842 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=2, votedFor=leader751 02:25:06,842 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Starting new election term 2 02:25:06,842 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Sending RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] to peer follower753 02:25:06,842 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): Sending RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] to peer follower752 02:25:06,842 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:25:06,842 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:06,842 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Cluster state: [] 02:25:06,842 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:06,842 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:06,842 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=2, votedFor=null 02:25:06,843 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): In requestVote: RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:06,843 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=2, votedFor=leader751 02:25:06,843 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:06,843 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:06,843 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Cluster state: [] 02:25:06,843 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:06,843 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:06,843 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=2, votedFor=null 02:25:06,843 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): In requestVote: RequestVote [term=2, candidateId=leader751, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:06,843 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=2, votedFor=leader751 02:25:06,843 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:06,844 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:25:06,844 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:25:06,844 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Election: Leader has following peers: [follower754, follower753, follower752] 02:25:06,844 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,844 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,844 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,844 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:06,844 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower754 (Follower): Term 2 in "AppendEntries [leaderId=leader751, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:25:06,844 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=2, votedFor=null 02:25:06,844 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower754: Last sync leader does not match current leader leader751, need to catch up to -1 02:25:06,844 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower753: Last sync leader does not match current leader leader751, need to catch up to -1 02:25:06,845 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower752: Last sync leader does not match current leader leader751, need to catch up to -1 [WARN] [11/22/2025 02:25:06.845] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower753] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@462db2d0 [WARN] [11/22/2025 02:25:06.845] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower752] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@9ee4297 02:25:06,845 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower754 updated: matchIndex: -1, nextIndex: 0 02:25:06,845 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,845 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower753 updated: matchIndex: -1, nextIndex: 0 02:25:06,845 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,845 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower752 updated: matchIndex: -1, nextIndex: 0 02:25:06,845 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:06.846] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@271c1359 02:25:06,886 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:25:06,886 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:25:06,887 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:25:06,887 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:25:06,887 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:25:06,887 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: onRequestLeadership RequestLeadership [requestedFollowerId=follower753, replyTo=Actor[akka://test/user/$a#-1764319481]] 02:25:06,889 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Initiating leader transfer 02:25:06,889 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 02:25:06,889 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader751: pauseLeader successfully completed - doing transfer 02:25:06,889 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Attempting to transfer leadership 02:25:06,889 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,889 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 02:25:06,889 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: onLeaderTransitioning: LeaderTransitioning [leaderId=leader751] 02:25:06,889 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,889 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,889 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower752: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:25:06,889 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower753: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) [WARN] [11/22/2025 02:25:06.890] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower752] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@18509cc7 02:25:06,890 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower754: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) [WARN] [11/22/2025 02:25:06.890] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower753] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1ced1c0e [WARN] [11/22/2025 02:25:06.890] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1fffabc0 02:25:06,890 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): tryToCompleteLeadershipTransfer: followerId: follower753, matchIndex: -1, lastIndex: -1, isVoting: true 02:25:06,890 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Follower's log matches - sending ElectionTimeout 02:25:06,890 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,890 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower753: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,890 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower754: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:25:06,890 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower753: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:25:06,890 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,890 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower752: Lagging 0 entries behind leader leader751 and reached -1 (of expected -1) 02:25:06,890 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:06,890 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower): Received TimeoutNow - switching to Candidate 02:25:06,890 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Election: Candidate has following voting peers: [leader751, follower752] 02:25:06,890 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753: Set currentTerm=3, votedFor=follower753 02:25:06,891 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Starting new election term 3 02:25:06,891 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Sending RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] to peer leader751 02:25:06,891 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): Sending RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] to peer follower752 02:25:06,891 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:25:06,891 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:06,891 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Cluster state: [] 02:25:06,891 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:06,891 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 2 - updating term 02:25:06,891 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=3, votedFor=null 02:25:06,891 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): In requestVote: RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:06,891 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Leader transfer complete 02:25:06,891 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752: Set currentTerm=3, votedFor=follower753 02:25:06,891 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader751: leader transfer complete - waiting for new leader 02:25:06,891 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower752 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:25:06,891 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:25:06,891 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:25:06,892 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Election: Leader has following peers: [leader751, follower754, follower752] 02:25:06,892 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower leader751: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,892 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower754: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,892 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower752: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,892 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:25:06,892 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower754 (Follower): Term 3 in "AppendEntries [leaderId=follower753, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 02:25:06,892 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower754: Set currentTerm=3, votedFor=null 02:25:06,892 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower752: Last sync leader does not match current leader follower753, need to catch up to -1 02:25:06,892 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower754: Last sync leader does not match current leader follower753, need to catch up to -1 [WARN] [11/22/2025 02:25:06.892] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower752] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@64557d61 02:25:06,892 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower752 updated: matchIndex: -1, nextIndex: 0 02:25:06,892 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower752: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,892 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower754 updated: matchIndex: -1, nextIndex: 0 02:25:06,892 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower follower754: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,892 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:06,893 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Cluster state: [] 02:25:06,893 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:06,893 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower [WARN] [11/22/2025 02:25:06.893] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower754] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5ff91556 02:25:06,893 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=3, votedFor=null 02:25:06,893 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): Leadership transfer in progress - processing RequestVote 02:25:06,893 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): In requestVote: RequestVote [term=3, candidateId=follower753, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:06,893 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Set currentTerm=3, votedFor=follower753 02:25:06,893 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:25:06,893 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader751 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:25:06,894 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader751 updated: matchIndex: -1, nextIndex: 0 02:25:06,894 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower753 (Leader): Checking sendAppendEntries for follower leader751: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:06,894 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader751: Last sync leader does not match current leader follower753, need to catch up to -1 02:25:06,894 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader751: leader changed to follower753 02:25:06,894 AM [test-akka.actor.default-dispatcher-5] [INFO] RaftActorLeadershipTransferCohort - leader751: Successfully transferred leadership to follower753 in 5.356 ms 02:25:06,894 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader751: Leadership transferred successfully to follower753 [WARN] [11/22/2025 02:25:06.895] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader751] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@13c850e5 02:25:06,938 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 02:25:06,938 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower752-notifier755#1905854704] 02:25:06,949 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower752-collector756#220790262] 02:25:06,950 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower752] 02:25:06,950 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower753-notifier757#-2077796619] 02:25:06,950 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower753-collector758#-408627823] 02:25:06,950 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower753] 02:25:06,950 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower754-notifier759#1774745985] 02:25:06,950 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower754-collector760#870828367] 02:25:06,951 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower754] 02:25:06,951 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader751-notifier761#-1204562496] 02:25:06,951 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader751-collector762#760290967] 02:25:06,951 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader751] 02:25:06,951 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#-1764319481] 02:25:06,952 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 02:25:06,952 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/22/2025 02:25:06.955] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower764]: org.opendaylight.controller.cluster.common.actor.Monitor@6ee69ede 02:25:06,956 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower764 with journal batch size 1000 02:25:06,956 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: SnapshotOffer called. 02:25:06,956 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Moving last applied index from -1 to -1 02:25:06,956 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=1, votedFor=null 02:25:06,956 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Updated server config: isVoting: true, peers: [PeerInfo [id=leader763, address=akka://test/user/leader763, votingState=VOTING], PeerInfo [id=follower766, address=akka://test/user/follower766, votingState=NON_VOTING], PeerInfo [id=follower765, address=akka://test/user/follower765, votingState=VOTING]] 02:25:06,956 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower764 in 103.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:06,957 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Recovery completed in 993.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:07.057] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower765]: org.opendaylight.controller.cluster.common.actor.Monitor@7dd5446c 02:25:07,57 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower765 with journal batch size 1000 02:25:07,58 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: SnapshotOffer called. 02:25:07,58 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Moving last applied index from -1 to -1 02:25:07,58 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=1, votedFor=null 02:25:07,58 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Updated server config: isVoting: true, peers: [PeerInfo [id=leader763, address=akka://test/user/leader763, votingState=VOTING], PeerInfo [id=follower766, address=akka://test/user/follower766, votingState=NON_VOTING], PeerInfo [id=follower764, address=akka://test/user/follower764, votingState=VOTING]] 02:25:07,58 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower765 in 88.89 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:07,59 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Recovery completed in 821.7 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:07.159] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower766]: org.opendaylight.controller.cluster.common.actor.Monitor@1847b0c7 02:25:07,160 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower766 with journal batch size 1000 02:25:07,160 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: SnapshotOffer called. 02:25:07,160 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Moving last applied index from -1 to -1 02:25:07,160 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Set currentTerm=1, votedFor=null 02:25:07,160 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Updated server config: isVoting: false, peers: [PeerInfo [id=leader763, address=akka://test/user/leader763, votingState=VOTING], PeerInfo [id=follower765, address=akka://test/user/follower765, votingState=VOTING], PeerInfo [id=follower764, address=akka://test/user/follower764, votingState=VOTING]] 02:25:07,160 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower766 in 96.63 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:07,161 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Recovery completed in 706.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:07.261] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader763]: org.opendaylight.controller.cluster.common.actor.Monitor@d24de68 02:25:07,261 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader763 with journal batch size 1000 02:25:07,262 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: SnapshotOffer called. 02:25:07,262 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Moving last applied index from -1 to -1 02:25:07,262 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Set currentTerm=1, votedFor=null 02:25:07,262 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Updated server config: isVoting: true, peers: [PeerInfo [id=follower766, address=akka://test/user/follower766, votingState=NON_VOTING], PeerInfo [id=follower765, address=akka://test/user/follower765, votingState=VOTING], PeerInfo [id=follower764, address=akka://test/user/follower764, votingState=VOTING]] 02:25:07,262 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader763 in 91.89 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:07,263 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Recovery completed in 822.9 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:07,651 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:07,651 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.170:25520, Removed) 02:25:07,651 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower): Received ElectionTimeout - switching to Candidate 02:25:07,651 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Election: Candidate has following voting peers: [follower765, follower764] 02:25:07,651 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Set currentTerm=2, votedFor=leader763 02:25:07,652 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Starting new election term 2 02:25:07,652 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Sending RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] to peer follower765 02:25:07,652 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): Sending RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] to peer follower764 02:25:07,652 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:25:07,652 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:07,652 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Cluster state: [] 02:25:07,652 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:07,652 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:07,653 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=2, votedFor=null 02:25:07,652 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:07,653 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Cluster state: [] 02:25:07,653 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:07,653 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:07,653 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=2, votedFor=null 02:25:07,653 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): In requestVote: RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:07,653 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: Set currentTerm=2, votedFor=leader763 02:25:07,653 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): In requestVote: RequestVote [term=2, candidateId=leader763, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:07,653 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: Set currentTerm=2, votedFor=leader763 02:25:07,653 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:07,653 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:07,653 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:25:07,653 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:25:07,653 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Election: Leader has following peers: [follower766, follower765, follower764] 02:25:07,653 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:07,653 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower766 (Follower): Term 2 in "AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:25:07,653 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: Set currentTerm=2, votedFor=null 02:25:07,654 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower766: Last sync leader does not match current leader leader763, need to catch up to -1 02:25:07,654 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:07,654 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower765: Last sync leader does not match current leader leader763, need to catch up to -1 02:25:07,654 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:07.654] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower765] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@244a2cc9 02:25:07,654 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 [WARN] [11/22/2025 02:25:07.654] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower766] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@71ca1099 02:25:07,655 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower766 updated: matchIndex: -1, nextIndex: 0 02:25:07,655 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:07,655 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower765 updated: matchIndex: -1, nextIndex: 0 02:25:07,655 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:07,656 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower764: Last sync leader does not match current leader leader763, need to catch up to -1 02:25:07,656 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower764 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/22/2025 02:25:07.656] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower764] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1a3850fe 02:25:07,656 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:07,663 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:25:07,663 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:25:07,664 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:25:07,664 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower765 starting 02:25:07,664 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower765: onShutDown 02:25:07,664 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower765 ending 02:25:07,664 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:25:07,664 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:25:07,664 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: onRequestLeadership RequestLeadership [requestedFollowerId=follower765, replyTo=Actor[akka://test/user/$b#-1998854931]] 02:25:07,665 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: Initiating leader transfer 02:25:07,665 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower766: onLeaderTransitioning: LeaderTransitioning [leaderId=leader763] [WARN] [11/22/2025 02:25:07.665] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: LeaderTransitioning [leaderId=leader763] 02:25:07,665 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower764: onLeaderTransitioning: LeaderTransitioning [leaderId=leader763] 02:25:07,665 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader763: pauseLeader successfully completed - doing transfer 02:25:07,665 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Attempting to transfer leadership 02:25:07,665 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower766: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:07,665 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower765: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:07.665] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:07,666 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:25:07,666 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Checking sendAppendEntries for follower follower764: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:07.666] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower766] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7a33a966 02:25:07,666 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) [WARN] [11/22/2025 02:25:07.666] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower764] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2545ed7f [WARN] [11/22/2025 02:25:07.771] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:07,771 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:25:07,771 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:25:07,891 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:25:07,891 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) [WARN] [11/22/2025 02:25:07.891] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:08,12 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader763: leader transfer aborted 02:25:08,12 AM [test-akka.actor.default-dispatcher-11] [WARN] RaftActorLeadershipTransferCohort - leader763: Failed to transfer leadership in 347.0 ms 02:25:08,12 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763: LeadershipTransfer request from follower765 failed 02:25:08,12 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader763 (Leader): Leadership transfer expired 02:25:08,13 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower766: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) [WARN] [11/22/2025 02:25:08.013] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower765] received dead letter from TestActor[akka://test/user/leader763]: AppendEntries [leaderId=leader763, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:08,13 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower764: Lagging 0 entries behind leader leader763 and reached -1 (of expected -1) 02:25:08,17 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 02:25:08,17 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower764-notifier767#671758700] 02:25:08,29 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower764-collector768#1526608345] 02:25:08,29 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower764] 02:25:08,29 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower765-notifier769#-476996618] 02:25:08,30 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower765-collector770#2077422594] 02:25:08,30 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower765] 02:25:08,30 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower766-notifier771#961381613] 02:25:08,30 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower766-collector772#2122971969] 02:25:08,30 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower766] 02:25:08,31 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader763-notifier773#1955860825] 02:25:08,31 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader763-collector774#-1674945105] 02:25:08,31 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader763] 02:25:08,31 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#-1998854931] 02:25:08,33 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 02:25:08,33 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/22/2025 02:25:08.035] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower776]: org.opendaylight.controller.cluster.common.actor.Monitor@27507e04 02:25:08,36 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower776 with journal batch size 1000 02:25:08,36 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: SnapshotOffer called. 02:25:08,37 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Moving last applied index from -1 to -1 02:25:08,37 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=1, votedFor=null 02:25:08,37 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Updated server config: isVoting: true, peers: [PeerInfo [id=follower777, address=akka://test/user/follower777, votingState=VOTING], PeerInfo [id=leader775, address=akka://test/user/leader775, votingState=VOTING], PeerInfo [id=follower778, address=akka://test/user/follower778, votingState=NON_VOTING]] 02:25:08,37 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower776 in 105.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/22/2025 02:25:08.037] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower777]: org.opendaylight.controller.cluster.common.actor.Monitor@3854d35d 02:25:08,37 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Recovery completed in 868.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:08,38 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower777 with journal batch size 1000 02:25:08,39 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: SnapshotOffer called. 02:25:08,39 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Moving last applied index from -1 to -1 02:25:08,39 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=1, votedFor=null 02:25:08,39 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Updated server config: isVoting: true, peers: [PeerInfo [id=follower776, address=akka://test/user/follower776, votingState=VOTING], PeerInfo [id=leader775, address=akka://test/user/leader775, votingState=VOTING], PeerInfo [id=follower778, address=akka://test/user/follower778, votingState=NON_VOTING]] 02:25:08,39 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower777 in 41.27 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:08,39 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Recovery completed in 487.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:08.140] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower778]: org.opendaylight.controller.cluster.common.actor.Monitor@797e1b73 02:25:08,140 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower778 with journal batch size 1000 02:25:08,141 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: SnapshotOffer called. 02:25:08,141 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Moving last applied index from -1 to -1 02:25:08,141 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=1, votedFor=null 02:25:08,141 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Updated server config: isVoting: false, peers: [PeerInfo [id=follower777, address=akka://test/user/follower777, votingState=VOTING], PeerInfo [id=follower776, address=akka://test/user/follower776, votingState=VOTING], PeerInfo [id=leader775, address=akka://test/user/leader775, votingState=VOTING]] 02:25:08,141 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower778 in 96.76 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:08,142 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Recovery completed in 765.6 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:08,143 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader775 with journal batch size 1000 [WARN] [11/22/2025 02:25:08.143] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader775]: org.opendaylight.controller.cluster.common.actor.Monitor@56ea6c11 02:25:08,143 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: SnapshotOffer called. 02:25:08,143 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Moving last applied index from -1 to -1 02:25:08,143 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=1, votedFor=null 02:25:08,143 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Updated server config: isVoting: true, peers: [PeerInfo [id=follower777, address=akka://test/user/follower777, votingState=VOTING], PeerInfo [id=follower776, address=akka://test/user/follower776, votingState=VOTING], PeerInfo [id=follower778, address=akka://test/user/follower778, votingState=NON_VOTING]] 02:25:08,143 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader775 in 58.33 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:08,144 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Recovery completed in 546.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:08,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:08,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.170:25520, Removed) 02:25:08,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower): Received ElectionTimeout - switching to Candidate 02:25:08,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Election: Candidate has following voting peers: [follower777, follower776] 02:25:08,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=2, votedFor=leader775 02:25:08,562 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Starting new election term 2 02:25:08,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Sending RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] to peer follower777 02:25:08,563 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): Sending RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] to peer follower776 02:25:08,563 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:25:08,563 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:08,563 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Cluster state: [] 02:25:08,563 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:08,563 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:08,563 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=2, votedFor=null 02:25:08,563 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): In requestVote: RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:08,563 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=2, votedFor=leader775 02:25:08,563 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:08,564 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:08,564 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Cluster state: [] 02:25:08,564 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:08,564 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:08,564 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=2, votedFor=null 02:25:08,564 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): In requestVote: RequestVote [term=2, candidateId=leader775, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:08,564 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=2, votedFor=leader775 02:25:08,564 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:08,564 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:25:08,564 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:25:08,564 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Election: Leader has following peers: [follower777, follower776, follower778] 02:25:08,565 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:08,565 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:08,565 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:08,565 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:08,565 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower776: Last sync leader does not match current leader leader775, need to catch up to -1 02:25:08,565 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Term 2 in "AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:25:08,565 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=2, votedFor=null 02:25:08,565 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower778: Last sync leader does not match current leader leader775, need to catch up to -1 02:25:08,565 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower777: Last sync leader does not match current leader leader775, need to catch up to -1 [WARN] [11/22/2025 02:25:08.565] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower776] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7eebe022 [WARN] [11/22/2025 02:25:08.565] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@10307d9e 02:25:08,566 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower776 updated: matchIndex: -1, nextIndex: 0 02:25:08,566 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:08,566 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: -1, nextIndex: 0 02:25:08,566 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:08.566] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@60bb1a99 02:25:08,566 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower777 updated: matchIndex: -1, nextIndex: 0 02:25:08,566 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:08,598 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:25:08,598 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower776 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower776: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower778 02:25:08,599 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower778: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:08,599 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): handleAppendEntries: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:08,600 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Number of entries to be appended = 1 02:25:08,600 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:25:08,600 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Append entry to log zero 02:25:08,600 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:08,600 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Log size is now 1 02:25:08,600 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower776, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:25:08,600 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached -1 (of expected -1) 02:25:08,600 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower776 updated: matchIndex: 0, nextIndex: 1 02:25:08,600 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,600 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:08,600 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): handleAppendEntries: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:08,600 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Number of entries to be appended = 1 02:25:08,600 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:25:08,600 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Append entry to log zero 02:25:08,600 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:08,600 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Log size is now 1 02:25:08,600 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:25:08,600 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower778, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:25:08,600 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Setting last applied to 0 02:25:08,600 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Moving last applied index from -1 to 0 02:25:08,600 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached -1 (of expected -1) 02:25:08,600 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Applying state for log index 0 data zero 02:25:08,601 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: applyState called: zero 02:25:08,601 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: 0, nextIndex: 1 02:25:08,601 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,601 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Persisting ApplyJournalEntries with index=0 02:25:08,601 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:08,601 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:08,602 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Commit index set to 0 [WARN] [11/22/2025 02:25:08.602] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7bc15bc6 02:25:08,602 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) [WARN] [11/22/2025 02:25:08.602] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower776] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@76cf7ff5 02:25:08,602 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:25:08,602 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Setting last applied to 0 02:25:08,602 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Moving last applied index from -1 to 0 02:25:08,602 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Applying state for log index 0 data zero 02:25:08,602 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: applyState called: zero 02:25:08,602 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Persisting ApplyJournalEntries with index=0 02:25:08,681 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:25:08,681 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:08,801 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:25:08,801 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=leader775, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:08,801 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Commit index set to 0 02:25:08,801 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:25:08,801 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:25:08,801 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:25:08,801 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Setting last applied to 0 02:25:08,801 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Moving last applied index from -1 to 0 02:25:08,801 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Applying state for log index 0 data zero 02:25:08,801 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: applyState called: zero 02:25:08,802 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Persisting ApplyJournalEntries with index=0 02:25:08,851 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:25:08,851 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 02:25:08,851 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: onShutDown 02:25:08,851 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Initiating leader transfer 02:25:08,851 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 02:25:08,851 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader775: pauseLeader successfully completed - doing transfer 02:25:08,851 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 02:25:08,851 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Attempting to transfer leadership 02:25:08,852 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,852 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:25:08,852 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,852 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:25:08,852 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,852 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): tryToCompleteLeadershipTransfer: followerId: follower776, matchIndex: 0, lastIndex: 0, isVoting: true 02:25:08,852 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Follower's log matches - sending ElectionTimeout 02:25:08,852 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,852 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): sendAppendEntries: 0 is present for follower follower777 02:25:08,852 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower776: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,852 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:25:08,852 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower776: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:25:08,852 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,852 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader leader775 and reached 0 (of expected -1) 02:25:08,852 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:08,852 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower): Received TimeoutNow - switching to Candidate 02:25:08,852 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Election: Candidate has following voting peers: [follower777, leader775] 02:25:08,853 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776: Set currentTerm=3, votedFor=follower776 02:25:08,853 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Starting new election term 3 02:25:08,853 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Sending RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] to peer follower777 02:25:08,853 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): Sending RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] to peer leader775 02:25:08,853 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:25:08,853 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:08,853 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Cluster state: [] 02:25:08,853 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:25:08,853 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Leader transfer complete 02:25:08,853 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader775: leader transfer complete - waiting for new leader 02:25:08,853 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2]" message is greater than follower's term 2 - updating term 02:25:08,853 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=3, votedFor=null 02:25:08,853 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): In requestVote: RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:08,853 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Set currentTerm=3, votedFor=follower776 02:25:08,853 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:25:08,853 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:25:08,853 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:25:08,854 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Election: Leader has following peers: [follower777, leader775, follower778] 02:25:08,854 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower777: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,854 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower leader775: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,854 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower778: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,854 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:25:08,854 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower778 (Follower): Term 3 in "AppendEntries [leaderId=follower776, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 02:25:08,854 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower778: Set currentTerm=3, votedFor=null 02:25:08,854 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower778: Last sync leader does not match current leader follower776, need to catch up to -1 02:25:08,854 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:08,854 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower778 updated: matchIndex: 0, nextIndex: 1 02:25:08,854 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Cluster state: [] 02:25:08,854 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:25:08,854 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower778: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,854 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2]" message is greater than leader's term 2 - switching to Follower 02:25:08,854 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=3, votedFor=null 02:25:08,854 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): Leadership transfer in progress - processing RequestVote 02:25:08,854 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): In requestVote: RequestVote [term=3, candidateId=follower776, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 02:25:08,854 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: Set currentTerm=3, votedFor=follower776 02:25:08,854 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:25:08,854 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader775 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:25:08,854 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) [WARN] [11/22/2025 02:25:08.854] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@195ffcf6 [WARN] [11/22/2025 02:25:08.854] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower778] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@63d747df 02:25:08,855 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - leader775: Last sync leader does not match current leader follower776, need to catch up to -1 02:25:08,855 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader775: leader changed to follower776 02:25:08,855 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader775 updated: matchIndex: 0, nextIndex: 1 02:25:08,855 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower leader775: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:08,855 AM [test-akka.actor.default-dispatcher-11] [INFO] RaftActorLeadershipTransferCohort - leader775: Successfully transferred leadership to follower776 in 3.629 ms 02:25:08,855 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader775: leader transfer succeeded - sending PoisonPill 02:25:08,855 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - leader775: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) [WARN] [11/22/2025 02:25:08.855] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader775] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4dfddb2d [WARN] [11/22/2025 02:25:08.856] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader775] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@60f0686e 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower777: Last sync leader does not match current leader follower776, need to catch up to -1 02:25:09,372 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): sendAppendEntries: 0 is present for follower follower777 02:25:09,372 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower778: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) [WARN] [11/22/2025 02:25:09.372] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader775] received dead letter from TestActor[akka://test/user/follower776]: AppendEntries [leaderId=follower776, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:09,372 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Sending AppendEntries to follower follower777: AppendEntries [leaderId=follower776, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] [WARN] [11/22/2025 02:25:09.372] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@119e00dd 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): handleAppendEntries: AppendEntries [leaderId=follower776, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Number of entries to be appended = 1 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Append entry to log zero 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Log size is now 1 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Commit index set to 0 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower777, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower777: Lagging 0 entries behind leader follower776 and reached 0 (of expected -1) 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777 (Follower): Setting last applied to 0 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Moving last applied index from -1 to 0 02:25:09,372 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Applying state for log index 0 data zero 02:25:09,372 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower777 updated: matchIndex: 0, nextIndex: 1 02:25:09,373 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: applyState called: zero 02:25:09,373 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower776 (Leader): Checking sendAppendEntries for follower follower777: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:09,374 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:09,374 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: Persisting ApplyJournalEntries with index=0 [WARN] [11/22/2025 02:25:09.374] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower777] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4735d2d1 02:25:09,404 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: onLeaderTransitioning: LeaderTransitioning [leaderId=leader775] 02:25:09,405 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 02:25:09,405 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower777 starting 02:25:09,405 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower777: onShutDown 02:25:09,406 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower777 ending 02:25:09,406 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:25:09,406 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower776-notifier779#1608243737] 02:25:09,417 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower776-collector780#-1444169458] 02:25:09,417 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower776] 02:25:09,417 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower777-notifier781#915891843] 02:25:09,417 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower777-collector782#1563475705] 02:25:09,418 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower777] 02:25:09,418 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower778-notifier783#2124955416] 02:25:09,418 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower778-collector784#-92857497] 02:25:09,418 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower778] 02:25:09,418 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader775-notifier785#952746903] 02:25:09,419 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader775-collector786#1001904955] 02:25:09,419 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader775] 02:25:09,420 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting [WARN] [11/22/2025 02:25:09.422] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader787]: org.opendaylight.controller.cluster.common.actor.Monitor@425dcef0 02:25:09,422 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader787 with journal batch size 1000 02:25:09,423 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:09,424 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:09,424 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Follower): Received TimeoutNow - switching to Candidate 02:25:09,424 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Election: Candidate has following voting peers: [] 02:25:09,424 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: Set currentTerm=1, votedFor=leader787 02:25:09,424 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Starting new election term 1 02:25:09,424 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:25:09,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate): Received ElectionTimeout 02:25:09,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Leader): Election: Leader has following peers: [] 02:25:09,425 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader787 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:25:09,425 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader787 starting 02:25:09,425 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader787: onShutDown 02:25:09,426 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader787 ending 02:25:09,426 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 02:25:09,426 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader787-collector791#2090767954] 02:25:09,436 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader787] 02:25:09,437 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 02:25:09,437 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/22/2025 02:25:09.439] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower793]: org.opendaylight.controller.cluster.common.actor.Monitor@2b010e39 02:25:09,439 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower793 with journal batch size 1000 02:25:09,440 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: SnapshotOffer called. 02:25:09,440 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Moving last applied index from -1 to -1 02:25:09,440 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=1, votedFor=null 02:25:09,440 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Updated server config: isVoting: true, peers: [PeerInfo [id=follower795, address=akka://test/user/follower795, votingState=NON_VOTING], PeerInfo [id=follower794, address=akka://test/user/follower794, votingState=VOTING], PeerInfo [id=leader792, address=akka://test/user/leader792, votingState=VOTING]] 02:25:09,440 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower793 in 87.45 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:09,441 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Recovery completed in 1.095 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:09,441 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower794 with journal batch size 1000 [WARN] [11/22/2025 02:25:09.441] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower794]: org.opendaylight.controller.cluster.common.actor.Monitor@55af4d99 02:25:09,441 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: SnapshotOffer called. 02:25:09,441 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Moving last applied index from -1 to -1 02:25:09,441 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=1, votedFor=null 02:25:09,441 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Updated server config: isVoting: true, peers: [PeerInfo [id=follower795, address=akka://test/user/follower795, votingState=NON_VOTING], PeerInfo [id=leader792, address=akka://test/user/leader792, votingState=VOTING], PeerInfo [id=follower793, address=akka://test/user/follower793, votingState=VOTING]] 02:25:09,441 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower794 in 40.21 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:09,442 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Recovery completed in 455.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:09.443] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower795]: org.opendaylight.controller.cluster.common.actor.Monitor@4ff9b2e5 02:25:09,443 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower795 with journal batch size 1000 02:25:09,444 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: SnapshotOffer called. 02:25:09,444 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Moving last applied index from -1 to -1 02:25:09,444 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Set currentTerm=1, votedFor=null 02:25:09,444 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Updated server config: isVoting: false, peers: [PeerInfo [id=follower794, address=akka://test/user/follower794, votingState=VOTING], PeerInfo [id=leader792, address=akka://test/user/leader792, votingState=VOTING], PeerInfo [id=follower793, address=akka://test/user/follower793, votingState=VOTING]] 02:25:09,444 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower795 in 37.55 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:09,444 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Recovery completed in 542.0 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:09.445] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader792]: org.opendaylight.controller.cluster.common.actor.Monitor@52314f77 02:25:09,445 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader792 with journal batch size 1000 02:25:09,445 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: SnapshotOffer called. 02:25:09,445 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Moving last applied index from -1 to -1 02:25:09,445 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Set currentTerm=1, votedFor=null 02:25:09,445 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Updated server config: isVoting: true, peers: [PeerInfo [id=follower795, address=akka://test/user/follower795, votingState=NON_VOTING], PeerInfo [id=follower794, address=akka://test/user/follower794, votingState=VOTING], PeerInfo [id=follower793, address=akka://test/user/follower793, votingState=VOTING]] 02:25:09,445 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader792 in 37.16 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:09,445 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Recovery completed in 403.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:09,841 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:09,841 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.170:25520, Removed) 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower): Received ElectionTimeout - switching to Candidate 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Election: Candidate has following voting peers: [follower794, follower793] 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Set currentTerm=2, votedFor=leader792 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Starting new election term 2 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Sending RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] to peer follower794 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): Sending RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] to peer follower793 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:25:09,842 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:09,842 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Cluster state: [] 02:25:09,842 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:09,842 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:09,842 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=2, votedFor=null 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Cluster state: [] 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=2, votedFor=null 02:25:09,842 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): In requestVote: RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:09,842 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: Set currentTerm=2, votedFor=leader792 02:25:09,842 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): In requestVote: RequestVote [term=2, candidateId=leader792, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:09,842 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:09,843 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Set currentTerm=2, votedFor=leader792 02:25:09,843 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:09,844 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:25:09,844 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:25:09,844 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Election: Leader has following peers: [follower795, follower794, follower793] 02:25:09,844 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:09,844 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:09,844 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Term 2 in "AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:25:09,844 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:09,844 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Set currentTerm=2, votedFor=null 02:25:09,844 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:09,845 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower795: Last sync leader does not match current leader leader792, need to catch up to -1 02:25:09,845 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower795 updated: matchIndex: -1, nextIndex: 0 02:25:09,845 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:09,846 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower794: Last sync leader does not match current leader leader792, need to catch up to -1 02:25:09,846 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower793: Last sync leader does not match current leader leader792, need to catch up to -1 02:25:09,846 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower794 updated: matchIndex: -1, nextIndex: 0 02:25:09,846 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:09,846 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower793 updated: matchIndex: -1, nextIndex: 0 02:25:09,846 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:09.846] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower794] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4719c512 [WARN] [11/22/2025 02:25:09.846] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower793] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@34bee6d6 [WARN] [11/22/2025 02:25:09.846] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower795] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@76e156c2 02:25:09,848 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:25:09,848 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:25:09,849 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:25:09,849 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:25:09,849 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:09,849 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:09,849 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:25:09,849 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:09,849 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower795 02:25:09,849 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower795: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:09,849 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): handleAppendEntries: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:09,849 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Number of entries to be appended = 1 02:25:09,849 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:25:09,849 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Append entry to log zero 02:25:09,849 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:09,849 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Log size is now 1 02:25:09,850 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower795, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:25:09,850 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached -1 (of expected -1) 02:25:09,850 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:09,850 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:25:09,850 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower794: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:09,850 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:09,850 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower793 02:25:09,850 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower793: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:09,850 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): handleAppendEntries: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:09,850 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Number of entries to be appended = 1 02:25:09,850 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:25:09,850 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Append entry to log zero 02:25:09,850 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:09,850 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Log size is now 1 02:25:09,850 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower793, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:25:09,850 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached -1 (of expected -1) 02:25:09,850 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:09,850 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower795 updated: matchIndex: 0, nextIndex: 1 02:25:09,850 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:09.850] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower795] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@33ce8aca 02:25:09,851 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower793 updated: matchIndex: 0, nextIndex: 1 02:25:09,851 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:09,851 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [11/22/2025 02:25:09.851] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower793] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6090af7b 02:25:09,851 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:25:09,851 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:25:09,851 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Setting last applied to 0 02:25:09,851 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Moving last applied index from -1 to 0 02:25:09,851 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Applying state for log index 0 data zero 02:25:09,852 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: applyState called: zero 02:25:09,852 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Persisting ApplyJournalEntries with index=0 02:25:09,962 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:25:09,962 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower794: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:09,962 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Commit index set to 0 02:25:09,962 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:25:09,962 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:25:09,962 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795 (Follower): Setting last applied to 0 02:25:09,962 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Moving last applied index from -1 to 0 02:25:09,962 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Applying state for log index 0 data zero 02:25:09,962 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: applyState called: zero 02:25:09,962 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Commit index set to 0 02:25:09,962 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: Persisting ApplyJournalEntries with index=0 02:25:09,962 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:25:09,962 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:25:09,962 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793 (Follower): Setting last applied to 0 02:25:09,962 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Moving last applied index from -1 to 0 02:25:09,962 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Applying state for log index 0 data zero 02:25:09,962 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: applyState called: zero 02:25:09,962 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: Persisting ApplyJournalEntries with index=0 02:25:10,1 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:25:10,1 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:25:10,1 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:25:10,2 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: onRequestLeadership RequestLeadership [requestedFollowerId=follower794, replyTo=Actor[akka://test/user/$c#975115619]] 02:25:10,2 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: Initiating leader transfer 02:25:10,2 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower795: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 02:25:10,3 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower793: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 02:25:10,3 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower794: onLeaderTransitioning: LeaderTransitioning [leaderId=leader792] 02:25:10,3 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader792: pauseLeader successfully completed - doing transfer 02:25:10,3 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Attempting to transfer leadership 02:25:10,3 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower795: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:10,3 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower794: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:10,3 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:25:10,3 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Checking sendAppendEntries for follower follower793: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:25:10,3 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:25:10,3 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:25:10,81 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): sendAppendEntries: 0 is present for follower follower794 02:25:10,81 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Sending AppendEntries to follower follower794: AppendEntries [leaderId=leader792, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:10,202 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:25:10,202 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:25:10,321 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader792: leader transfer aborted 02:25:10,321 AM [test-akka.actor.default-dispatcher-18] [WARN] RaftActorLeadershipTransferCohort - leader792: Failed to transfer leadership in 318.9 ms 02:25:10,321 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792: LeadershipTransfer request from follower794 failed 02:25:10,321 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader792 (Leader): Leadership transfer expired 02:25:10,322 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower795: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:25:10,322 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower793: Lagging 0 entries behind leader leader792 and reached 0 (of expected -1) 02:25:10,354 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 02:25:10,354 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower793-notifier796#1694803607] 02:25:10,365 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower793-collector797#-1809425470] 02:25:10,366 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower793] 02:25:10,366 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower794-notifier798#-755447345] 02:25:10,366 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower794-collector799#-2082101936] 02:25:10,366 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower794] 02:25:10,367 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower795-notifier800#-1579496713] 02:25:10,367 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower795-collector801#-1848642299] 02:25:10,367 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower795] 02:25:10,367 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader792-notifier802#-984516489] 02:25:10,368 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader792-collector803#375247577] 02:25:10,368 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader792] 02:25:10,368 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#975115619] 02:25:10,369 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 02:25:10,369 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [11/22/2025 02:25:10.371] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower805]: org.opendaylight.controller.cluster.common.actor.Monitor@6e03e05a 02:25:10,371 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower805 with journal batch size 1000 02:25:10,372 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: SnapshotOffer called. 02:25:10,372 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Moving last applied index from -1 to -1 02:25:10,372 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=1, votedFor=null 02:25:10,372 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Updated server config: isVoting: true, peers: [PeerInfo [id=leader804, address=akka://test/user/leader804, votingState=VOTING], PeerInfo [id=follower807, address=akka://test/user/follower807, votingState=NON_VOTING], PeerInfo [id=follower806, address=akka://test/user/follower806, votingState=VOTING]] 02:25:10,372 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower805 in 80.47 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [11/22/2025 02:25:10.372] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower806]: org.opendaylight.controller.cluster.common.actor.Monitor@78783605 02:25:10,373 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower806 with journal batch size 1000 02:25:10,373 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: SnapshotOffer called. 02:25:10,373 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Moving last applied index from -1 to -1 02:25:10,373 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=1, votedFor=null 02:25:10,373 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Updated server config: isVoting: true, peers: [PeerInfo [id=follower805, address=akka://test/user/follower805, votingState=VOTING], PeerInfo [id=leader804, address=akka://test/user/leader804, votingState=VOTING], PeerInfo [id=follower807, address=akka://test/user/follower807, votingState=NON_VOTING]] 02:25:10,373 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower806 in 79.26 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:10,373 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Recovery completed in 1.141 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:10,374 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Recovery completed in 1.477 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:10.380] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower807]: org.opendaylight.controller.cluster.common.actor.Monitor@5f7f9198 02:25:10,381 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower807 with journal batch size 1000 02:25:10,381 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: SnapshotOffer called. 02:25:10,381 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Moving last applied index from -1 to -1 02:25:10,381 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Set currentTerm=1, votedFor=null 02:25:10,381 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Updated server config: isVoting: false, peers: [PeerInfo [id=follower805, address=akka://test/user/follower805, votingState=VOTING], PeerInfo [id=leader804, address=akka://test/user/leader804, votingState=VOTING], PeerInfo [id=follower806, address=akka://test/user/follower806, votingState=VOTING]] 02:25:10,381 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower807 in 37.87 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:10,382 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Recovery completed in 578.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [11/22/2025 02:25:10.382] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader804]: org.opendaylight.controller.cluster.common.actor.Monitor@1c342075 02:25:10,382 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader804 with journal batch size 1000 02:25:10,383 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: SnapshotOffer called. 02:25:10,383 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Moving last applied index from -1 to -1 02:25:10,383 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=1, votedFor=null 02:25:10,383 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Updated server config: isVoting: true, peers: [PeerInfo [id=follower805, address=akka://test/user/follower805, votingState=VOTING], PeerInfo [id=follower807, address=akka://test/user/follower807, votingState=NON_VOTING], PeerInfo [id=follower806, address=akka://test/user/follower806, votingState=VOTING]] 02:25:10,383 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader804 in 54.01 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:25:10,383 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Recovery completed in 487.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:25:10,802 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:10,802 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.170:25520, Removed) 02:25:10,802 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower): Received ElectionTimeout - switching to Candidate 02:25:10,802 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Election: Candidate has following voting peers: [follower805, follower806] 02:25:10,802 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=2, votedFor=leader804 02:25:10,802 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Starting new election term 2 02:25:10,802 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Sending RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] to peer follower805 02:25:10,802 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): Sending RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] to peer follower806 02:25:10,802 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:25:10,802 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:10,802 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:10,802 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Cluster state: [] 02:25:10,802 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:10,803 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Cluster state: [] 02:25:10,803 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:10,803 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:10,803 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:25:10,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=2, votedFor=null 02:25:10,803 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=2, votedFor=null 02:25:10,803 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): In requestVote: RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:10,803 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=2, votedFor=leader804 02:25:10,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): In requestVote: RequestVote [term=2, candidateId=leader804, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:10,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805: Set currentTerm=2, votedFor=leader804 02:25:10,803 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:10,803 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower805 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:25:10,808 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:25:10,808 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:25:10,808 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Election: Leader has following peers: [follower805, follower807, follower806] 02:25:10,808 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:10,808 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:10,808 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:10,808 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower807 (Follower): Term 2 in "AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:25:10,808 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower807: Set currentTerm=2, votedFor=null 02:25:10,808 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:10,809 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower806: Last sync leader does not match current leader leader804, need to catch up to -1 02:25:10,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower805: Last sync leader does not match current leader leader804, need to catch up to -1 02:25:10,809 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower807: Last sync leader does not match current leader leader804, need to catch up to -1 02:25:10,809 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower806 updated: matchIndex: -1, nextIndex: 0 02:25:10,809 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:10.809] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower806] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@739fb95e 02:25:10,809 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower805 updated: matchIndex: -1, nextIndex: 0 [WARN] [11/22/2025 02:25:10.809] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower805] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1bc7e32 02:25:10,809 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:10,809 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower807 updated: matchIndex: -1, nextIndex: 0 02:25:10,809 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:10.810] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower807] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@665e15d6 02:25:10,836 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:25:10,836 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:25:10,837 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:25:10,837 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower805] 02:25:10,848 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower807] 02:25:10,859 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:25:10,859 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:25:10,859 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: onRequestLeadership RequestLeadership [requestedFollowerId=follower806, replyTo=Actor[akka://test/user/$d#-2121329450]] 02:25:10,859 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Initiating leader transfer [WARN] [11/22/2025 02:25:10.859] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/leader804]: LeaderTransitioning [leaderId=leader804] 02:25:10,859 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader804: pauseLeader successfully completed - doing transfer 02:25:10,859 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Attempting to transfer leadership [WARN] [11/22/2025 02:25:10.859] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/leader804]: LeaderTransitioning [leaderId=leader804] 02:25:10,859 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:10,859 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: onLeaderTransitioning: LeaderTransitioning [leaderId=leader804] 02:25:10,859 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:10,859 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:10.859] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [11/22/2025 02:25:10.860] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:10,860 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower806: Lagging 0 entries behind leader leader804 and reached -1 (of expected -1) 02:25:10,860 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): tryToCompleteLeadershipTransfer: followerId: follower806, matchIndex: -1, lastIndex: -1, isVoting: true 02:25:10,860 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Follower's log matches - sending ElectionTimeout 02:25:10,860 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower805: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:10.860] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower806] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@739f2751 02:25:10,860 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower807: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:10.860] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:10,860 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Checking sendAppendEntries for follower follower806: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:10.860] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/leader804]: AppendEntries [leaderId=leader804, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:10,860 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Leader transfer complete 02:25:10,860 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader804: leader transfer complete - waiting for new leader 02:25:10,860 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower806: Lagging 0 entries behind leader leader804 and reached -1 (of expected -1) 02:25:10,860 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:10,860 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower): Received TimeoutNow - switching to Candidate 02:25:10,860 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Election: Candidate has following voting peers: [follower805, leader804] 02:25:10,860 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806: Set currentTerm=3, votedFor=follower806 02:25:10,860 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Starting new election term 3 02:25:10,861 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Sending RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] to peer follower805 02:25:10,861 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): Sending RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] to peer leader804 02:25:10,861 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 [WARN] [11/22/2025 02:25:10.861] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/follower806]: RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] 02:25:10,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:25:10,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Cluster state: [] 02:25:10,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:25:10,861 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 02:25:10,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=3, votedFor=null 02:25:10,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): Leadership transfer in progress - processing RequestVote 02:25:10,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): In requestVote: RequestVote [term=3, candidateId=follower806, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:25:10,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Set currentTerm=3, votedFor=follower806 02:25:10,861 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:25:10,861 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader804 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:25:10,862 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:25:10,862 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:25:10,862 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Election: Leader has following peers: [follower805, leader804, follower807] 02:25:10,862 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower follower805: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:10,862 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower leader804: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:10,862 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower follower807: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [11/22/2025 02:25:10.862] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower805] received dead letter from TestActor[akka://test/user/follower806]: AppendEntries [leaderId=follower806, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [11/22/2025 02:25:10.862] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower807] received dead letter from TestActor[akka://test/user/follower806]: AppendEntries [leaderId=follower806, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:10,862 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:25:10,862 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader804: Last sync leader does not match current leader follower806, need to catch up to -1 02:25:10,862 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader804: leader changed to follower806 02:25:10,862 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader804 updated: matchIndex: -1, nextIndex: 0 02:25:10,863 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower806 (Leader): Checking sendAppendEntries for follower leader804: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:10,862 AM [test-akka.actor.default-dispatcher-18] [INFO] RaftActorLeadershipTransferCohort - leader804: Successfully transferred leadership to follower806 in 3.513 ms 02:25:10,863 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader804: Leadership transferred successfully to follower806 [WARN] [11/22/2025 02:25:10.863] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader804] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@430fb764 02:25:10,910 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 02:25:10,910 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower805-notifier808#-586847774] 02:25:10,921 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower805-collector809#-1422762684] 02:25:10,921 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower806-notifier810#-1345808005] 02:25:10,921 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower806-collector811#82474422] 02:25:10,921 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower806] 02:25:10,921 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower807-notifier812#1084794078] 02:25:10,922 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower807-collector813#-1975193766] 02:25:10,922 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader804-notifier814#-1941142107] 02:25:10,922 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader804-collector815#-1963831491] 02:25:10,922 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader804] 02:25:10,922 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#-2121329450] 02:25:10,923 AM [test-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [11/22/2025 02:25:10.923] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/22/2025 02:25:10.924] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.170:25520) [INFO] [11/22/2025 02:25:10.925] [test-akka.actor.internal-dispatcher-10] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.170:25520] - Exiting completed [INFO] [11/22/2025 02:25:10.925] [test-akka.actor.internal-dispatcher-10] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.170:25520] - Shutting down... [INFO] [11/22/2025 02:25:10.925] [test-akka.actor.internal-dispatcher-10] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.170:25520] - Successfully shut down [INFO] [11/22/2025 02:25:10.926] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.170:25520/system/remoting-terminator] Shutting down remote daemon. 02:25:10,927 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.170:25520] - Exiting completed [INFO] [11/22/2025 02:25:10.926] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.170:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:25:10,927 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.170:25520] - Shutting down... 02:25:10,927 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.170:25520] - Successfully shut down 02:25:10,927 AM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:25:10,927 AM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/22/2025 02:25:10.929] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.170:25520/system/remoting-terminator] Remoting shut down. [DEBUG] [11/22/2025 02:25:10.930] [test-akka.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger 02:25:10,930 AM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.