[DEBUG] [07/06/2024 17:05:14.632] [main] [EventStream(akka://test)] logger log1-TestEventListener started 05:05:14,632 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/06/2024 17:05:14.632] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [07/06/2024 17:05:14.632] [main] [EventStream(akka://test)] Default Loggers started 05:05:14,653 PM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.6:25520] with UID [252726527640958553] [INFO] [07/06/2024 17:05:14.652] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.6:25520] with UID [252726527640958553] [INFO] [07/06/2024 17:05:14.653] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.6:25520] - Starting up, Akka version [2.6.21] ... 05:05:14,653 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.6:25520] - Starting up, Akka version [2.6.21] ... [INFO] [07/06/2024 17:05:14.656] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.6:25520] - Registered cluster JMX MBean [akka:type=Cluster] 05:05:14,656 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.6:25520] - Registered cluster JMX MBean [akka:type=Cluster] 05:05:14,659 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.6:25520] - Started up successfully 05:05:14,659 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.6:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 05:05:14,659 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.6:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [07/06/2024 17:05:14.657] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.6:25520] - Started up successfully [INFO] [07/06/2024 17:05:14.658] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.6:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [07/06/2024 17:05:14.658] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.6:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 05:05:14,669 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:14,669 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:14,669 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:14,669 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 05:05:14,669 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 05:05:14,669 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:05:14,669 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 05:05:14,669 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#1415792674] 05:05:14,688 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 05:05:14,688 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer418#152510597] 05:05:14,690 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:14,690 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 05:05:14,690 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:14,690 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 05:05:14,690 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 05:05:14,690 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 05:05:14,690 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 05:05:14,690 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior419#-1734932861] 05:05:14,701 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate420] 05:05:14,701 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer421#2049326707] 05:05:14,703 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:14,703 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:14,703 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 05:05:14,704 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 05:05:14,704 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 05:05:14,704 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 05:05:14,704 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#-2456565] 05:05:14,714 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 05:05:14,715 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer424#-479807109] 05:05:14,718 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:14,718 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:14,718 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:14,718 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 05:05:14,718 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=[]] 05:05:14,718 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 05:05:14,718 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:05:14,718 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 05:05:14,719 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior425#-1844826273] 05:05:14,729 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate426] 05:05:14,729 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer427#-122256117] 05:05:14,832 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:14,832 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 05:05:14,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 05:05:14,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:14,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 05:05:14,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 05:05:14,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 05:05:14,833 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 05:05:14,833 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 05:05:14,833 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 05:05:14,834 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:05:14,834 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:05:14,834 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:05:14,834 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 05:05:14,834 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior428#-2106857231] 05:05:14,845 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate429] 05:05:14,845 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer430#1929843004] 05:05:14,845 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer431#-11779679] 05:05:14,948 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:14,948 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:14,948 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:14,948 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 05:05:14,948 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 05:05:14,948 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 05:05:14,949 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior432#-1985809008] 05:05:14,959 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate433] 05:05:14,960 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer434#1202672896] 05:05:15,62 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:15,62 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:15,62 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 05:05:15,62 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 05:05:15,62 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]]] 05:05:15,62 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 05:05:15,62 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:05:15,62 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 05:05:15,63 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior435#1131425809] 05:05:15,74 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate436] 05:05:15,176 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:15,176 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:15,176 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 05:05:15,177 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 05:05:15,177 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 05:05:15,177 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 05:05:15,177 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior437#378119612] 05:05:15,188 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate438] 05:05:15,188 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer439#-769349908] 05:05:15,291 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:15,292 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:15,292 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:15,292 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior440#-1774156928] 05:05:15,302 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate441] 05:05:15,409 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 05:05:15,409 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 05:05:15,409 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 05:05:15,409 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 05:05:15,817 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 05:05:15,817 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 05:05:15,817 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 05:05:15,817 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 05:05:15,817 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 05:05:15,817 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:05:15,817 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:05:15,817 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:05:15,817 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:05:15,817 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:05:15,818 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 05:05:15,818 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior442#-1170341576] 05:05:15,829 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate443] 05:05:15,829 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer444#-1780690832] 05:05:15,829 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer445#-1449094528] 05:05:15,829 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer446#-1584144226] 05:05:15,829 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer447#-980833542] 05:05:15,932 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:15,932 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 05:05:15,934 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 05:05:15,934 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 05:05:15,934 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 05:05:15,934 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 05:05:15,934 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 05:05:15,934 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:05:15,935 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:05:15,935 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:05:15,935 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 05:05:15,935 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior448#-1085776194] 05:05:15,946 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate449] 05:05:15,946 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer450#1232648280] 05:05:15,946 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer451#1267540440] 05:05:15,947 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer452#-611851835] 05:05:15,947 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer453#-1602353816] 05:05:15,949 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:15,949 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:15,949 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:15,949 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior454#-1508781654] 05:05:15,960 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate455] 05:05:15,961 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:15,961 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:15,961 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:15,961 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 05:05:15,961 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 05:05:15,961 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:05:15,961 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 05:05:15,961 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#522350078] 05:05:15,972 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 05:05:15,973 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:15,973 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:15,973 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:15,974 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 05:05:15,974 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 05:05:15,974 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior458#992008075] 05:05:15,985 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate459] 05:05:15,985 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer460#2112833644] 05:05:16,87 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:16,87 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 05:05:16,88 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 05:05:16,88 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:16,88 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 05:05:16,88 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 05:05:16,88 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 05:05:16,88 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 05:05:16,88 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 05:05:16,88 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:05:16,89 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:05:16,89 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:05:16,89 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 05:05:16,89 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior461#430909324] 05:05:16,99 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate462] 05:05:16,100 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer463#2146379554] 05:05:16,100 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#409607728] 05:05:16,104 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:16,104 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:16,104 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:16,104 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#-1240753626] 05:05:16,115 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 05:05:16,116 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:16,116 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:16,117 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:16,117 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 05:05:16,117 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 05:05:16,117 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 05:05:16,117 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior467#1550188890] 05:05:16,127 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate468] 05:05:16,129 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:16,129 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:16,129 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:16,129 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 05:05:16,129 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 05:05:16,129 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 05:05:16,129 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior469#-130338895] 05:05:16,140 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate470] 05:05:16,142 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:16,142 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:16,142 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:16,142 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 05:05:16,142 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 05:05:16,142 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:05:16,142 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:05:16,142 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:16,142 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:16,143 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 05:05:16,143 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 05:05:16,143 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:05:16,143 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:16,143 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:16,143 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 05:05:16,143 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 05:05:16,143 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 05:05:16,143 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 05:05:16,143 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:05:16,143 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:16,143 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:05:16,143 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 05:05:16,143 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 05:05:16,143 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:05:16,143 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior471#1944497026] 05:05:16,154 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate472] 05:05:16,156 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 05:05:16,156 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 05:05:16,156 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 05:05:16,156 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior473#1517384666] 05:05:16,166 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate474] 05:05:16,168 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:16,168 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:16,168 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 05:05:16,168 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 05:05:16,168 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 05:05:16,168 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#22720790] 05:05:16,179 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 05:05:16,281 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:05:16,281 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:05:16,281 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 05:05:16,281 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 05:05:16,281 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 05:05:16,281 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 05:05:16,281 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#957343308] 05:05:16,292 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] [INFO] [07/06/2024 17:05:16.293] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:05:16,294 PM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/06/2024 17:05:16.296] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.6:25520) [INFO] [07/06/2024 17:05:16.296] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.6:25520] - Exiting completed [INFO] [07/06/2024 17:05:16.296] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.6:25520] - Shutting down... [INFO] [07/06/2024 17:05:16.296] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.6:25520] - Successfully shut down 05:05:16,296 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.6:25520] - Exiting completed [INFO] [akkaDeadLetter][07/06/2024 17:05:16.296] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#674389693] 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'. 05:05:16,296 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.6:25520] - Shutting down... 05:05:16,296 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.6:25520] - Successfully shut down 05:05:16,296 PM [test-akka.actor.default-dispatcher-11] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#674389693] 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] [07/06/2024 17:05:16.299] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.6:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [07/06/2024 17:05:16.299] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.6:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 05:05:16,300 PM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 05:05:16,300 PM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/06/2024 17:05:16.302] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.6:25520/system/remoting-terminator] Remoting shut down. 05:05:16,302 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/06/2024 17:05:16.302] [test-akka.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger