[DEBUG] [08/28/2025 14:13:39.141] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:13:39,143 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/28/2025 14:13:39.143] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [08/28/2025 14:13:39.143] [main] [EventStream(akka://test)] Default Loggers started [INFO] [08/28/2025 14:13:39.160] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.194:25520] with UID [-5898543877701564719] 02:13:39,160 PM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.194:25520] with UID [-5898543877701564719] [INFO] [08/28/2025 14:13:39.161] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.194:25520] - Starting up, Akka version [2.6.21] ... 02:13:39,161 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.194:25520] - Starting up, Akka version [2.6.21] ... [INFO] [08/28/2025 14:13:39.168] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.194:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:13:39,168 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.194:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [08/28/2025 14:13:39.169] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.194:25520] - Started up successfully 02:13:39,169 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.194:25520] - Started up successfully [INFO] [08/28/2025 14:13:39.169] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.194:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [08/28/2025 14:13:39.169] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.194:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:13:39,170 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.194:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:13:39,170 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.194:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:13:39,182 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,182 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,182 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,183 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:13:39,183 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 5 in "AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 02:13:39,183 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:13:39,183 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 02:13:39,183 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior363#-622559696] 02:13:39,194 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate364] 02:13:39,194 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer365#-553841805] 02:13:39,196 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,196 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 02:13:39,196 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,196 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:13:39,196 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:13:39,196 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:13:39,196 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:13:39,196 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior366#2049465687] 02:13:39,207 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate367] 02:13:39,207 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer368#-926408532] 02:13:39,209 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,209 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,209 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:13:39,210 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:13:39,210 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:13:39,210 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:13:39,210 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior369#961135638] 02:13:39,221 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate370] 02:13:39,221 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer371#860351866] 02:13:39,223 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,223 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,223 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,223 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:13:39,223 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:13:39,223 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:13:39,223 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:13:39,223 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:13:39,223 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior372#2045525029] 02:13:39,234 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate373] 02:13:39,235 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer374#-1221669451] 02:13:39,237 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,237 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 02:13:39,238 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:13:39,238 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,238 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:13:39,238 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:13:39,238 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:13:39,238 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:13:39,238 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 02:13:39,238 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 02:13:39,238 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:13:39,238 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:13:39,238 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:13:39,238 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 02:13:39,238 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior375#1034251866] 02:13:39,249 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate376] 02:13:39,249 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer377#-2053151770] 02:13:39,249 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer378#1569033346] 02:13:39,251 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,251 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,252 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,252 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 02:13:39,252 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:13:39,252 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 02:13:39,252 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior379#-1406624601] 02:13:39,263 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate380] 02:13:39,263 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer381#1792017548] 02:13:39,265 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,265 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,265 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:13:39,265 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]], my term is 2 02:13:39,265 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:13:39,265 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:13:39,266 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:13:39,266 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:13:39,266 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior382#1565748049] 02:13:39,276 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate383] 02:13:39,278 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,278 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,278 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:13:39,278 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:13:39,278 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:13:39,278 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 02:13:39,279 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior384#222584739] 02:13:39,289 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate385] 02:13:39,289 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer386#-1223109050] 02:13:39,291 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,292 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,292 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,292 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior387#1878773890] 02:13:39,302 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate388] 02:13:39,305 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 02:13:39,306 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 02:13:39,306 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 02:13:39,306 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 02:13:39,708 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 02:13:39,708 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:13:39,708 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 02:13:39,708 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:13:39,708 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:13:39,708 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:13:39,709 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:13:39,709 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:13:39,709 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:13:39,709 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:13:39,709 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:13:39,709 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior389#-1091677422] 02:13:39,720 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate390] 02:13:39,720 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer391#-1501029739] 02:13:39,720 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer392#1895916039] 02:13:39,721 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer393#482274104] 02:13:39,721 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer394#-1980657098] 02:13:39,723 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,723 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 02:13:39,725 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 02:13:39,725 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:13:39,725 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 02:13:39,725 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 02:13:39,725 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:13:39,726 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:13:39,726 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:13:39,726 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:13:39,726 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior395#-1203041965] 02:13:39,737 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate396] 02:13:39,737 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer397#-162233654] 02:13:39,737 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer398#955176720] 02:13:39,737 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer399#-476560152] 02:13:39,737 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer400#387088039] 02:13:39,739 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,739 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,739 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,739 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior401#1562427466] 02:13:39,750 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate402] 02:13:39,752 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,752 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,752 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,752 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:13:39,752 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 02:13:39,752 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:13:39,752 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:13:39,752 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior403#-2049562724] 02:13:39,763 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate404] 02:13:39,765 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,765 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,765 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,765 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:13:39,765 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 02:13:39,766 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior405#-1527903266] 02:13:39,776 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate406] 02:13:39,776 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer407#-1049031387] 02:13:39,778 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,778 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 02:13:39,779 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:13:39,779 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,779 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:13:39,779 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:13:39,779 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:13:39,779 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:13:39,779 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 02:13:39,779 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:13:39,780 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:13:39,780 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:13:39,780 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:13:39,780 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior408#1770752368] 02:13:39,790 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate409] 02:13:39,790 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer410#1171959825] 02:13:39,791 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer411#-1851215646] 02:13:39,792 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,792 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,792 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,792 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior412#-1700624795] 02:13:39,803 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate413] 02:13:39,805 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,805 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,805 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,805 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 02:13:39,805 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 02:13:39,805 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 02:13:39,806 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior414#-1644581838] 02:13:39,816 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate415] 02:13:39,818 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,818 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,818 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,818 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 02:13:39,818 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 02:13:39,818 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 02:13:39,819 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#176175847] 02:13:39,829 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 02:13:39,832 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,832 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,832 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,832 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:13:39,832 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 02:13:39,832 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:13:39,832 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:13:39,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5], my term is 2 02:13:39,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5]" message is greater than Candidate's term 2 - switching to Follower 02:13:39,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:13:39,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 02:13:39,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100]" message is greater than Candidate's term 2 - switching to Follower 02:13:39,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100] - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 02:13:39,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 02:13:39,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:13:39,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:13:39,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 02:13:39,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 02:13:39,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:13:39,833 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior418#835235333] 02:13:39,844 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate419] 02:13:39,846 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 02:13:39,846 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 02:13:39,846 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 02:13:39,846 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior420#-1549701422] 02:13:39,857 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate421] 02:13:39,859 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,859 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,859 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:13:39,859 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 1001 02:13:39,859 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 02:13:39,859 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#1111664212] 02:13:39,869 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 02:13:39,872 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:13:39,872 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:13:39,872 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:13:39,872 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:13:39,872 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:13:39,872 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:13:39,872 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior424#767291001] 02:13:39,883 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate425] [INFO] [08/28/2025 14:13:39.884] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:13:39,884 PM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [08/28/2025 14:13:39.885] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.194:25520) [INFO] [08/28/2025 14:13:39.886] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.194:25520] - Exiting completed [INFO] [08/28/2025 14:13:39.886] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.194:25520] - Shutting down... [INFO] [08/28/2025 14:13:39.886] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.194:25520] - Successfully shut down 02:13:39,887 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.194:25520] - Exiting completed 02:13:39,887 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.194:25520] - Shutting down... 02:13:39,887 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.194:25520] - Successfully shut down [INFO] [akkaDeadLetter][08/28/2025 14:13:39.885] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#714796734] was unhandled. [1] 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:13:39,887 PM [test-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#714796734] was unhandled. [1] 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:13:39,888 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [08/28/2025 14:13:39.888] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.194:25520/system/remoting-terminator] Shutting down remote daemon. 02:13:39,888 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/28/2025 14:13:39.888] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.194:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/28/2025 14:13:39.890] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.194:25520/system/remoting-terminator] Remoting shut down. 02:13:39,891 PM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [08/28/2025 14:13:39.891] [test-akka.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger