[DEBUG] [07/07/2025 19:00:35.353] [main] [EventStream(akka://test)] logger log1-TestEventListener started 07:00:35,353 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/07/2025 19:00:35.353] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [07/07/2025 19:00:35.354] [main] [EventStream(akka://test)] Default Loggers started [INFO] [07/07/2025 19:00:35.364] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.178:25520] with UID [-8861900942991535798] 07:00:35,366 PM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.178:25520] with UID [-8861900942991535798] [INFO] [07/07/2025 19:00:35.366] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.178:25520] - Starting up, Akka version [2.6.21] ... 07:00:35,367 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.178:25520] - Starting up, Akka version [2.6.21] ... [INFO] [07/07/2025 19:00:35.368] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.178:25520] - Registered cluster JMX MBean [akka:type=Cluster] 07:00:35,368 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.178:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [07/07/2025 19:00:35.368] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.178:25520] - Started up successfully 07:00:35,369 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.178:25520] - Started up successfully [INFO] [07/07/2025 19:00:35.369] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.178:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [07/07/2025 19:00:35.369] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.178:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:00:35,369 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.178:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 07:00:35,369 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.178:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:00:35,380 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,380 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,380 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,381 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:00:35,381 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:00:35,381 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:35,381 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 07:00:35,381 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior363#-578338019] 07:00:35,382 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate364] 07:00:35,382 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer365#-1998333396] 07:00:35,383 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,383 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 07:00:35,383 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,383 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:35,383 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:00:35,383 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:35,383 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:35,384 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior366#-1893520008] 07:00:35,384 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate367] 07:00:35,384 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer368#-1007053671] 07:00:35,389 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,389 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,389 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:35,389 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:35,389 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:00:35,389 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:00:35,389 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior369#104090316] 07:00:35,390 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate370] 07:00:35,390 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer371#-906113596] 07:00:35,391 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,391 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,391 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,391 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:00:35,391 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:00:35,391 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:00:35,392 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:35,392 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:00:35,392 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior372#-1916241760] 07:00:35,392 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate373] 07:00:35,392 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer374#469803891] 07:00:35,393 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,393 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 07:00:35,394 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:00:35,394 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,394 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:35,394 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:00:35,394 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:00:35,394 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:35,394 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 07:00:35,394 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 07:00:35,394 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:35,394 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:35,394 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:35,394 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 07:00:35,394 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior375#-1493731725] 07:00:35,394 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate376] 07:00:35,395 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer377#12394235] 07:00:35,395 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer378#-1679959244] 07:00:35,395 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,396 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,396 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,396 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 07:00:35,396 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:00:35,396 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 07:00:35,396 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior379#1189452902] 07:00:35,396 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate380] 07:00:35,396 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer381#-2130853448] 07:00:35,397 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,397 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,397 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:35,397 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:00:35,397 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:00:35,397 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:00:35,397 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:35,397 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:00:35,397 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior382#-1415307333] 07:00:35,398 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate383] 07:00:35,399 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,399 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,399 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:35,399 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:35,399 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:00:35,399 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 07:00:35,399 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior384#-708141303] 07:00:35,399 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate385] 07:00:35,399 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer386#-2023453080] 07:00:35,400 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,400 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,400 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,400 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior387#-1172686935] 07:00:35,401 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate388] 07:00:35,403 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 07:00:35,403 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 07:00:35,403 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 07:00:35,403 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 07:00:35,805 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 07:00:35,805 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:00:35,805 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 07:00:35,805 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:35,805 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:00:35,805 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:35,805 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:35,805 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:35,805 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:35,806 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:35,806 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 07:00:35,806 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior389#1547993520] 07:00:35,807 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate390] 07:00:35,807 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer391#1859519481] 07:00:35,807 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer392#1675498634] 07:00:35,807 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer393#357370847] 07:00:35,807 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer394#363027234] 07:00:35,808 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,808 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 07:00:35,809 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 07:00:35,809 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:00:35,810 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:35,810 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:35,810 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:35,810 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:35,810 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:35,810 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 07:00:35,810 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior395#579911478] 07:00:35,810 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate396] 07:00:35,810 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer397#-237445001] 07:00:35,810 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer398#-880564003] 07:00:35,810 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer399#-835448598] 07:00:35,810 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer400#1917827414] 07:00:35,811 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,811 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,811 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,811 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior401#1114750849] 07:00:35,812 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate402] 07:00:35,812 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,812 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,812 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,812 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:00:35,812 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 07:00:35,812 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:35,812 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:00:35,812 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior403#-1948340725] 07:00:35,813 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate404] 07:00:35,814 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,814 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,814 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,814 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:00:35,814 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 07:00:35,814 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior405#1744024776] 07:00:35,815 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate406] 07:00:35,815 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer407#34251750] 07:00:35,816 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,816 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 07:00:35,816 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:00:35,816 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,816 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:35,816 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:00:35,816 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:00:35,816 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:35,816 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 07:00:35,816 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:35,816 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:35,816 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:35,816 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:00:35,816 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior408#1114322869] 07:00:35,817 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate409] 07:00:35,817 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer410#-1332463451] 07:00:35,817 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer411#1699220954] 07:00:35,818 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,818 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,818 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,818 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior412#863122842] 07:00:35,819 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate413] 07:00:35,820 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,820 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,820 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,820 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 07:00:35,820 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:00:35,820 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 07:00:35,820 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior414#1532681007] 07:00:35,820 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate415] 07:00:35,821 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,821 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,821 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,821 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 07:00:35,821 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:00:35,821 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 07:00:35,821 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#-2118782361] 07:00:35,821 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 07:00:35,822 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,822 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,822 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,822 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:00:35,822 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:00:35,822 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:35,822 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:35,822 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,823 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,823 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:00:35,823 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:00:35,823 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:35,823 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,823 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,823 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 07:00:35,823 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:00:35,823 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:00:35,823 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 07:00:35,823 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:35,823 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,823 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,823 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 07:00:35,823 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:00:35,823 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:35,823 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior418#-1453239047] 07:00:35,823 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate419] 07:00:35,824 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 07:00:35,824 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 07:00:35,824 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 07:00:35,824 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior420#-67992469] 07:00:35,824 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate421] 07:00:35,825 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,825 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,825 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:35,825 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:00:35,825 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 07:00:35,825 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#1179611408] 07:00:35,826 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 07:00:35,827 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,827 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,827 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:35,827 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:35,827 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:00:35,827 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:00:35,827 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior424#1706823838] 07:00:35,827 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate425] [INFO] [07/07/2025 19:00:35.827] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:00:35,828 PM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:00:35,831 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.178:25520] - Exiting completed 07:00:35,831 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.178:25520] - Shutting down... [WARN] [07/07/2025 19:00:35.831] [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.178:25520) 07:00:35,831 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.178:25520] - Successfully shut down 07:00:35,831 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:00:35,831 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/07/2025 19:00:35.829] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.178:25520] - Exiting completed [INFO] [07/07/2025 19:00:35.829] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.178:25520] - Shutting down... [INFO] [07/07/2025 19:00:35.829] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.178:25520] - Successfully shut down [INFO] [07/07/2025 19:00:35.830] [test-akka.remote.default-remote-dispatcher-11] [akka://test@10.30.170.178:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [07/07/2025 19:00:35.831] [test-akka.remote.default-remote-dispatcher-11] [akka://test@10.30.170.178:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [WARN] [07/07/2025 19:00:35.831] [test-akka.actor.default-dispatcher-7] [akka://test/system/deadLetterListener] received dead letter: UnhandledMessage(Leave(akka://test@10.30.170.178:25520),Actor[akka://test/deadLetters],Actor[akka://test/system/cluster/core/daemon#-1208179427]) [INFO] [07/07/2025 19:00:35.832] [test-akka.remote.default-remote-dispatcher-11] [akka://test@10.30.170.178:25520/system/remoting-terminator] Remoting shut down. 07:00:35,832 PM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/07/2025 19:00:35.833] [test-akka.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger