[DEBUG] [06/29/2025 19:01:07.591] [main] [EventStream(akka://test)] logger log1-TestEventListener started 07:01:07,592 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/29/2025 19:01:07.593] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [06/29/2025 19:01:07.593] [main] [EventStream(akka://test)] Default Loggers started [INFO] [06/29/2025 19:01:07.605] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.220:25520] with UID [2512283358884656609] 07:01:07,605 PM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.220:25520] with UID [2512283358884656609] [INFO] [06/29/2025 19:01:07.606] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.220:25520] - Starting up, Akka version [2.6.21] ... 07:01:07,606 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.220:25520] - Starting up, Akka version [2.6.21] ... [INFO] [06/29/2025 19:01:07.608] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.220:25520] - Registered cluster JMX MBean [akka:type=Cluster] 07:01:07,608 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.220:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [06/29/2025 19:01:07.608] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.220:25520] - Started up successfully 07:01:07,608 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.220:25520] - Started up successfully [INFO] [06/29/2025 19:01:07.609] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.220:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [06/29/2025 19:01:07.609] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.220:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:01:07,609 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.220:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 07:01:07,609 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.220:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:01:07,619 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:07,619 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:07,620 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:07,620 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 07:01:07,620 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 07:01:07,620 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:01:07,620 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 07:01:07,620 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior363#100357048] 07:01:07,621 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate364] 07:01:07,621 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer365#596411049] 07:01:07,622 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:07,623 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 07:01:07,623 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:07,623 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:01:07,623 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:01:07,623 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:01:07,623 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:01:07,623 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior366#-79034265] 07:01:07,623 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate367] 07:01:07,623 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer368#1794950162] 07:01:07,624 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:07,624 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:07,624 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:01:07,624 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:01:07,624 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 07:01:07,624 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:01:07,625 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior369#378515992] 07:01:07,625 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate370] 07:01:07,625 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer371#-1903107076] 07:01:07,626 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:07,626 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:07,626 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:07,626 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 07:01:07,626 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=[]] 07:01:07,626 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:01:07,626 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:01:07,626 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:01:07,627 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior372#-646930821] 07:01:07,627 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate373] 07:01:07,627 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer374#1996534924] 07:01:07,628 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:07,628 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 07:01:07,628 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:01:07,628 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:07,628 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:01:07,628 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:01:07,628 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:01:07,628 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:01:07,628 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 07:01:07,629 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 07:01:07,629 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:01:07,629 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:01:07,629 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:01:07,629 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 07:01:07,629 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior375#1328499455] 07:01:07,629 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate376] 07:01:07,629 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer377#-1737286380] 07:01:07,629 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer378#-586015329] 07:01:07,630 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:07,630 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:07,630 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:07,630 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 07:01:07,630 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 07:01:07,630 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 07:01:07,630 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior379#-1281717632] 07:01:07,631 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate380] 07:01:07,631 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer381#456496222] 07:01:07,632 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:07,632 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:07,632 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:01:07,632 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 07:01:07,632 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]]] 07:01:07,632 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:01:07,632 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:01:07,632 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:01:07,632 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior382#649308007] 07:01:07,632 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate383] 07:01:07,633 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:07,633 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:07,633 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:01:07,634 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:01:07,634 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 07:01:07,634 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 07:01:07,634 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior384#-989416612] 07:01:07,634 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate385] 07:01:07,634 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer386#-750700940] 07:01:07,635 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:07,635 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:07,635 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:07,635 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior387#983345810] 07:01:07,636 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate388] 07:01:07,638 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 07:01:07,638 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 07:01:07,638 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 07:01:07,639 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 07:01:08,41 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 07:01:08,41 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:01:08,41 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 07:01:08,41 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:01:08,41 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:01:08,41 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:01:08,42 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:01:08,42 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:01:08,42 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:01:08,42 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:01:08,42 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 07:01:08,42 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior389#-1666346630] 07:01:08,45 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate390] 07:01:08,45 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer391#194411785] 07:01:08,45 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer392#1423742830] 07:01:08,45 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer393#1872110775] 07:01:08,45 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer394#-983342588] 07:01:08,48 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,48 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 07:01:08,49 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 07:01:08,49 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:01:08,49 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 07:01:08,49 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 07:01:08,49 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 07:01:08,49 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:01:08,50 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:01:08,50 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:01:08,50 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 07:01:08,50 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior395#-1537209589] 07:01:08,61 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate396] 07:01:08,61 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer397#1776049624] 07:01:08,61 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer398#357087753] 07:01:08,61 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer399#1525456974] 07:01:08,62 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer400#-2090352908] 07:01:08,63 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,63 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,63 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,63 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior401#-1110539337] 07:01:08,74 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate402] 07:01:08,75 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,75 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:01:08,76 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 07:01:08,76 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:01:08,76 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:01:08,76 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior403#756785971] 07:01:08,86 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate404] 07:01:08,89 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,89 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,89 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,89 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 07:01:08,89 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 07:01:08,90 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior405#-861559475] 07:01:08,100 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate406] 07:01:08,100 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer407#379341755] 07:01:08,102 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,102 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 07:01:08,102 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:01:08,102 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,103 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:01:08,103 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:01:08,103 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:01:08,103 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:01:08,103 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 07:01:08,103 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:01:08,103 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:01:08,103 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:01:08,103 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:01:08,103 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior408#246282298] 07:01:08,114 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate409] 07:01:08,114 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer410#-1447212365] 07:01:08,114 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer411#2115723498] 07:01:08,117 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,117 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,117 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,117 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior412#1900357356] 07:01:08,128 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate413] 07:01:08,130 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,130 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,130 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,130 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 07:01:08,130 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 07:01:08,130 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 07:01:08,130 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior414#1025019262] 07:01:08,141 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate415] 07:01:08,143 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,143 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,143 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,143 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 07:01:08,143 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 07:01:08,143 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 07:01:08,143 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#-1350243857] 07:01:08,154 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 07:01:08,156 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,156 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,156 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,156 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 07:01:08,156 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 07:01:08,156 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:01:08,156 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:01:08,156 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,156 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,157 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 07:01:08,157 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 07:01:08,157 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:01:08,157 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,157 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,157 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 07:01:08,157 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 07:01:08,157 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 07:01:08,157 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 07:01:08,157 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:01:08,157 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,157 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:01:08,157 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 07:01:08,157 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 07:01:08,158 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:01:08,158 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior418#1072062246] 07:01:08,168 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate419] 07:01:08,170 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 07:01:08,170 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 07:01:08,170 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 07:01:08,170 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior420#-415857125] 07:01:08,170 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate421] 07:01:08,173 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,173 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,173 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:01:08,173 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 07:01:08,173 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 07:01:08,173 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#320155207] 07:01:08,174 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 07:01:08,175 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:01:08,175 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:01:08,175 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:01:08,175 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:01:08,175 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 07:01:08,175 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:01:08,175 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior424#42380972] 07:01:08,176 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate425] [INFO] [06/29/2025 19:01:08.176] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:01:08,176 PM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/29/2025 19:01:08.177] [test-akka.actor.default-dispatcher-7] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.220:25520) [INFO] [akkaDeadLetter][06/29/2025 19:01:08.177] [test-akka.actor.default-dispatcher-7] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1800146237] 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'. [INFO] [06/29/2025 19:01:08.178] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.220:25520] - Exiting completed 07:01:08,178 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.220:25520] - Exiting completed 07:01:08,178 PM [test-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1800146237] 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'. [INFO] [06/29/2025 19:01:08.178] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.220:25520] - Shutting down... 07:01:08,178 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.220:25520] - Shutting down... [INFO] [06/29/2025 19:01:08.178] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.220:25520] - Successfully shut down 07:01:08,179 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.220:25520] - Successfully shut down [INFO] [06/29/2025 19:01:08.180] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.220:25520/system/remoting-terminator] Shutting down remote daemon. 07:01:08,180 PM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [06/29/2025 19:01:08.180] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.220:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:01:08,180 PM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/29/2025 19:01:08.183] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.220:25520/system/remoting-terminator] Remoting shut down. 07:01:08,183 PM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [06/29/2025 19:01:08.183] [test-akka.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger