[DEBUG] [10/08/2024 13:18:17.339] [main] [EventStream(akka://test)] logger log1-TestEventListener started 01:18:17,340 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/08/2024 13:18:17.340] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [10/08/2024 13:18:17.340] [main] [EventStream(akka://test)] Default Loggers started [INFO] [10/08/2024 13:18:17.354] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.95:25520] with UID [1468892424716736762] 01:18:17,355 PM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.95:25520] with UID [1468892424716736762] [INFO] [10/08/2024 13:18:17.356] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Starting up, Akka version [2.6.21] ... 01:18:17,357 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Starting up, Akka version [2.6.21] ... [INFO] [10/08/2024 13:18:17.359] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Registered cluster JMX MBean [akka:type=Cluster] 01:18:17,359 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [10/08/2024 13:18:17.359] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Started up successfully 01:18:17,359 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Started up successfully [INFO] [10/08/2024 13:18:17.360] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [10/08/2024 13:18:17.360] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:18:17,361 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 01:18:17,361 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:18:17,471 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:17,471 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:17,471 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:17,472 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 01:18:17,472 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 01:18:17,473 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:18:17,473 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 01:18:17,473 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#579067916] 01:18:17,484 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 01:18:17,485 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#2112530518] 01:18:17,487 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:17,487 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 01:18:17,487 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:17,488 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:18:17,488 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 01:18:17,488 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:18:17,488 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:18:17,488 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#-763694551] 01:18:17,498 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 01:18:17,499 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#934135326] 01:18:17,501 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:17,501 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:17,501 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:18:17,501 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:18:17,501 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 01:18:17,501 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 01:18:17,502 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#408521431] 01:18:17,512 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 01:18:17,513 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#1659672650] 01:18:17,514 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:17,514 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:17,514 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:17,515 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 01:18:17,515 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=[]] 01:18:17,515 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 01:18:17,518 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:18:17,518 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 01:18:17,519 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#-442639266] 01:18:17,530 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 01:18:17,530 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#924913805] 01:18:17,532 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:17,532 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 01:18:17,533 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 01:18:17,533 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:17,533 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:18:17,533 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 01:18:17,533 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 01:18:17,533 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:18:17,533 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 01:18:17,534 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 01:18:17,534 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:18:17,534 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:18:17,534 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:18:17,534 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 01:18:17,534 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#-1129440435] 01:18:17,545 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 01:18:17,545 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#1743727262] 01:18:17,545 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#959428360] 01:18:17,547 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:17,547 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:17,547 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:17,548 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 01:18:17,548 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 01:18:17,548 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 01:18:17,548 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#402495494] 01:18:17,558 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 01:18:17,559 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#-602103714] 01:18:17,560 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:17,560 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:17,560 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:18:17,560 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 01:18:17,560 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]]] 01:18:17,560 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 01:18:17,560 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:18:17,560 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 01:18:17,561 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#-636440466] 01:18:17,571 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 01:18:17,574 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:17,574 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:17,574 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:18:17,575 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:18:17,575 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 01:18:17,575 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 01:18:17,576 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#390952845] 01:18:17,586 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 01:18:17,587 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#-2064742086] 01:18:17,589 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:17,589 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:17,589 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:17,589 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#180810824] 01:18:17,599 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 01:18:17,602 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 01:18:17,602 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 01:18:17,603 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 01:18:17,603 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 01:18:18,5 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 01:18:18,5 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 01:18:18,5 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 01:18:18,5 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:18:18,5 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 01:18:18,5 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:18:18,6 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:18:18,6 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:18:18,6 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:18:18,6 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:18:18,6 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 01:18:18,7 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#2063592281] 01:18:18,17 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 01:18:18,18 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#1971342533] 01:18:18,18 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#1912621985] 01:18:18,18 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#-1159618539] 01:18:18,18 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#-1217458090] 01:18:18,20 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,20 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 01:18:18,22 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 01:18:18,22 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 01:18:18,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:18:18,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:18:18,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:18:18,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:18:18,23 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:18:18,23 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 01:18:18,23 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#2063910094] 01:18:18,34 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 01:18:18,34 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#56592999] 01:18:18,34 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#1315290357] 01:18:18,34 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#-1929688203] 01:18:18,34 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#1441836968] 01:18:18,36 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,36 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,36 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,36 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#-1379631445] 01:18:18,47 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 01:18:18,49 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,49 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,49 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,49 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 01:18:18,49 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 01:18:18,49 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:18:18,49 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:18:18,49 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#80694189] 01:18:18,60 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 01:18:18,61 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,61 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,61 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,61 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 01:18:18,61 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 01:18:18,61 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#169540535] 01:18:18,72 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 01:18:18,72 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#-273789922] 01:18:18,74 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,74 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 01:18:18,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 01:18:18,75 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:18:18,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 01:18:18,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 01:18:18,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:18:18,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 01:18:18,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:18:18,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:18:18,75 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:18:18,75 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:18:18,75 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#555196691] 01:18:18,86 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 01:18:18,86 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#-515047543] 01:18:18,86 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#1972047098] 01:18:18,88 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,88 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,88 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,88 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#51143535] 01:18:18,99 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 01:18:18,101 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,101 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,101 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,101 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 01:18:18,101 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 01:18:18,101 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 01:18:18,101 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#1237185617] 01:18:18,112 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 01:18:18,113 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,113 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,113 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,113 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 01:18:18,113 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 01:18:18,113 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 01:18:18,113 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#821979234] 01:18:18,124 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 01:18:18,125 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,125 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,125 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,125 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 01:18:18,125 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 01:18:18,125 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:18:18,125 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:18:18,126 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,126 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,126 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 01:18:18,126 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 01:18:18,126 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:18:18,126 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,126 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,126 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 01:18:18,126 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 01:18:18,126 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 01:18:18,126 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 01:18:18,126 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:18:18,126 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,126 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:18:18,126 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 01:18:18,126 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 01:18:18,126 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:18:18,126 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#-221476505] 01:18:18,137 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 01:18:18,138 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 01:18:18,138 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 01:18:18,138 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 01:18:18,138 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#1135192201] 01:18:18,149 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 01:18:18,151 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,151 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,151 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:18:18,151 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 01:18:18,151 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 01:18:18,151 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#1898502951] 01:18:18,161 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 01:18:18,163 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:18:18,163 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:18:18,164 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:18:18,164 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:18:18,164 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 01:18:18,164 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 01:18:18,164 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#482054614] 01:18:18,174 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] [INFO] [10/08/2024 13:18:18.175] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:18:18,175 PM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/08/2024 13:18:18.176] [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.95:25520) [INFO] [akkaDeadLetter][10/08/2024 13:18:18.176] [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#978285075] 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'. 01:18:18,176 PM [test-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#978285075] 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'. 01:18:18,177 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Exiting completed 01:18:18,177 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Shutting down... 01:18:18,177 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Successfully shut down [INFO] [10/08/2024 13:18:18.176] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Exiting completed [INFO] [10/08/2024 13:18:18.176] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Shutting down... [INFO] [10/08/2024 13:18:18.177] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Successfully shut down [INFO] [10/08/2024 13:18:18.178] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.95:25520/system/remoting-terminator] Shutting down remote daemon. 01:18:18,178 PM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:18:18,178 PM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/08/2024 13:18:18.178] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.95:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/08/2024 13:18:18.180] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.95:25520/system/remoting-terminator] Remoting shut down. 01:18:18,180 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [10/08/2024 13:18:18.180] [test-akka.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger