[DEBUG] [09/27/2025 02:24:48.758] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:24:48,759 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/27/2025 02:24:48.759] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [09/27/2025 02:24:48.759] [main] [EventStream(akka://test)] Default Loggers started [INFO] [09/27/2025 02:24:48.772] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.122:25520] with UID [-6036416115966261976] 02:24:48,772 AM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.122:25520] with UID [-6036416115966261976] [INFO] [09/27/2025 02:24:48.773] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.122:25520] - Starting up, Akka version [2.6.21] ... 02:24:48,774 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.122:25520] - Starting up, Akka version [2.6.21] ... [INFO] [09/27/2025 02:24:48.776] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.122:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [09/27/2025 02:24:48.776] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.122:25520] - Started up successfully 02:24:48,776 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.122:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:24:48,776 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.122:25520] - Started up successfully [INFO] [09/27/2025 02:24:48.777] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.122:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [09/27/2025 02:24:48.777] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.122:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:24:48,777 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.122:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:24:48,777 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.122:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:24:48,787 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:48,787 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:48,787 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:48,788 AM [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:24:48,788 AM [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:24:48,788 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:48,788 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 02:24:48,789 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior363#1859506255] 02:24:48,790 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate364] 02:24:48,790 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer365#-1395020736] 02:24:48,791 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:48,791 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 02:24:48,791 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:48,791 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:48,792 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:24:48,792 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:24:48,792 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:48,792 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior366#1954040349] 02:24:48,792 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate367] 02:24:48,792 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer368#992166822] 02:24:48,793 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:48,794 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:48,794 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:48,794 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:24:48,794 AM [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:24:48,794 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:24:48,794 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior369#1316205928] 02:24:48,795 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate370] 02:24:48,796 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer371#-988395771] 02:24:48,796 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:48,796 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:48,796 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:48,797 AM [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:24:48,797 AM [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:24:48,797 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:24:48,797 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:48,797 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:24:48,797 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior372#-289477948] 02:24:48,798 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate373] 02:24:48,798 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer374#-1731014392] 02:24:48,798 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:48,798 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 02:24:48,799 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:24:48,799 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:48,799 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:48,799 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:24:48,799 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:24:48,799 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:48,799 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 02:24:48,800 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 02:24:48,800 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:48,800 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:48,800 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:48,800 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 02:24:48,800 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior375#597738898] 02:24:48,800 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate376] 02:24:48,800 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer377#-394678195] 02:24:48,801 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer378#1251963474] 02:24:48,801 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:48,801 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:48,801 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:48,802 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 02:24:48,802 AM [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:24:48,802 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 02:24:48,802 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior379#-1227776476] 02:24:48,802 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate380] 02:24:48,802 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer381#65870766] 02:24:48,804 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:48,804 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:48,804 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:24:48,804 AM [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:24:48,804 AM [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:24:48,804 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:24:48,804 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:48,804 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:24:48,804 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior382#1236166407] 02:24:48,804 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate383] 02:24:48,806 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:48,806 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:48,806 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:48,806 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:24:48,806 AM [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:24:48,806 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 02:24:48,807 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior384#993169871] 02:24:48,807 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate385] 02:24:48,807 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer386#471980143] 02:24:48,808 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:48,808 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:48,808 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:48,808 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior387#-206217031] 02:24:48,820 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate388] 02:24:48,824 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 02:24:48,825 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 02:24:48,825 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 02:24:48,825 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 02:24:49,233 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 02:24:49,233 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:24:49,233 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 02:24:49,233 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:49,233 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:24:49,233 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:49,233 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:49,233 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:49,233 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:49,234 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:49,234 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:24:49,234 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior389#1857551865] 02:24:49,245 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate390] 02:24:49,246 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer391#-1181386940] 02:24:49,246 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer392#465844742] 02:24:49,246 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer393#151406858] 02:24:49,246 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer394#-1259524043] 02:24:49,248 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,248 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 02:24:49,250 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 02:24:49,250 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:24:49,250 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 02:24:49,250 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 02:24:49,250 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 02:24:49,250 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:49,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:49,251 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:49,251 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:24:49,251 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior395#126945250] 02:24:49,262 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate396] 02:24:49,262 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer397#-1957391786] 02:24:49,262 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer398#1675695531] 02:24:49,262 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer399#-886543710] 02:24:49,262 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer400#1552838950] 02:24:49,265 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,265 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,265 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,265 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior401#-1067628167] 02:24:49,275 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate402] 02:24:49,277 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,277 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,277 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,277 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:24:49,277 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 02:24:49,277 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:49,277 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:24:49,277 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior403#826874526] 02:24:49,288 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate404] 02:24:49,290 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,290 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,290 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,290 AM [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:24:49,290 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 02:24:49,290 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior405#1763310844] 02:24:49,301 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate406] 02:24:49,301 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer407#-2082184854] 02:24:49,404 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,404 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 02:24:49,405 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:24:49,405 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,405 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:49,405 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:24:49,405 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:24:49,405 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:49,405 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 02:24:49,405 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:49,405 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:49,405 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:49,405 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:24:49,406 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior408#163663104] 02:24:49,416 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate409] 02:24:49,416 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer410#1250327690] 02:24:49,417 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer411#99805142] 02:24:49,418 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,418 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,418 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,418 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior412#2095331915] 02:24:49,429 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate413] 02:24:49,431 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,431 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,431 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,431 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 02:24:49,431 AM [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:24:49,431 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 02:24:49,431 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior414#-2142294413] 02:24:49,441 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate415] 02:24:49,443 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,443 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,443 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,443 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 02:24:49,443 AM [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:24:49,443 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 02:24:49,443 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#66725685] 02:24:49,454 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 02:24:49,456 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,456 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,456 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,456 AM [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:24:49,456 AM [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:24:49,456 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:49,456 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:49,456 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,456 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,456 AM [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:24:49,456 AM [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:24:49,456 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:49,456 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,456 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,456 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 02:24:49,456 AM [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:24:49,456 AM [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:24:49,456 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 02:24:49,456 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:49,457 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,457 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:49,457 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 02:24:49,457 AM [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:24:49,457 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:49,457 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior418#1164203881] 02:24:49,467 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate419] 02:24:49,469 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 02:24:49,469 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 02:24:49,469 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 02:24:49,469 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior420#1136215758] 02:24:49,480 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate421] 02:24:49,482 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,482 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,482 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:49,482 AM [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:24:49,482 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 02:24:49,482 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#-1025981102] 02:24:49,493 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 02:24:49,494 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:49,495 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:49,495 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:49,495 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:24:49,495 AM [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:24:49,495 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:24:49,495 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior424#1191182543] 02:24:49,506 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate425] 02:24:49,506 AM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [09/27/2025 02:24:49.506] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/27/2025 02:24:49.507] [test-akka.actor.default-dispatcher-12] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.122:25520) [INFO] [akkaDeadLetter][09/27/2025 02:24:49.507] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1135633473] 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:24:49,508 AM [test-akka.actor.default-dispatcher-12] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1135633473] 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] [09/27/2025 02:24:49.508] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.122:25520] - Exiting completed 02:24:49,508 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.122:25520] - Exiting completed [INFO] [09/27/2025 02:24:49.508] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.122:25520] - Shutting down... 02:24:49,508 AM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.170.122:25520] - Shutting down... 02:24:49,509 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.122:25520] - Successfully shut down [INFO] [09/27/2025 02:24:49.508] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.122:25520] - Successfully shut down [INFO] [09/27/2025 02:24:49.510] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.122:25520/system/remoting-terminator] Shutting down remote daemon. 02:24:49,510 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:24:49,510 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/27/2025 02:24:49.510] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.122:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/27/2025 02:24:49.512] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.122:25520/system/remoting-terminator] Remoting shut down. 02:24:49,512 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/27/2025 02:24:49.513] [test-akka.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger