[DEBUG] [07/27/2024 22:31:07.454] [main] [EventStream(akka://test)] logger log1-TestEventListener started 10:31:07,455 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/27/2024 22:31:07.455] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [07/27/2024 22:31:07.456] [main] [EventStream(akka://test)] Default Loggers started [INFO] [07/27/2024 22:31:07.465] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.116:25520] with UID [389718887677920743] 10:31:07,465 PM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.116:25520] with UID [389718887677920743] [INFO] [07/27/2024 22:31:07.466] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.116:25520] - Starting up, Akka version [2.6.21] ... 10:31:07,466 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.116:25520] - Starting up, Akka version [2.6.21] ... [INFO] [07/27/2024 22:31:07.469] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.116:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [07/27/2024 22:31:07.469] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.116:25520] - Started up successfully 10:31:07,469 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.116:25520] - Registered cluster JMX MBean [akka:type=Cluster] 10:31:07,469 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.116:25520] - Started up successfully [INFO] [07/27/2024 22:31:07.470] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.116:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [07/27/2024 22:31:07.470] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.116:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:31:07,470 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.116:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 10:31:07,470 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.116:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:31:07,582 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:07,582 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:07,582 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:07,583 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 10:31:07,583 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 10:31:07,584 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:31:07,584 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 10:31:07,584 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#878405617] 10:31:07,586 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 10:31:07,586 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#345911855] 10:31:07,588 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:07,588 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 10:31:07,588 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:07,588 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 10:31:07,588 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 10:31:07,588 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 10:31:07,588 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 10:31:07,588 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#138072343] 10:31:07,589 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 10:31:07,589 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#65918566] 10:31:07,591 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:07,591 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:07,591 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 10:31:07,591 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 10:31:07,591 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 10:31:07,591 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 10:31:07,591 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#-2129278873] 10:31:07,592 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 10:31:07,592 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#72657922] 10:31:07,594 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:07,594 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:07,594 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:07,594 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 10:31:07,594 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=[]] 10:31:07,594 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 10:31:07,594 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:31:07,594 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 10:31:07,595 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#-709266503] 10:31:07,595 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 10:31:07,595 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#1033583791] 10:31:07,597 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:07,597 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 10:31:07,597 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 10:31:07,597 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:07,597 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 10:31:07,597 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 10:31:07,597 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 10:31:07,597 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 10:31:07,597 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 10:31:07,598 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 10:31:07,598 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 10:31:07,598 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 10:31:07,598 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:31:07,598 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 10:31:07,598 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#-1797419272] 10:31:07,598 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 10:31:07,598 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#-1820184639] 10:31:07,599 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#1582323248] 10:31:07,600 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:07,600 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:07,600 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:07,600 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 10:31:07,600 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 10:31:07,600 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 10:31:07,600 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#-1955834714] 10:31:07,601 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 10:31:07,601 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#-87778445] 10:31:07,602 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:07,602 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:07,602 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 10:31:07,602 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 10:31:07,602 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]]] 10:31:07,602 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 10:31:07,602 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:31:07,602 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 10:31:07,602 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#78026341] 10:31:07,602 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 10:31:07,604 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:07,604 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:07,604 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 10:31:07,605 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 10:31:07,605 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 10:31:07,605 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 10:31:07,605 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#1466614306] 10:31:07,606 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 10:31:07,606 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#-2012058375] 10:31:07,607 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:07,607 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:07,607 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:07,607 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#41603250] 10:31:07,607 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 10:31:07,611 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 10:31:07,612 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 10:31:07,612 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 10:31:07,612 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 10:31:08,14 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 10:31:08,14 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 10:31:08,14 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 10:31:08,14 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 10:31:08,15 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 10:31:08,15 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:31:08,15 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:31:08,15 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:31:08,15 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:31:08,16 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:31:08,16 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:31:08,16 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#736125179] 10:31:08,18 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 10:31:08,18 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#-196814636] 10:31:08,18 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#-1737269129] 10:31:08,18 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#1962479388] 10:31:08,18 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#373099834] 10:31:08,21 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,21 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 10:31:08,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 10:31:08,22 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 10:31:08,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 10:31:08,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 10:31:08,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 10:31:08,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 10:31:08,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 10:31:08,23 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:31:08,23 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 10:31:08,23 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#1962173523] 10:31:08,24 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 10:31:08,24 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#-1011504124] 10:31:08,24 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#1781266804] 10:31:08,24 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#830547356] 10:31:08,24 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#1009474197] 10:31:08,26 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,26 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,26 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,26 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#1291331968] 10:31:08,27 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 10:31:08,29 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,29 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,29 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,29 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 10:31:08,29 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 10:31:08,29 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:31:08,29 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:31:08,29 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#-361350445] 10:31:08,30 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 10:31:08,31 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,31 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,31 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,31 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 10:31:08,31 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 10:31:08,31 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#-665189135] 10:31:08,32 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 10:31:08,32 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#-1150854408] 10:31:08,33 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,33 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 10:31:08,34 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 10:31:08,34 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,34 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 10:31:08,34 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 10:31:08,34 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 10:31:08,34 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 10:31:08,34 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 10:31:08,34 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 10:31:08,34 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 10:31:08,34 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:31:08,34 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:31:08,34 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#1427508107] 10:31:08,34 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 10:31:08,35 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#-9840010] 10:31:08,35 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#-1035451801] 10:31:08,36 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,36 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,36 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,36 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#-387865861] 10:31:08,37 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 10:31:08,38 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,38 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,38 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,38 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 10:31:08,38 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 10:31:08,38 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 10:31:08,38 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#1322592683] 10:31:08,38 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 10:31:08,40 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,40 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,40 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,40 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 10:31:08,40 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 10:31:08,40 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 10:31:08,40 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#-1039986833] 10:31:08,40 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 10:31:08,41 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,41 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,41 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,41 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 10:31:08,41 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 10:31:08,41 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:31:08,41 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 10:31:08,41 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,41 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,41 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 10:31:08,41 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 10:31:08,41 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 10:31:08,42 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,42 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,42 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 10:31:08,42 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 10:31:08,42 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 10:31:08,42 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 10:31:08,42 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 10:31:08,42 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,42 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:31:08,42 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 10:31:08,42 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 10:31:08,42 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 10:31:08,42 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#-241408538] 10:31:08,42 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 10:31:08,43 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 10:31:08,43 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 10:31:08,43 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 10:31:08,43 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#-1589620334] 10:31:08,44 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 10:31:08,45 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,45 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,45 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 10:31:08,45 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 10:31:08,45 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 10:31:08,45 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#-1770096268] 10:31:08,45 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 10:31:08,46 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:31:08,46 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:31:08,46 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 10:31:08,46 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 10:31:08,46 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 10:31:08,46 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 10:31:08,46 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#-2015196203] 10:31:08,47 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] 10:31:08,48 PM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [07/27/2024 22:31:08.047] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:31:08,50 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.116:25520] - Exiting completed 10:31:08,50 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.116:25520] - Shutting down... 10:31:08,50 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.116:25520] - Successfully shut down 10:31:08,50 PM [test-akka.actor.default-dispatcher-7] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#833764506] 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'. [WARN] [07/27/2024 22:31:08.051] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.116:25520) [INFO] [07/27/2024 22:31:08.049] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.116:25520] - Exiting completed [INFO] [07/27/2024 22:31:08.049] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.116:25520] - Shutting down... [INFO] [07/27/2024 22:31:08.049] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.116:25520] - Successfully shut down [INFO] [akkaDeadLetter][07/27/2024 22:31:08.050] [test-akka.actor.default-dispatcher-7] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#833764506] 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/27/2024 22:31:08.051] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.116:25520/system/remoting-terminator] Shutting down remote daemon. 10:31:08,51 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:31:08,51 PM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/27/2024 22:31:08.051] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.116:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/27/2024 22:31:08.053] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.116:25520/system/remoting-terminator] Remoting shut down. 10:31:08,53 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/27/2024 22:31:08.053] [test-akka.actor.internal-dispatcher-11] [EventStream] shutting down: StandardOutLogger