[DEBUG] [10/16/2025 13:26:27.768] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 01:26:27,769 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/16/2025 13:26:27.769] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [10/16/2025 13:26:27.769] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [10/16/2025 13:26:27.782] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.96:17355] with UID [4657599816136969908] 01:26:27,782 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.96:17355] with UID [4657599816136969908] [INFO] [10/16/2025 13:26:27.783] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.96:17355] - Starting up, Pekko version [1.2.1] ... 01:26:27,783 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.96:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [10/16/2025 13:26:27.785] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.96:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 01:26:27,785 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.96:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [10/16/2025 13:26:27.785] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.96:17355] - Started up successfully 01:26:27,785 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.96:17355] - Started up successfully [INFO] [10/16/2025 13:26:27.786] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.96:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [10/16/2025 13:26:27.786] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.96:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:26:27,786 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.96:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 01:26:27,786 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.96:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:26:27,798 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,798 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,798 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,798 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999}, my term is 1 01:26:27,798 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 01:26:27,798 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 01:26:27,799 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior670#-152570259] 01:26:27,810 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate671] 01:26:27,813 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,813 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,813 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,813 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1}, my term is 1 01:26:27,813 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 01:26:27,813 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 01:26:27,813 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior672#-1342559394] 01:26:27,824 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate673] 01:26:27,827 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,828 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,828 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,828 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 01:26:27,828 PM [main] [INFO] Candidate - candidate (Candidate): Term 100 in "AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than Candidate's term 2 - switching to Follower 01:26:27,828 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:26:27,828 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,828 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,828 PM [main] [DEBUG] Candidate - 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:26:27,828 PM [main] [INFO] Candidate - 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:26:27,828 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:26:27,828 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,828 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,828 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}, my term is 2 01:26:27,828 PM [main] [INFO] Candidate - 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:26:27,828 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 01:26:27,828 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 01:26:27,828 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:26:27,828 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,828 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,828 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=100, voteGranted=false}, my term is 2 01:26:27,828 PM [main] [INFO] Candidate - candidate (Candidate): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than Candidate's term 2 - switching to Follower 01:26:27,829 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:26:27,829 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior674#893835033] 01:26:27,839 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate675] 01:26:27,843 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,844 PM [main] [DEBUG] Candidate - test (Candidate): Election: Candidate has following voting peers: [] 01:26:27,844 PM [main] [INFO] Candidate - test (Candidate): Starting new election term 2 01:26:27,844 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior676#-1126537285] 01:26:27,855 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate677] 01:26:27,859 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,859 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,859 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 01:26:27,859 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 1001 01:26:27,859 PM [main] [INFO] RaftActorBehavior - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 01:26:27,859 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior678#1535907946] 01:26:27,870 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate679] 01:26:27,874 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,874 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,874 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 01:26:27,874 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 01:26:27,874 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 01:26:27,874 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=false} 01:26:27,874 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior680#775225388] 01:26:27,885 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate681] 01:26:27,888 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,889 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,889 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,889 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=5, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 01:26:27,889 PM [main] [INFO] Candidate - candidate (Candidate): Term 5 in "AppendEntries{term=5, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than Candidate's term 2 - switching to Follower 01:26:27,890 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 01:26:27,890 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior682#976155145] 01:26:27,901 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate683] 01:26:27,901 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer684#-1785637981] 01:26:27,904 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,905 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 01:26:27,905 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,905 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 01:26:27,905 PM [main] [DEBUG] Candidate - candidate (Candidate): Received ElectionTimeout 01:26:27,905 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 3 01:26:27,905 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 01:26:27,905 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior685#628056558] 01:26:27,916 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate686] 01:26:27,916 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer687#1890123220] 01:26:27,919 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,919 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,919 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 01:26:27,920 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 01:26:27,920 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 01:26:27,920 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=false} 01:26:27,920 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior688#-650877936] 01:26:27,931 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate689] 01:26:27,931 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer690#1409583047] 01:26:27,935 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,935 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,935 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,935 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=2, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 01:26:27,935 PM [main] [DEBUG] Candidate - candidate (Candidate): handleAppendEntries: AppendEntries{term=2, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]} 01:26:27,935 PM [main] [INFO] Candidate - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 01:26:27,935 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 01:26:27,936 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior691#1537824004] 01:26:27,947 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate692] 01:26:27,947 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer693#-1498368924] 01:26:27,951 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,951 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to -1 01:26:27,951 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 01:26:27,951 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,952 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 01:26:27,952 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer2 01:26:27,952 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 01:26:27,952 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 01:26:27,952 PM [main] [INFO] Candidate - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 01:26:27,952 PM [main] [DEBUG] AbstractLeader - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 01:26:27,952 PM [main] [DEBUG] AbstractLeader - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:26:27,952 PM [main] [DEBUG] AbstractLeader - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:26:27,952 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 01:26:27,952 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior694#-2069327409] 01:26:27,963 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate695] 01:26:27,963 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer696#-968270953] 01:26:27,963 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer697#1682787785] 01:26:27,967 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,967 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,967 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:27,968 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0}, my term is 2 01:26:27,968 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0} - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 01:26:27,968 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=2, voteGranted=false} 01:26:27,968 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior698#-1087592440] 01:26:27,979 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate699] 01:26:27,979 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer700#230717248] 01:26:27,983 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,983 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,983 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 3 01:26:27,983 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}, my term is 2 01:26:27,984 PM [main] [DEBUG] Candidate - candidate (Candidate): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]} 01:26:27,984 PM [main] [INFO] Candidate - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 01:26:27,984 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 01:26:27,984 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior701#561835832] 01:26:27,995 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate702] 01:26:27,998 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:27,998 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:27,998 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 01:26:27,998 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 01:26:27,998 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 01:26:27,998 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=true} 01:26:27,998 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior703#2064485205] 01:26:28,9 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate704] 01:26:28,9 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer705#-1635791722] 01:26:28,14 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:28,14 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:28,14 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:28,14 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior706#416674849] 01:26:28,25 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate707] 01:26:28,30 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:28,34 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 01:26:28,34 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:28,34 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1} to peer peer3 01:26:28,34 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1} to peer peer2 01:26:28,438 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=false}, my term is 2 01:26:28,438 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=false}, current voteCount: 1 01:26:28,439 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 01:26:28,439 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 01:26:28,439 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 01:26:28,439 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:26:28,439 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:26:28,439 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:26:28,439 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:26:28,439 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:26:28,439 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior708#1248151608] 01:26:28,450 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate709] 01:26:28,450 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer710#-1088355150] 01:26:28,450 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer711#769285821] 01:26:28,450 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer712#-1656224631] 01:26:28,451 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer713#-1624620986] 01:26:28,555 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:28,555 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 4 01:26:28,558 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 01:26:28,558 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 3 01:26:28,558 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer1 01:26:28,559 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer3 01:26:28,559 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer2 01:26:28,559 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer4 01:26:28,559 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=false}, my term is 3 01:26:28,559 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=false}, current voteCount: 1 01:26:28,559 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 3 01:26:28,559 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 01:26:28,559 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 3 01:26:28,559 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 2 01:26:28,559 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 01:26:28,559 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:26:28,559 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:26:28,559 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:26:28,559 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:26:28,559 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 01:26:28,560 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior714#1250817356] 01:26:28,570 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate715] 01:26:28,571 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer716#-1219609937] 01:26:28,571 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer717#1692193231] 01:26:28,571 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer718#1954268214] 01:26:28,571 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer719#697371413] 01:26:28,575 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:28,575 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:28,575 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:28,576 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior720#810691416] 01:26:28,587 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate721] 01:26:28,591 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:28,591 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:28,591 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:28,591 PM [main] [DEBUG] Candidate - candidate (Candidate): Received ElectionTimeout 01:26:28,592 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [] 01:26:28,592 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:26:28,593 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior722#-1359858138] 01:26:28,604 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate723] 01:26:28,608 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:28,608 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:28,608 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:28,609 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=1, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 01:26:28,609 PM [main] [INFO] RaftActorBehavior - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 01:26:28,610 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior724#652463540] 01:26:28,620 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate725] 01:26:28,621 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer726#1543479022] 01:26:28,624 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:28,624 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 1 01:26:28,625 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 01:26:28,625 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:28,625 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 01:26:28,625 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer2 01:26:28,625 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 01:26:28,625 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 01:26:28,625 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 01:26:28,625 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:26:28,625 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:26:28,625 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:26:28,626 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior727#-1189218430] 01:26:28,636 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate728] 01:26:28,636 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer729#137844068] 01:26:28,637 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer730#-1475208760] 01:26:28,640 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 01:26:28,640 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 01:26:28,640 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 01:26:28,640 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior731#-1187550226] 01:26:28,651 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate732] 01:26:28,652 PM [test-pekko.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [10/16/2025 13:26:28.652] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:26:28,653 PM [test-pekko.actor.default-dispatcher-8] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-841266325] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [10/16/2025 13:26:28.653] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.96:17355) [INFO] [pekkoDeadLetter][10/16/2025 13:26:28.653] [test-pekko.actor.default-dispatcher-8] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-841266325] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:26:28,653 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.96:17355] - Exiting completed 01:26:28,653 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.96:17355] - Shutting down... 01:26:28,653 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.96:17355] - Successfully shut down [INFO] [10/16/2025 13:26:28.653] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.96:17355] - Exiting completed [INFO] [10/16/2025 13:26:28.653] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.96:17355] - Shutting down... [INFO] [10/16/2025 13:26:28.653] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.96:17355] - Successfully shut down [INFO] [10/16/2025 13:26:28.655] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.96:17355/system/remoting-terminator] Shutting down remote daemon. 01:26:28,655 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [10/16/2025 13:26:28.655] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.96:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 01:26:28,657 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:26:28,659 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [10/16/2025 13:26:28.659] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.96:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [10/16/2025 13:26:28.659] [test-pekko.actor.internal-dispatcher-11] [EventStream] shutting down: StandardOutLogger