[DEBUG] [05/09/2026 01:13:29.175] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 01:13:29,176 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/09/2026 01:13:29.176] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/09/2026 01:13:29.176] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [05/09/2026 01:13:29.197] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.89:17355] with UID [-3166170252522581199] 01:13:29,198 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.89:17355] with UID [-3166170252522581199] 01:13:29,199 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.89:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [05/09/2026 01:13:29.198] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.89:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [05/09/2026 01:13:29.202] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.89:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [05/09/2026 01:13:29.202] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.89:17355] - Started up successfully 01:13:29,202 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.89:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 01:13:29,202 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.89:17355] - Started up successfully 01:13:29,204 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.89:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 01:13:29,204 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.89:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:13:29,213 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testReplicationAndSnapshots starting [INFO] [05/09/2026 01:13:29.204] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.89:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/09/2026 01:13:29.204] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.89:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:13:30,45 AM [main] [DEBUG] PropertiesTermInfoStore - leader213: Set currentTerm=5, votedFor=leader213 01:13:30,47 AM [main] [DEBUG] EntryJournalV1 - leader213: metadata journal open: replayFrom=1 applyTo=0 01:13:30,47 AM [main] [DEBUG] EntryJournalV1 - leader213: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:31,404 AM [main] [DEBUG] EntryJournalV1 - leader213: updated meta to JournalMeta[replayFrom=1, applyTo=3] 01:13:31,404 AM [main] [DEBUG] EntryJournalV1 - leader213: journal closed 01:13:31,406 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/follower214] [WARN] [05/09/2026 01:13:31.406] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower214]: org.opendaylight.controller.cluster.common.actor.Monitor@54dd448a [INFO] [pekkoDeadLetter][05/09/2026 01:13:31.406] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower214] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:31,407 AM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower214] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:31,407 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - follower214: Starting recovery with journal batch size 1000 01:13:31,408 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower214: started executor 01:13:31,408 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower214: started executor 01:13:31,408 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower214: metadata journal open: replayFrom=1 applyTo=0 01:13:31,409 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower214: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:31,409 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower214: journal open: applyTo=0 01:13:31,409 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower214: starting journal recovery 01:13:31,409 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-777646106128307259/follower214/TermInfo.properties does not exist 01:13:31,616 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower214: Set currentTerm=0, votedFor=null 01:13:31,617 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower214: Local TermInfo store seeded with TermInfo{term=0} 01:13:31,617 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/TermInfo.properties 01:13:31,617 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/journal-v1-1.log 01:13:31,617 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/metadata-v1-1.log 01:13:31,617 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower214: no eligible files found 01:13:31,617 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - follower214: Moving last applied index from -1 to -1 01:13:31,617 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - follower214: empty journal: appending 0 entries 01:13:31,617 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower214: updated meta to JournalMeta[replayFrom=1, applyTo=0] 01:13:31,618 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower214: Recovery completed in in 208.3 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:31,618 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower214: Recovery completed and can restore from snapshot 01:13:31,618 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower214: writer thread VirtualThread[#375,follower214-writer-83]/runnable started 01:13:31,618 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: journal writer started 01:13:31,618 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:31,619 AM [test-pekko.actor.default-dispatcher-12] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_follower214$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_follower214$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [05/09/2026 01:13:31.619] [test-pekko.actor.default-dispatcher-11] [pekko://test/temp/_user_follower214$a] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/follower214])) [INFO] [pekkoDeadLetter][05/09/2026 01:13:31.619] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_follower214$a] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_follower214$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_follower214$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:31,620 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/follower215] [WARN] [05/09/2026 01:13:31.621] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower215]: org.opendaylight.controller.cluster.common.actor.Monitor@50e2cac9 [INFO] [pekkoDeadLetter][05/09/2026 01:13:31.621] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower215] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:31,621 AM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower215] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:31,622 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - follower215: Starting recovery with journal batch size 1000 01:13:31,622 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower215: started executor 01:13:31,622 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower215: started executor 01:13:31,623 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower215: metadata journal open: replayFrom=1 applyTo=0 01:13:31,624 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower215: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:13:31,624 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower215: journal open: applyTo=0 01:13:31,624 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower215: starting journal recovery 01:13:31,624 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-777646106128307259/follower215/TermInfo.properties does not exist 01:13:31,696 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower215: Set currentTerm=0, votedFor=null 01:13:31,696 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower215: Local TermInfo store seeded with TermInfo{term=0} 01:13:31,696 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/TermInfo.properties 01:13:31,696 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/journal-v1-1.log 01:13:31,696 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/metadata-v1-1.log 01:13:31,696 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower215: no eligible files found 01:13:31,696 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - follower215: Moving last applied index from -1 to -1 01:13:31,696 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - follower215: empty journal: appending 0 entries 01:13:31,697 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower215: updated meta to JournalMeta[replayFrom=1, applyTo=0] 01:13:31,697 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower215: Recovery completed in in 72.86 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:13:31,697 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower215: Recovery completed and can restore from snapshot 01:13:31,697 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower215: writer thread VirtualThread[#376,follower215-writer-84]/runnable started 01:13:31,697 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: journal writer started 01:13:31,697 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:31,699 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader213] [WARN] [05/09/2026 01:13:31.700] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.common.actor.Monitor@15e04eb1 [INFO] [pekkoDeadLetter][05/09/2026 01:13:31.700] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:31,700 AM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:31,701 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - leader213: Starting recovery with journal batch size 1000 01:13:31,701 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader213: started executor 01:13:31,702 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader213: started executor 01:13:31,703 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - leader213: metadata journal open: replayFrom=1 applyTo=3 01:13:31,704 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - leader213: journal open: firstIndex=1 lastIndex=3 replayFrom=1 fileEntries=0 01:13:31,704 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - leader213: journal open: applyTo=3 01:13:31,704 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - leader213: starting journal recovery 01:13:31,704 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - leader213: Set currentTerm=5, votedFor=leader213 01:13:31,704 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:31,704 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:31,704 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:31,704 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:31,704 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - leader213: Moving last applied index from -1 to -1 01:13:31,704 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - leader213: applying entries up to 3 01:13:31,705 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - leader213: recovered journal DefaultLogEntry[index=0, term=5, command=zero] 01:13:31,705 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - leader213: recovered journal DefaultLogEntry[index=1, term=5, command=one] 01:13:31,705 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - leader213: recovered journal DefaultLogEntry[index=2, term=5, command=two] 01:13:31,705 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - leader213: Moving last applied index from -1 to 2 01:13:31,705 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - leader213: Recovery completed in in 1.582 ms: last log index = 2, last log term = 5, napshot index = -1, snapshot term = -1, journal size = 3 01:13:31,705 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - leader213: Recovery completed and cannot restore from snapshot 01:13:31,705 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - leader213: writer thread VirtualThread[#377,leader213-writer-85]/runnable started 01:13:31,705 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: journal writer started 01:13:31,705 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: waiting to receive commands 01:13:31,706 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - verifyLeaderRecoveryAndInitialization starting 01:13:32,164 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - leader213 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.89:17355, Removed) 01:13:32,165 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - leader213 (Follower): Received ElectionTimeout - switching to Candidate 01:13:32,165 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - leader213 (Candidate): Election: Candidate has following voting peers: [follower215, follower214] 01:13:32,310 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:32,461 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:32,612 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:32,763 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:32,914 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:33,65 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:33,116 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - leader213: Set currentTerm=6, votedFor=leader213 01:13:33,116 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - leader213 (Candidate): Starting new election term 6 01:13:33,116 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - leader213 (Candidate): Sending RequestVote{term=6, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} to peer follower215 01:13:33,116 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - leader213 (Candidate): Sending RequestVote{term=6, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} to peer follower214 01:13:33,116 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - leader213 (Follower) :- Switching from behavior Follower to Candidate, election term: 6 01:13:33,116 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:13:33,116 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:13:33,116 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Cluster state: [] 01:13:33,116 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Cluster state: [] 01:13:33,116 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Candidate in requestVote:RequestVote{term=6, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} with higher term appears reachable, updating term. 01:13:33,116 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Candidate in requestVote:RequestVote{term=6, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} with higher term appears reachable, updating term. 01:13:33,116 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Term 6 in "RequestVote{term=6, candidateId=leader213, lastLogIndex=2, lastLogTerm=5}" message is greater than follower's term 0 - updating term 01:13:33,116 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Term 6 in "RequestVote{term=6, candidateId=leader213, lastLogIndex=2, lastLogTerm=5}" message is greater than follower's term 0 - updating term [WARN] [05/09/2026 01:13:33.116] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$c] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@317076e7 [WARN] [05/09/2026 01:13:33.117] [test-pekko.actor.default-dispatcher-11] [pekko://test/temp/leader213$d] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@31e029ce [WARN] [05/09/2026 01:13:33.117] [test-pekko.actor.default-dispatcher-11] [pekko://test/temp/leader213$e] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@3fdfcfe7 [WARN] [05/09/2026 01:13:33.117] [test-pekko.actor.default-dispatcher-11] [pekko://test/temp/leader213$f] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@21d90516 [WARN] [05/09/2026 01:13:33.117] [test-pekko.actor.default-dispatcher-11] [pekko://test/temp/leader213$g] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@72239c8 [INFO] [pekkoDeadLetter][05/09/2026 01:13:33.117] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$c] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$c] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader213$c] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [05/09/2026 01:13:33.118] [test-pekko.actor.default-dispatcher-11] [pekko://test/temp/leader213$h] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@373cdebb 01:13:33,118 AM [test-pekko.actor.default-dispatcher-15] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$c] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader213$c] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:33,118 AM [test-pekko.actor.default-dispatcher-14] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$d] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader213$d] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:33,118 AM [test-pekko.actor.default-dispatcher-14] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$e] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader213$e] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:33,118 AM [test-pekko.actor.default-dispatcher-14] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$f] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader213$f] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:33,118 AM [test-pekko.actor.default-dispatcher-14] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$g] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader213$g] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:33,118 AM [test-pekko.actor.default-dispatcher-14] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$h] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/temp/leader213$h] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][05/09/2026 01:13:33.118] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$d] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$d] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader213$d] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][05/09/2026 01:13:33.118] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$e] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$e] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader213$e] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][05/09/2026 01:13:33.118] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$f] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$f] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader213$f] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][05/09/2026 01:13:33.118] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$g] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$g] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader213$g] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][05/09/2026 01:13:33.118] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$h] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader213] to Actor[pekko://test/temp/leader213$h] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/temp/leader213$h] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:33,594 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - leader213 (Candidate): Received ElectionTimeout 01:13:33,720 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:33,871 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:34,22 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:34,55 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower215: Set currentTerm=6, votedFor=null 01:13:34,55 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): In requestVote: RequestVote{term=6, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} - currentTerm: 6, votedFor: null, lastIndex: -1, lastTerm: -1 01:13:34,173 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:34,324 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:34,377 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader213: Set currentTerm=7, votedFor=leader213 01:13:34,377 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - leader213 (Candidate): Starting new election term 7 01:13:34,377 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower214: Set currentTerm=6, votedFor=null 01:13:34,377 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - leader213 (Candidate): Sending RequestVote{term=7, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} to peer follower215 01:13:34,377 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): In requestVote: RequestVote{term=6, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} - currentTerm: 6, votedFor: null, lastIndex: -1, lastTerm: -1 01:13:34,377 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - leader213 (Candidate): Sending RequestVote{term=7, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} to peer follower214 [WARN] [05/09/2026 01:13:34.377] [test-pekko.actor.default-dispatcher-14] [pekko://test/temp/leader213$i] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@3734bbae [WARN] [05/09/2026 01:13:34.377] [test-pekko.actor.default-dispatcher-14] [pekko://test/temp/leader213$j] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@330b3990 [WARN] [05/09/2026 01:13:34.377] [test-pekko.actor.default-dispatcher-14] [pekko://test/temp/leader213$k] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@7609b195 [WARN] [05/09/2026 01:13:34.377] [test-pekko.actor.default-dispatcher-14] [pekko://test/temp/leader213$l] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@554e89e6 [WARN] [05/09/2026 01:13:34.378] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$m] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@1bbbe4d1 01:13:34,894 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader213 (Candidate): Received ElectionTimeout 01:13:35,10 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower215: Set currentTerm=6, votedFor=leader213 01:13:35,10 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): requestVote returning: RequestVoteReply{term=6, voteGranted=true} 01:13:35,10 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:13:35,10 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Cluster state: [] 01:13:35,10 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Candidate in requestVote:RequestVote{term=7, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} with higher term appears reachable, updating term. 01:13:35,10 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Term 7 in "RequestVote{term=7, candidateId=leader213, lastLogIndex=2, lastLogTerm=5}" message is greater than follower's term 6 - updating term 01:13:35,31 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:35,182 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:35,333 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:35,484 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:35,635 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:35,786 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:35,937 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:36,88 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:36,145 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower214: Set currentTerm=6, votedFor=leader213 01:13:36,145 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): requestVote returning: RequestVoteReply{term=6, voteGranted=true} 01:13:36,145 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:13:36,145 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Cluster state: [] 01:13:36,145 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Candidate in requestVote:RequestVote{term=7, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} with higher term appears reachable, updating term. 01:13:36,145 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Term 7 in "RequestVote{term=7, candidateId=leader213, lastLogIndex=2, lastLogTerm=5}" message is greater than follower's term 6 - updating term 01:13:36,239 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:36,389 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:36,541 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@13.0.3-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.verifyLeaderRecoveryAndInitialization(ReplicationAndSnapshotsIntegrationTest.java:119) at org.opendaylight.controller.cluster.raft@13.0.3-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationAndSnapshotsIntegrationTest.runTest(ReplicationAndSnapshotsIntegrationTest.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:36,673 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader213: Set currentTerm=8, votedFor=leader213 01:13:36,673 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower215: Set currentTerm=7, votedFor=null 01:13:36,673 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - leader213 (Candidate): Starting new election term 8 01:13:36,673 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): In requestVote: RequestVote{term=7, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} - currentTerm: 7, votedFor: null, lastIndex: -1, lastTerm: -1 01:13:36,673 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader213 (Candidate): Sending RequestVote{term=8, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} to peer follower215 01:13:36,673 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader213 (Candidate): Sending RequestVote{term=8, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} to peer follower214 01:13:36,673 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader213 (Candidate): RaftRPC message received RequestVoteReply{term=6, voteGranted=true}, my term is 8 01:13:36,673 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader213 (Candidate): handleRequestVoteReply: RequestVoteReply{term=6, voteGranted=true}, current voteCount: 1 01:13:36,673 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader213 (Leader): Election: Leader has following peers: [follower215, follower214] 01:13:36,673 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: false, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 01:13:36,673 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: false, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 01:13:36,673 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - leader213 (Candidate) :- Switching from behavior Candidate to Leader, election term: 8 [WARN] [05/09/2026 01:13:36.674] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$n] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@63aa0c74 [WARN] [05/09/2026 01:13:36.674] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$o] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@515f89a8 [WARN] [05/09/2026 01:13:36.675] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$p] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@1586723e [WARN] [05/09/2026 01:13:36.675] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$q] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@4b540c98 [WARN] [05/09/2026 01:13:36.675] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$r] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@78ae602a [WARN] [05/09/2026 01:13:36.675] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$s] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@5511b45e [WARN] [05/09/2026 01:13:36.675] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader213$t] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@73203b40 [WARN] [05/09/2026 01:13:36.675] [test-pekko.actor.default-dispatcher-15] [pekko://test/temp/leader213$u] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@4c1fe9ce [WARN] [05/09/2026 01:13:36.675] [test-pekko.actor.default-dispatcher-15] [pekko://test/temp/leader213$v] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@48207495 [WARN] [05/09/2026 01:13:36.675] [test-pekko.actor.default-dispatcher-15] [pekko://test/temp/leader213$w] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@d22e3f5 [WARN] [05/09/2026 01:13:36.675] [test-pekko.actor.default-dispatcher-15] [pekko://test/temp/leader213$x] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@f87e283 01:13:36,928 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower214: Set currentTerm=7, votedFor=null 01:13:36,928 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): In requestVote: RequestVote{term=7, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} - currentTerm: 7, votedFor: null, lastIndex: -1, lastTerm: -1 01:13:37,122 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower215: Set currentTerm=7, votedFor=leader213 01:13:37,122 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): requestVote returning: RequestVoteReply{term=7, voteGranted=true} 01:13:37,122 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:13:37,122 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Cluster state: [] 01:13:37,122 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Candidate in requestVote:RequestVote{term=8, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} with higher term appears reachable, updating term. 01:13:37,122 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Term 8 in "RequestVote{term=8, candidateId=leader213, lastLogIndex=2, lastLogTerm=5}" message is greater than follower's term 7 - updating term 01:13:37,305 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower214: Set currentTerm=7, votedFor=leader213 01:13:37,305 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): requestVote returning: RequestVoteReply{term=7, voteGranted=true} 01:13:37,305 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:13:37,305 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Cluster state: [] 01:13:37,305 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Candidate in requestVote:RequestVote{term=8, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} with higher term appears reachable, updating term. 01:13:37,305 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Term 8 in "RequestVote{term=8, candidateId=leader213, lastLogIndex=2, lastLogTerm=5}" message is greater than follower's term 7 - updating term 01:13:37,486 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower215: Set currentTerm=8, votedFor=null 01:13:37,486 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): In requestVote: RequestVote{term=8, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} - currentTerm: 8, votedFor: null, lastIndex: -1, lastTerm: -1 01:13:37,684 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower214: Set currentTerm=8, votedFor=null 01:13:37,684 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): In requestVote: RequestVote{term=8, candidateId=leader213, lastLogIndex=2, lastLogTerm=5} - currentTerm: 8, votedFor: null, lastIndex: -1, lastTerm: -1 01:13:37,925 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower215: Set currentTerm=8, votedFor=leader213 01:13:37,925 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): requestVote returning: RequestVoteReply{term=8, voteGranted=true} 01:13:37,925 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,925 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,925 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Last sync leader does not match current leader leader213, need to catch up to -1 01:13:37,925 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,925 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,925 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower215 updated: matchIndex: -1, nextIndex: 0 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower215 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower215: AppendEntries{term=8, leaderId=leader213, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=5, command=zero, pending=false}, JournaledLogEntry{index=1, term=5, command=one, pending=false}, JournaledLogEntry{index=2, term=5, command=two, pending=false}]} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower215 (Follower): handleAppendEntries: AppendEntries{term=8, leaderId=leader213, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=5, command=zero, pending=false}, JournaledLogEntry{index=1, term=5, command=one, pending=false}, JournaledLogEntry{index=2, term=5, command=two, pending=false}]} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower215 (Follower): Number of entries to be appended = 3 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower215 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower215 (Follower): Append entry to log zero 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower215: Append log entry and persist JournaledLogEntry{index=0, term=5, command=zero, pending=false} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower215 (Follower): Append entry to log one 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower215: Append log entry and persist JournaledLogEntry{index=1, term=5, command=one, pending=false} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower215 (Follower): Append entry to log two 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower215: Append log entry and persist JournaledLogEntry{index=2, term=5, command=two, pending=false} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower215 (Follower): Log size is now 3 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower215 (Follower): Commit index set to 2 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower215 (Follower): handleAppendEntries returning : AppendEntriesReply{term=8, success=true, followerId=follower215, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:37,926 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:37,926 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower215 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Setting last applied to 0 01:13:37,926 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 2 commands after 6.229 s 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - follower215: Moving last applied index from -1 to 0 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - follower215: Applying state for log index 0 data zero 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - follower215: applyState called: zero 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower215, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractLeader - leader213 (Leader): follower follower215 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower215 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower215 updated: matchIndex: 2, nextIndex: 3 01:13:37,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: -1 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Setting last applied to 1 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - follower215: Moving last applied index from 0 to 1 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - follower215: Applying state for log index 1 data one 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - follower215: applyState called: one 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower215 (Follower): Setting last applied to 2 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - follower215: Moving last applied index from 1 to 2 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - follower215: Applying state for log index 2 data two 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - follower215: applyState called: two 01:13:37,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: awaiting more completions to resolve 3 synchronized callback(s) 01:13:38,254 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower214: Set currentTerm=8, votedFor=leader213 01:13:38,254 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): requestVote returning: RequestVoteReply{term=8, voteGranted=true} 01:13:38,254 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,254 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,254 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Last sync leader does not match current leader leader213, need to catch up to -1 01:13:38,254 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,254 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,254 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,254 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower214 updated: matchIndex: -1, nextIndex: 0 01:13:38,254 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,254 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower214: AppendEntries{term=8, leaderId=leader213, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=5, command=zero, pending=false}, JournaledLogEntry{index=1, term=5, command=one, pending=false}, JournaledLogEntry{index=2, term=5, command=two, pending=false}]} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): The followers log is empty and the senders prevLogIndex is 1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower214 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached -1 (of expected -1) 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): handleAppendEntries: AppendEntries{term=8, leaderId=leader213, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=5, command=zero, pending=false}, JournaledLogEntry{index=1, term=5, command=one, pending=false}, JournaledLogEntry{index=2, term=5, command=two, pending=false}]} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): Number of entries to be appended = 3 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): Append entry to log zero 01:13:38,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower214: Append log entry and persist JournaledLogEntry{index=0, term=5, command=zero, pending=false} 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,255 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 6.637 s 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,255 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,256 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,256 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,256 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,256 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,256 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,256 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,256 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=8, success=false, followerId=follower214, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 01:13:38,256 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - leader213 (Leader): follower follower214 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 01:13:38,256 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 0 is present for follower follower214 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): Append entry to log one 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower214: Append log entry and persist JournaledLogEntry{index=1, term=5, command=one, pending=false} 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): Append entry to log two 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower214: Append log entry and persist JournaledLogEntry{index=2, term=5, command=two, pending=false} 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): Log size is now 3 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): Commit index set to 2 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): handleAppendEntries returning : AppendEntriesReply{term=8, success=true, followerId=follower214, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Setting last applied to 0 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower214: Moving last applied index from -1 to 0 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower214: Applying state for log index 0 data zero 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower214: applyState called: zero 01:13:38,256 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower214 updated: matchIndex: 2, nextIndex: 3 01:13:38,256 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - leader213: fakeSnapshot purging log to 1 for term 8 01:13:38,256 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Setting last applied to 1 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower214: Moving last applied index from 0 to 1 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower214: Applying state for log index 1 data one 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower214: applyState called: one 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Setting last applied to 2 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower214: Moving last applied index from 1 to 2 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower214: Applying state for log index 2 data two 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower214: applyState called: two 01:13:38,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: awaiting more completions to resolve 3 synchronized callback(s) 01:13:38,912 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: no completions signalled for a second, have been waiting for 984.4 ms 01:13:38,912 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: awaiting more completions to resolve 3 synchronized callback(s) 01:13:38,979 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 2 completion(s) pending 01:13:38,979 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: running 2 completion(s) 01:13:38,979 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 2 commands in 1.053 s 01:13:38,979 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 2 commands after 12.12 μs 01:13:38,979 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower215: persist complete JournaledLogEntry{index=0, term=5, command=zero, pending=false} 01:13:38,979 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=5, command=zero, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@7949361e} 01:13:38,979 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower215: persist complete JournaledLogEntry{index=1, term=5, command=one, pending=false} 01:13:38,979 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=5, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@7949361e} 01:13:38,980 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: awaiting more completions to resolve 1 synchronized callback(s) 01:13:39,203 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: no completions signalled for a second, have been waiting for 946.1 ms 01:13:39,203 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: awaiting more completions to resolve 3 synchronized callback(s) 01:13:39,234 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:39,234 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 978.7 ms 01:13:39,234 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:39,234 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 3 commands after 15.26 μs 01:13:39,234 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower214: persist complete JournaledLogEntry{index=0, term=5, command=zero, pending=false} 01:13:39,234 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=5, command=zero, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@b622a00} 01:13:39,234 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: awaiting more completions to resolve 2 synchronized callback(s) 01:13:39,299 AM [follower215-writer-84] [DEBUG] EntryJournalV1 - follower215: updated meta to JournalMeta[replayFrom=1, applyTo=3] 01:13:39,299 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 2 completion(s) pending 01:13:39,299 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 2 commands in 320.1 ms 01:13:39,300 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: running 2 completion(s) 01:13:39,300 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:39,300 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower215: persist complete JournaledLogEntry{index=2, term=5, command=two, pending=false} 01:13:39,300 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=2, term=5, command=two, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@7949361e} 01:13:39,300 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: synchronized callbacks after 1.373 s 01:13:39,301 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - follower215: fakeSnapshot purging log to 1 for term 8 01:13:39,301 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-6] [WARN] AbstractLeader - leader213 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=8, success=true, followerId=follower215, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 1373, lastApplied : 2, commitIndex : 2 01:13:39,301 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower215: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower215: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower215: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower215: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,301 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) [WARN] [05/09/2026 01:13:39.301] [test-pekko.actor.default-dispatcher-13] [pekko://test/user/follower215] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower215, initialSyncDone=false] [WARN] [05/09/2026 01:13:39.302] [test-pekko.actor.default-dispatcher-13] [pekko://test/user/follower215] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower215, initialSyncDone=true] 01:13:39,504 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,624 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,697 AM [follower214-writer-83] [DEBUG] EntryJournalV1 - follower214: updated meta to JournalMeta[replayFrom=1, applyTo=3] 01:13:39,697 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 3 completion(s) pending 01:13:39,698 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 3 commands in 463.2 ms 01:13:39,698 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: running 3 completion(s) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower214: persist complete JournaledLogEntry{index=1, term=5, command=one, pending=false} 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=5, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@b622a00} 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower214: persist complete JournaledLogEntry{index=2, term=5, command=two, pending=false} 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=2, term=5, command=two, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@b622a00} 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: synchronized callbacks after 1.441 s 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - follower214: fakeSnapshot purging log to 1 for term 8 01:13:39,698 AM [test-pekko.actor.default-dispatcher-13] [WARN] AbstractLeader - leader213 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=8, success=true, followerId=follower214, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 1441, lastApplied : 2, commitIndex : 2 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,698 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) [WARN] [05/09/2026 01:13:39.699] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower214] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower214, initialSyncDone=false] [WARN] [05/09/2026 01:13:39.699] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower214] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower214, initialSyncDone=true] 01:13:39,744 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,864 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,864 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:39,948 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - verifyLeaderRecoveryAndInitialization ending 01:13:39,949 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testFirstSnapshot starting 01:13:39,949 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - leader213: Persist data index=3 term=8 command=three 01:13:39,949 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - leader213: Append log entry and persist JournaledLogEntry{index=3, term=8, command=three, pending=true} 01:13:39,949 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Replicate message: identifier: MockIdentifier{value=three}, logIndex: 3, isSendImmediate: true 01:13:39,949 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 1 01:13:39,949 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 3 is present for follower follower215 01:13:39,949 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower215: AppendEntries{term=8, leaderId=leader213, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=8, command=three, pending=true}]} 01:13:39,949 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 1 commands after 8.243 s 01:13:39,949 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 1 01:13:39,949 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 3 is present for follower follower214 01:13:39,949 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower214: AppendEntries{term=8, leaderId=leader213, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=8, command=three, pending=true}]} 01:13:39,984 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 3 is present for follower follower215 01:13:39,984 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 3 is present for follower follower214 01:13:40,50 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:40,50 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:40,50 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:40,50 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:40,104 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 3 is present for follower follower215 01:13:40,104 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower215: AppendEntries{term=8, leaderId=leader213, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=8, command=three, pending=true}]} 01:13:40,104 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 3 is present for follower follower214 01:13:40,104 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower214: AppendEntries{term=8, leaderId=leader213, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=8, command=three, pending=true}]} 01:13:40,151 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:40,151 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:40,151 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:40,151 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:40,224 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 3 is present for follower follower215 01:13:40,224 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower215: AppendEntries{term=8, leaderId=leader213, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=8, command=three, pending=true}]} 01:13:40,224 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 3 is present for follower follower214 01:13:40,224 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower214: AppendEntries{term=8, leaderId=leader213, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=8, command=three, pending=true}]} 01:13:40,251 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:40,251 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:40,251 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:40,251 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:40,352 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:40,352 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:40,352 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:40,352 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:40,452 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:40,453 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:40,453 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:40,453 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:40,553 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:40,553 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:40,553 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:40,553 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:40,556 AM [leader213-writer-85] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:40,556 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 1 commands in 607.5 ms 01:13:40,556 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:40,556 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: waiting to receive commands 01:13:40,556 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - leader213: persist complete JournaledLogEntry{index=3, term=8, command=three, pending=true} 01:13:40,557 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - leader213: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=5, lastIndex=3, lastTerm=8, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 01:13:40,557 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - leader213: captured snapshot at lastSequenceNumber: 3 01:13:40,557 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - leader213: Persising snapshot at EntryInfo[index=2, term=5]/EntryInfo[index=3, term=8] 01:13:40,557 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - leader213: support() called 01:13:40,557 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - leader213: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 5 01:13:40,557 AM [leader213-%d398557] [DEBUG] RaftStorage - leader213: starting snapshot writeout to /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:40,654 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:40,654 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:40,654 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:40,654 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:40,654 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:40,755 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:40,755 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:40,755 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:40,755 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:40,755 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:40,855 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:40,855 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:40,855 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:40,855 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:40,855 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:40,956 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:40,956 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:40,956 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:40,956 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:40,956 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:41,56 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:41,56 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,56 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,56 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,56 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:41,157 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:41,157 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,157 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,157 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,157 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:41,258 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:41,258 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,258 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,258 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,258 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:41,358 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:41,358 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,358 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,358 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,358 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:41,459 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:41,459 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,459 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,459 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,459 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:41,560 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:41,560 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,560 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,560 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,560 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:41,660 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:41,660 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,660 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,660 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,660 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:41,761 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:41,761 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,761 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,761 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,761 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:41,862 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unhandled file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.tmp 01:13:41,862 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,862 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,862 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,862 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: no eligible files found 01:13:41,871 AM [leader213-%d398557] [DEBUG] RaftStorage - leader213: finished snapshot writeout to /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.v1 01:13:41,871 AM [leader213-%d398557] [DEBUG] RaftStorage - leader213: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.v1 01:13:41,872 AM [leader213-%d398557] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,872 AM [leader213-%d398557] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,872 AM [leader213-%d398557] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,872 AM [leader213-%d398557] [DEBUG] RaftStorage - leader213: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=5], timestamp=2026-05-09T01:13:40.557734460Z, file=/tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.v1, size=374, entryCompress=NONE, stateCompress=NONE} 01:13:41,872 AM [leader213-%d398557] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:41,872 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:41,872 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - leader213: snapshot is durable as of 2026-05-09T01:13:40.557734460Z 01:13:41,872 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - leader213: Snapshot success, discarding journal entries up to 3 01:13:41,872 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorSnapshotMessageSupport - leader213: SnapshotComplete received 01:13:41,872 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 1 commands after 1.316 s 01:13:41,873 AM [leader213-writer-85] [DEBUG] EntryJournalV1 - leader213: updated meta to JournalMeta[replayFrom=4, applyTo=3] 01:13:41,873 AM [leader213-writer-85] [DEBUG] EntryJournalV1 - leader213: discarded entries up to (and including) 3 01:13:41,873 AM [leader213-writer-85] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:41,873 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:41,873 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 1 commands in 676.2 μs 01:13:41,873 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: waiting to receive commands 01:13:41,962 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.v1 01:13:41,963 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,963 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,963 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,963 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=5], timestamp=2026-05-09T01:13:40.557734460Z, file=/tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.v1, size=374, entryCompress=NONE, stateCompress=NONE} as the latest file 01:13:41,963 AM [main] [DEBUG] RaftStorage - leader213: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.v1 01:13:41,963 AM [main] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:41,963 AM [main] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:41,963 AM [main] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:41,963 AM [main] [DEBUG] RaftStorage - leader213: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=5], timestamp=2026-05-09T01:13:40.557734460Z, file=/tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.v1, size=374, entryCompress=NONE, stateCompress=NONE} as the latest file 01:13:41,974 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower214: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:41,974 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower215: Lagging -3 entries behind leader leader213 and reached 2 (of expected -1) 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [WARN] AbstractLeader - leader213 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=8, success=true, followerId=follower214, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 2110, lastApplied : 2, commitIndex : 2 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 3 is present for follower follower214 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower214: AppendEntries{term=8, leaderId=leader213, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=8, command=three, pending=false}]} 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [WARN] AbstractLeader - leader213 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=8, success=true, followerId=follower215, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 2110, lastApplied : 2, commitIndex : 2 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 3 is present for follower follower215 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower215: AppendEntries{term=8, leaderId=leader213, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=8, command=three, pending=false}]} 01:13:41,974 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - follower214 (Follower): handleAppendEntries: AppendEntries{term=8, leaderId=leader213, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=8, command=three, pending=false}]} 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): handleAppendEntries: AppendEntries{term=8, leaderId=leader213, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=8, command=three, pending=false}]} 01:13:41,974 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - follower214 (Follower): Number of entries to be appended = 1 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Number of entries to be appended = 1 01:13:41,974 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - follower214 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 01:13:41,974 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - follower214 (Follower): Append entry to log three 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Append entry to log three 01:13:41,974 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - follower214: Append log entry and persist JournaledLogEntry{index=3, term=8, command=three, pending=false} 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower215: Append log entry and persist JournaledLogEntry{index=3, term=8, command=three, pending=false} 01:13:41,974 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - follower214 (Follower): Log size is now 2 01:13:41,974 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - follower214 (Follower): handleAppendEntries returning : AppendEntriesReply{term=8, success=true, followerId=follower214, logLastIndex=3, logLastTerm=8, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Log size is now 2 01:13:41,974 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): handleAppendEntries returning : AppendEntriesReply{term=8, success=true, followerId=follower215, logLastIndex=3, logLastTerm=8, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:41,974 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - follower214: awaiting more completions to resolve 1 synchronized callback(s) 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 2 (of expected -1) 01:13:41,974 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: awaiting more completions to resolve 1 synchronized callback(s) 01:13:41,975 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower214 updated: matchIndex: 3, nextIndex: 4 01:13:41,974 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 2.674 s 01:13:41,975 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 01:13:41,975 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 2.277 s 01:13:41,975 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - leader213 (Leader): Setting last applied to 3 01:13:41,975 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - leader213: Moving last applied index from 2 to 3 01:13:41,975 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader213: Applying state for log index 3 data three 01:13:41,975 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - leader213: applyState called: three 01:13:41,975 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - leader213: fakeSnapshot purging log to 2 for term 8 01:13:41,975 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: 2 01:13:41,975 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower215 updated: matchIndex: 3, nextIndex: 4 01:13:41,975 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: 2 01:13:41,975 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 1 commands after 102.0 ms 01:13:41,975 AM [leader213-writer-85] [DEBUG] EntryJournalV1 - leader213: updated meta to JournalMeta[replayFrom=4, applyTo=4] 01:13:41,975 AM [leader213-writer-85] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:41,975 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 1 commands in 287.6 μs 01:13:41,975 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: waiting to receive commands 01:13:41,975 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:42,279 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:42,279 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 304.6 ms 01:13:42,279 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:42,279 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:42,279 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower215: persist complete JournaledLogEntry{index=3, term=8, command=three, pending=false} 01:13:42,279 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - follower215: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=5, lastIndex=3, lastTerm=8, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 01:13:42,279 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - follower215: captured snapshot at lastSequenceNumber: 3 01:13:42,279 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - follower215: Persising snapshot at EntryInfo[index=2, term=5]/EntryInfo[index=3, term=8] 01:13:42,279 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower215: support() called 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - follower215: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 5 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=3, term=8, command=three, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@7f4a0617} 01:13:42,280 AM [follower215-%d655899] [DEBUG] RaftStorage - follower215: starting snapshot writeout to /tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A46-10B5DC95.tmp 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: synchronized callbacks after 305.5 ms 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Commit index set to 3 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 3 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower215 (Follower): Setting last applied to 3 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower215: Moving last applied index from 2 to 3 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower215: Applying state for log index 3 data three 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower215: applyState called: three 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,280 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,280 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 1.129 ms 01:13:42,281 AM [follower215-writer-84] [DEBUG] EntryJournalV1 - follower215: updated meta to JournalMeta[replayFrom=1, applyTo=4] 01:13:42,281 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:42,281 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 317.8 μs 01:13:42,281 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:42,281 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:42,434 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,494 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:42,494 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 519.7 ms 01:13:42,494 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:42,494 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:42,494 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - follower214: persist complete JournaledLogEntry{index=3, term=8, command=three, pending=false} 01:13:42,495 AM [test-pekko.actor.default-dispatcher-13] [INFO] SnapshotManager - follower214: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=5, lastIndex=3, lastTerm=8, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 01:13:42,495 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SnapshotManager - follower214: captured snapshot at lastSequenceNumber: 3 01:13:42,495 AM [test-pekko.actor.default-dispatcher-13] [INFO] SnapshotManager - follower214: Persising snapshot at EntryInfo[index=2, term=5]/EntryInfo[index=3, term=8] 01:13:42,495 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - follower214: support() called 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [INFO] SnapshotManager - follower214: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 5 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - follower214: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=3, term=8, command=three, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@57f1426d} 01:13:42,496 AM [follower214-%d54272] [DEBUG] RaftStorage - follower214: starting snapshot writeout to /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.tmp 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - follower214: synchronized callbacks after 521.3 ms 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - follower214 (Follower): Commit index set to 3 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - follower214 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 3 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActorBehavior - follower214 (Follower): Setting last applied to 3 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - follower214: Moving last applied index from 2 to 3 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - follower214: Applying state for log index 3 data three 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - follower214: applyState called: three 01:13:42,496 AM [test-pekko.actor.default-dispatcher-6] [WARN] AbstractLeader - leader213 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=8, success=true, followerId=follower214, logLastIndex=3, logLastTerm=8, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 521, lastApplied : 3, commitIndex : 3 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower214: Lagging -4 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,496 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 1.909 ms 01:13:42,496 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,544 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,549 AM [follower214-writer-83] [DEBUG] EntryJournalV1 - follower214: updated meta to JournalMeta[replayFrom=1, applyTo=4] 01:13:42,549 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:42,549 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:42,549 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 52.22 ms 01:13:42,549 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:42,654 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,654 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,764 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,764 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,884 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,884 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:42,888 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unhandled file /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.tmp 01:13:42,888 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/TermInfo.properties 01:13:42,888 AM [follower215-%d655899] [DEBUG] RaftStorage - follower215: finished snapshot writeout to /tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A46-10B5DC95.v1 01:13:42,888 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/journal-v1-1.log 01:13:42,888 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/metadata-v1-1.log 01:13:42,888 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: no eligible files found 01:13:42,888 AM [follower215-%d655899] [DEBUG] RaftStorage - follower215: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A46-10B5DC95.v1 01:13:42,888 AM [follower215-%d655899] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/TermInfo.properties 01:13:42,888 AM [follower215-%d655899] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/journal-v1-1.log 01:13:42,888 AM [follower215-%d655899] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/metadata-v1-1.log 01:13:42,888 AM [follower215-%d655899] [DEBUG] RaftStorage - follower215: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=5], timestamp=2026-05-09T01:13:42.280353941Z, file=/tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A46-10B5DC95.v1, size=374, entryCompress=NONE, stateCompress=NONE} 01:13:42,888 AM [follower215-%d655899] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:42,888 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:42,889 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - follower215: snapshot is durable as of 2026-05-09T01:13:42.280353941Z 01:13:42,889 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - follower215: Snapshot success, discarding journal entries up to 3 01:13:42,889 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorSnapshotMessageSupport - follower215: SnapshotComplete received 01:13:42,889 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 608.0 ms 01:13:42,889 AM [follower215-writer-84] [DEBUG] EntryJournalV1 - follower215: updated meta to JournalMeta[replayFrom=4, applyTo=4] 01:13:42,889 AM [follower215-writer-84] [DEBUG] EntryJournalV1 - follower215: discarded entries up to (and including) 3 01:13:42,889 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:42,889 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 224.7 μs 01:13:42,889 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:42,889 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:42,989 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unhandled file /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.tmp 01:13:42,989 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/TermInfo.properties 01:13:42,989 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/journal-v1-1.log 01:13:42,989 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/metadata-v1-1.log 01:13:42,989 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: no eligible files found 01:13:43,4 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,4 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,4 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - follower215: fakeSnapshot purging log to 2 for term 8 01:13:43,90 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unhandled file /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.tmp 01:13:43,90 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/TermInfo.properties 01:13:43,90 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/journal-v1-1.log 01:13:43,90 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/metadata-v1-1.log 01:13:43,90 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: no eligible files found 01:13:43,124 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,124 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,191 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unhandled file /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.tmp 01:13:43,191 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/TermInfo.properties 01:13:43,191 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/journal-v1-1.log 01:13:43,191 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/metadata-v1-1.log 01:13:43,191 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: no eligible files found 01:13:43,234 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,234 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,291 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unhandled file /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.tmp 01:13:43,291 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/TermInfo.properties 01:13:43,291 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/journal-v1-1.log 01:13:43,291 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/metadata-v1-1.log 01:13:43,291 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: no eligible files found 01:13:43,353 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,354 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,392 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unhandled file /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.tmp 01:13:43,392 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/TermInfo.properties 01:13:43,392 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/journal-v1-1.log 01:13:43,392 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/metadata-v1-1.log 01:13:43,392 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: no eligible files found 01:13:43,397 AM [follower214-%d54272] [DEBUG] RaftStorage - follower214: finished snapshot writeout to /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.v1 01:13:43,397 AM [follower214-%d54272] [DEBUG] RaftStorage - follower214: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.v1 01:13:43,397 AM [follower214-%d54272] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/TermInfo.properties 01:13:43,397 AM [follower214-%d54272] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/journal-v1-1.log 01:13:43,397 AM [follower214-%d54272] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/metadata-v1-1.log 01:13:43,397 AM [follower214-%d54272] [DEBUG] RaftStorage - follower214: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=5], timestamp=2026-05-09T01:13:42.496108485Z, file=/tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.v1, size=374, entryCompress=NONE, stateCompress=NONE} 01:13:43,397 AM [follower214-%d54272] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:43,398 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:43,398 AM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - follower214: snapshot is durable as of 2026-05-09T01:13:42.496108485Z 01:13:43,398 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - follower214: Snapshot success, discarding journal entries up to 3 01:13:43,398 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActorSnapshotMessageSupport - follower214: SnapshotComplete received 01:13:43,398 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 849.2 ms 01:13:43,398 AM [follower214-writer-83] [DEBUG] EntryJournalV1 - follower214: updated meta to JournalMeta[replayFrom=4, applyTo=4] 01:13:43,398 AM [follower214-writer-83] [DEBUG] EntryJournalV1 - follower214: discarded entries up to (and including) 3 01:13:43,398 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:43,398 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 338.2 μs 01:13:43,398 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:43,398 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:43,474 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,475 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,475 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - follower214: fakeSnapshot purging log to 2 for term 8 01:13:43,493 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.v1 01:13:43,493 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/TermInfo.properties 01:13:43,493 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/journal-v1-1.log 01:13:43,493 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/metadata-v1-1.log 01:13:43,493 AM [awaitility-thread] [DEBUG] RaftStorage - follower214: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=5], timestamp=2026-05-09T01:13:42.496108485Z, file=/tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.v1, size=374, entryCompress=NONE, stateCompress=NONE} as the latest file 01:13:43,594 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,594 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,595 AM [awaitility-thread] [DEBUG] RaftStorage - follower215: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A46-10B5DC95.v1 01:13:43,595 AM [awaitility-thread] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/TermInfo.properties 01:13:43,595 AM [awaitility-thread] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/journal-v1-1.log 01:13:43,595 AM [awaitility-thread] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/metadata-v1-1.log 01:13:43,595 AM [awaitility-thread] [DEBUG] RaftStorage - follower215: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=5], timestamp=2026-05-09T01:13:42.280353941Z, file=/tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A46-10B5DC95.v1, size=374, entryCompress=NONE, stateCompress=NONE} as the latest file 01:13:43,596 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testFirstSnapshot ending 01:13:43,596 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSubsequentReplications starting 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader213: Persist data index=4 term=8 command=four 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader213: Append log entry and persist JournaledLogEntry{index=4, term=8, command=four, pending=true} 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Replicate message: identifier: MockIdentifier{value=four}, logIndex: 4, isSendImmediate: true 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: 2 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 4 is present for follower follower215 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower215: AppendEntries{term=8, leaderId=leader213, prevLogIndex=3, prevLogTerm=8, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=8, command=four, pending=true}]} 01:13:43,596 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 1 commands after 1.621 s 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: 2 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 4 is present for follower follower214 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower214: AppendEntries{term=8, leaderId=leader213, prevLogIndex=3, prevLogTerm=8, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=8, command=four, pending=true}]} 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader213: Persist data index=5 term=8 command=five 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader213: Append log entry and persist JournaledLogEntry{index=5, term=8, command=five, pending=true} 01:13:43,596 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): handleAppendEntries: AppendEntries{term=8, leaderId=leader213, prevLogIndex=3, prevLogTerm=8, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=8, command=four, pending=true}]} 01:13:43,596 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): handleAppendEntries: AppendEntries{term=8, leaderId=leader213, prevLogIndex=3, prevLogTerm=8, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=8, command=four, pending=true}]} 01:13:43,596 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Number of entries to be appended = 1 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Replicate message: identifier: MockIdentifier{value=five}, logIndex: 5, isSendImmediate: true 01:13:43,596 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): Number of entries to be appended = 1 01:13:43,596 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 01:13:43,596 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 01:13:43,596 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Append entry to log four 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 4, leaderLastIndex: 5, leaderSnapShotIndex: 2 01:13:43,596 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): Append entry to log four 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 4 is present for follower follower215 01:13:43,596 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower215: Append log entry and persist JournaledLogEntry{index=4, term=8, command=four, pending=true} 01:13:43,596 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - follower214: Append log entry and persist JournaledLogEntry{index=4, term=8, command=four, pending=true} 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 4, leaderLastIndex: 5, leaderSnapShotIndex: 2 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 4 is present for follower follower214 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader213: Persist data index=6 term=8 command=six 01:13:43,596 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader213: Append log entry and persist JournaledLogEntry{index=6, term=8, command=six, pending=true} 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Replicate message: identifier: MockIdentifier{value=six}, logIndex: 6, isSendImmediate: true 01:13:43,597 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Log size is now 2 01:13:43,597 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): Log size is now 2 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 4, leaderLastIndex: 6, leaderSnapShotIndex: 2 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 4 is present for follower follower215 01:13:43,597 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): handleAppendEntries returning : AppendEntriesReply{term=8, success=true, followerId=follower214, logLastIndex=4, logLastTerm=8, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:43,597 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): handleAppendEntries returning : AppendEntriesReply{term=8, success=true, followerId=follower215, logLastIndex=4, logLastTerm=8, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:43,597 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 4, leaderLastIndex: 6, leaderSnapShotIndex: 2 01:13:43,597 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 4 is present for follower follower214 01:13:43,597 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: awaiting more completions to resolve 1 synchronized callback(s) 01:13:43,597 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: awaiting more completions to resolve 1 synchronized callback(s) 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower214 updated: matchIndex: 4, nextIndex: 5 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 5, leaderLastIndex: 6, leaderSnapShotIndex: 2 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 5 is present for follower follower214 01:13:43,597 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 707.6 ms 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower214: AppendEntries{term=8, leaderId=leader213, prevLogIndex=4, prevLogTerm=8, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=5, term=8, command=five, pending=true}, JournaledLogEntry{index=6, term=8, command=six, pending=true}]} 01:13:43,597 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 198.4 ms 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower215 updated: matchIndex: 4, nextIndex: 5 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 5, leaderLastIndex: 6, leaderSnapShotIndex: 2 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 5 is present for follower follower215 01:13:43,597 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower215: AppendEntries{term=8, leaderId=leader213, prevLogIndex=4, prevLogTerm=8, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=5, term=8, command=five, pending=true}, JournaledLogEntry{index=6, term=8, command=six, pending=true}]} 01:13:43,599 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:43,599 AM [leader213-writer-85] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:43,599 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:43,599 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:43,599 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 1 commands in 2.671 ms 01:13:43,599 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 2.106 ms 01:13:43,599 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 2.190 ms 01:13:43,599 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - leader213: persist complete JournaledLogEntry{index=4, term=8, command=four, pending=true} 01:13:43,599 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:43,599 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:43,599 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 2 commands after 10.43 μs 01:13:43,599 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:43,599 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActorBehavior - leader213 (Leader): Setting last applied to 4 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - follower214: persist complete JournaledLogEntry{index=4, term=8, command=four, pending=false} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - leader213: Moving last applied index from 3 to 4 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower215: persist complete JournaledLogEntry{index=4, term=8, command=four, pending=false} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - leader213: Applying state for log index 4 data four 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=4, term=8, command=four, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@16264eda} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - leader213: applyState called: four 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=4, term=8, command=four, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@222b6510} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: synchronized callbacks after 2.511 ms 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): handleAppendEntries: AppendEntries{term=8, leaderId=leader213, prevLogIndex=4, prevLogTerm=8, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=5, term=8, command=five, pending=true}, JournaledLogEntry{index=6, term=8, command=six, pending=true}]} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: synchronized callbacks after 2.507 ms 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): Number of entries to be appended = 2 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): After cleanup, lastIndex: 4, entries to be added from: 0 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): Append entry to log five 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - follower214: Append log entry and persist JournaledLogEntry{index=5, term=8, command=five, pending=true} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): handleAppendEntries: AppendEntries{term=8, leaderId=leader213, prevLogIndex=4, prevLogTerm=8, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=5, term=8, command=five, pending=true}, JournaledLogEntry{index=6, term=8, command=six, pending=true}]} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Number of entries to be appended = 2 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): After cleanup, lastIndex: 4, entries to be added from: 0 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): Append entry to log six 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Append entry to log five 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - follower214: Append log entry and persist JournaledLogEntry{index=6, term=8, command=six, pending=true} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower215: Append log entry and persist JournaledLogEntry{index=5, term=8, command=five, pending=true} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): Log size is now 4 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): handleAppendEntries returning : AppendEntriesReply{term=8, success=true, followerId=follower214, logLastIndex=6, logLastTerm=8, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SnapshotManager - leader213: fakeSnapshot purging log to 3 for term 8 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,599 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: awaiting more completions to resolve 2 synchronized callback(s) 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Append entry to log six 01:13:43,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower215: Append log entry and persist JournaledLogEntry{index=6, term=8, command=six, pending=true} 01:13:43,599 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower214 updated: matchIndex: 6, nextIndex: 7 01:13:43,599 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 7, leaderLastIndex: 6, leaderSnapShotIndex: 3 01:13:43,599 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 489.5 μs 01:13:43,600 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 2 commands after 545.8 μs 01:13:43,600 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Log size is now 4 01:13:43,600 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): handleAppendEntries returning : AppendEntriesReply{term=8, success=true, followerId=follower215, logLastIndex=6, logLastTerm=8, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:43,600 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 3 (of expected -1) 01:13:43,600 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: awaiting more completions to resolve 2 synchronized callback(s) 01:13:43,600 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower215 updated: matchIndex: 6, nextIndex: 7 01:13:43,600 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 7, leaderLastIndex: 6, leaderSnapShotIndex: 3 01:13:43,710 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:43,710 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 110.8 ms 01:13:43,710 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 11.90 μs 01:13:43,711 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:43,711 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower215: persist complete JournaledLogEntry{index=5, term=8, command=five, pending=false} 01:13:43,711 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=5, term=8, command=five, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@4f57ee0b} 01:13:43,711 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: awaiting more completions to resolve 1 synchronized callback(s) 01:13:43,785 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 2 completion(s) pending 01:13:43,785 AM [leader213-writer-85] [DEBUG] RaftStorageCompleter - leader213: 2 completion(s) pending 01:13:43,785 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 2 commands in 185.4 ms 01:13:43,785 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 2 commands in 185.9 ms 01:13:43,785 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:43,785 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:43,785 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 1 commands after 11.49 μs 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: running 2 completion(s) 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - follower214: persist complete JournaledLogEntry{index=5, term=8, command=five, pending=false} 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=5, term=8, command=five, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@1268b44d} 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - follower214: persist complete JournaledLogEntry{index=6, term=8, command=six, pending=false} 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=6, term=8, command=six, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@1268b44d} 01:13:43,785 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 74.67 ms 01:13:43,785 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: synchronized callbacks after 185.8 ms 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): Commit index set to 4 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 4 (of expected -1) 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - follower214 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 6 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActorBehavior - follower214 (Follower): Setting last applied to 4 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - follower214: Moving last applied index from 3 to 4 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - follower214: Applying state for log index 4 data four 01:13:43,785 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader213: running 2 completion(s) 01:13:43,785 AM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - follower214: applyState called: four 01:13:43,785 AM [leader213-writer-85] [DEBUG] EntryJournalV1 - leader213: updated meta to JournalMeta[replayFrom=4, applyTo=5] 01:13:43,785 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader213: persist complete JournaledLogEntry{index=5, term=8, command=five, pending=true} 01:13:43,785 AM [leader213-writer-85] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:43,785 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 1 commands in 375.8 μs 01:13:43,785 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: waiting to receive commands 01:13:43,785 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader213 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: 4 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - leader213 (Leader): Setting last applied to 5 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - leader213: Moving last applied index from 4 to 5 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader213: Applying state for log index 5 data five 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - leader213: applyState called: five 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower215: persist complete JournaledLogEntry{index=6, term=8, command=six, pending=false} 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=6, term=8, command=six, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@4f57ee0b} 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: synchronized callbacks after 185.7 ms 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Commit index set to 4 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 4 (of expected -1) 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 6 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower215 (Follower): Setting last applied to 4 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower215: Moving last applied index from 3 to 4 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower215: Applying state for log index 4 data four 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower215: applyState called: four 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - leader213: fakeSnapshot purging log to 4 for term 8 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader213: persist complete JournaledLogEntry{index=6, term=8, command=six, pending=true} 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader213 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 01:13:43,786 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - follower214: fakeSnapshot purging log to 3 for term 8 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - leader213 (Leader): Setting last applied to 6 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - follower215: fakeSnapshot purging log to 3 for term 8 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - leader213: Moving last applied index from 5 to 6 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader213: Applying state for log index 6 data six 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - leader213: applyState called: six 01:13:43,786 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 4 (of expected -1) 01:13:43,786 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 4 (of expected -1) 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - leader213: fakeSnapshot purging log to 5 for term 8 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:43,786 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 2 commands after 671.4 μs 01:13:43,786 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 1.144 ms 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): Commit index set to 6 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 6 (of expected -1) 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 4, lastIndex(): 6 01:13:43,786 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 974.6 μs 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Setting last applied to 5 01:13:43,786 AM [leader213-writer-85] [DEBUG] EntryJournalV1 - leader213: updated meta to JournalMeta[replayFrom=4, applyTo=6] 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower214: Moving last applied index from 4 to 5 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower214: Applying state for log index 5 data five 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower214: applyState called: five 01:13:43,786 AM [follower214-writer-83] [DEBUG] EntryJournalV1 - follower214: updated meta to JournalMeta[replayFrom=4, applyTo=5] 01:13:43,786 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower214 (Follower): Setting last applied to 6 01:13:43,786 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 230.2 μs 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower214: Moving last applied index from 5 to 6 01:13:43,786 AM [leader213-writer-85] [DEBUG] EntryJournalV1 - leader213: updated meta to JournalMeta[replayFrom=4, applyTo=7] 01:13:43,786 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower214: Applying state for log index 6 data six 01:13:43,786 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower214: applyState called: six 01:13:43,786 AM [leader213-writer-85] [DEBUG] RaftStorageCompleter - leader213: 2 completion(s) pending 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - follower214: fakeSnapshot purging log to 5 for term 8 01:13:43,787 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 2 commands in 323.0 μs 01:13:43,787 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: waiting to receive commands 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:43,787 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 103.4 μs 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower215 (Follower): Commit index set to 6 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 6 (of expected -1) 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower215 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 4, lastIndex(): 6 01:13:43,787 AM [follower215-writer-84] [DEBUG] EntryJournalV1 - follower215: updated meta to JournalMeta[replayFrom=4, applyTo=5] 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower215 (Follower): Setting last applied to 5 01:13:43,787 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - leader213: running 2 completion(s) 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower215: Moving last applied index from 4 to 5 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower215: Applying state for log index 5 data five 01:13:43,787 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower215: applyState called: five 01:13:43,787 AM [follower214-writer-83] [DEBUG] EntryJournalV1 - follower214: updated meta to JournalMeta[replayFrom=4, applyTo=7] 01:13:43,787 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 387.5 μs 01:13:43,787 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:43,787 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:43,787 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 177.7 μs 01:13:43,787 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:43,787 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower215 (Follower): Setting last applied to 6 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower215: Moving last applied index from 5 to 6 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower215: Applying state for log index 6 data six 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower215: applyState called: six 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - follower215: fakeSnapshot purging log to 5 for term 8 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:43,787 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 347.1 μs 01:13:43,787 AM [follower215-writer-84] [DEBUG] EntryJournalV1 - follower215: updated meta to JournalMeta[replayFrom=4, applyTo=7] 01:13:43,787 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:43,787 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 171.5 μs 01:13:43,787 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:43,787 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:43,954 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 6 (of expected -1) 01:13:43,954 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 6 (of expected -1) 01:13:44,74 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 6 (of expected -1) 01:13:44,74 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 6 (of expected -1) 01:13:44,101 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSubsequentReplications ending 01:13:44,101 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSecondSnapshot starting 01:13:44,101 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader213: Persist data index=7 term=8 command=seven 01:13:44,101 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader213: Append log entry and persist JournaledLogEntry{index=7, term=8, command=seven, pending=true} 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader213 (Leader): Replicate message: identifier: MockIdentifier{value=seven}, logIndex: 7, isSendImmediate: true 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: 5 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 7 is present for follower follower215 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower215: AppendEntries{term=8, leaderId=leader213, prevLogIndex=6, prevLogTerm=8, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=8, command=seven, pending=true}]} 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: 5 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader213 (Leader): sendAppendEntries: 7 is present for follower follower214 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader213 (Leader): Sending AppendEntries to follower follower214: AppendEntries{term=8, leaderId=leader213, prevLogIndex=6, prevLogTerm=8, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=8, command=seven, pending=true}]} 01:13:44,102 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): handleAppendEntries: AppendEntries{term=8, leaderId=leader213, prevLogIndex=6, prevLogTerm=8, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=8, command=seven, pending=true}]} 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): handleAppendEntries: AppendEntries{term=8, leaderId=leader213, prevLogIndex=6, prevLogTerm=8, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=8, command=seven, pending=true}]} 01:13:44,102 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Number of entries to be appended = 1 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): Number of entries to be appended = 1 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): Append entry to log seven 01:13:44,102 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower214: Append log entry and persist JournaledLogEntry{index=7, term=8, command=seven, pending=true} 01:13:44,102 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Append entry to log seven 01:13:44,102 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower215: Append log entry and persist JournaledLogEntry{index=7, term=8, command=seven, pending=true} 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): Log size is now 2 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower214 (Follower): handleAppendEntries returning : AppendEntriesReply{term=8, success=true, followerId=follower214, logLastIndex=7, logLastTerm=8, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 6 (of expected -1) 01:13:44,102 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Log size is now 2 01:13:44,102 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: awaiting more completions to resolve 1 synchronized callback(s) 01:13:44,102 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): handleAppendEntries returning : AppendEntriesReply{term=8, success=true, followerId=follower215, logLastIndex=7, logLastTerm=8, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 01:13:44,102 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 6 (of expected -1) 01:13:44,102 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: awaiting more completions to resolve 1 synchronized callback(s) 01:13:44,102 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 1 commands after 315.5 ms 01:13:44,102 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 315.3 ms 01:13:44,102 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 314.9 ms 01:13:44,102 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower214 updated: matchIndex: 7, nextIndex: 8 01:13:44,102 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower214: active: true, followerNextIndex: 8, leaderLastIndex: 7, leaderSnapShotIndex: 5 01:13:44,102 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader213 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower215 updated: matchIndex: 7, nextIndex: 8 01:13:44,102 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - leader213 (Leader): Checking sendAppendEntries for follower follower215: active: true, followerNextIndex: 8, leaderLastIndex: 7, leaderSnapShotIndex: 5 01:13:44,153 AM [leader213-writer-85] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:44,153 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:44,153 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:44,153 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 1 commands in 50.47 ms 01:13:44,153 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 50.46 ms 01:13:44,153 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 50.44 ms 01:13:44,153 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: waiting to receive commands 01:13:44,153 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:44,153 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:44,153 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:44,153 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader213: persist complete JournaledLogEntry{index=7, term=8, command=seven, pending=true} 01:13:44,153 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:44,153 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower214: persist complete JournaledLogEntry{index=7, term=8, command=seven, pending=false} 01:13:44,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:44,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower215: persist complete JournaledLogEntry{index=7, term=8, command=seven, pending=false} 01:13:44,153 AM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - leader213: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=6, lastAppliedTerm=8, lastIndex=7, lastTerm=8, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 01:13:44,153 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - leader213: captured snapshot at lastSequenceNumber: 7 01:13:44,153 AM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - leader213: Persising snapshot at EntryInfo[index=6, term=8]/EntryInfo[index=7, term=8] 01:13:44,153 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - follower214: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=6, lastAppliedTerm=8, lastIndex=7, lastTerm=8, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 01:13:44,153 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - follower215: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=6, lastAppliedTerm=8, lastIndex=7, lastTerm=8, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 01:13:44,153 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - leader213: support() called 01:13:44,153 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - follower214: captured snapshot at lastSequenceNumber: 7 01:13:44,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - follower215: captured snapshot at lastSequenceNumber: 7 01:13:44,153 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - follower214: Persising snapshot at EntryInfo[index=6, term=8]/EntryInfo[index=7, term=8] 01:13:44,153 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - follower215: Persising snapshot at EntryInfo[index=6, term=8]/EntryInfo[index=7, term=8] 01:13:44,153 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower214: support() called 01:13:44,153 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower215: support() called 01:13:44,154 AM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - leader213: Removed in-memory snapshotted entries, adjusted snapshotIndex: 5 and term: 8 01:13:44,154 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader213 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 01:13:44,154 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - follower214: Removed in-memory snapshotted entries, adjusted snapshotIndex: 5 and term: 8 01:13:44,154 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - leader213 (Leader): Setting last applied to 7 01:13:44,154 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - leader213: Moving last applied index from 6 to 7 01:13:44,154 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=7, term=8, command=seven, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@226ce395} 01:13:44,154 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader213: Applying state for log index 7 data seven 01:13:44,154 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - follower215: Removed in-memory snapshotted entries, adjusted snapshotIndex: 5 and term: 8 01:13:44,154 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - leader213: applyState called: seven 01:13:44,154 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower214: synchronized callbacks after 51.71 ms 01:13:44,154 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=7, term=8, command=seven, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c0847240@7caed9a0} 01:13:44,154 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower215: synchronized callbacks after 51.64 ms 01:13:44,154 AM [leader213-%d398558] [DEBUG] RaftStorage - leader213: starting snapshot writeout to /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A48-092F0635.tmp 01:13:44,154 AM [follower214-%d54273] [DEBUG] RaftStorage - follower214: starting snapshot writeout to /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A48-092FA281.tmp 01:13:44,154 AM [follower215-%d655900] [DEBUG] RaftStorage - follower215: starting snapshot writeout to /tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A48-0931064E.tmp 01:13:44,154 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 1 commands after 1.337 ms 01:13:44,155 AM [leader213-writer-85] [DEBUG] EntryJournalV1 - leader213: updated meta to JournalMeta[replayFrom=4, applyTo=8] 01:13:44,155 AM [leader213-writer-85] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:44,155 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 1 commands in 472.1 μs 01:13:44,155 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:44,155 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: waiting to receive commands 01:13:44,314 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): Commit index set to 7 01:13:44,314 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower214 (Follower): Commit index set to 7 01:13:44,314 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower215 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 7 01:13:44,314 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower215 (Follower): Setting last applied to 7 01:13:44,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,314 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower215: Moving last applied index from 6 to 7 01:13:44,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower214 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 7 01:13:44,314 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower215: Applying state for log index 7 data seven 01:13:44,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower214 (Follower): Setting last applied to 7 01:13:44,314 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower215: applyState called: seven 01:13:44,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - follower214: Moving last applied index from 6 to 7 01:13:44,314 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - follower214: Applying state for log index 7 data seven 01:13:44,314 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - follower214: applyState called: seven 01:13:44,314 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 161.4 ms 01:13:44,314 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 161.4 ms 01:13:44,315 AM [follower214-writer-83] [DEBUG] EntryJournalV1 - follower214: updated meta to JournalMeta[replayFrom=4, applyTo=8] 01:13:44,315 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:44,315 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 496.8 μs 01:13:44,315 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:44,315 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:44,315 AM [follower215-writer-84] [DEBUG] EntryJournalV1 - follower215: updated meta to JournalMeta[replayFrom=4, applyTo=8] 01:13:44,315 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:44,315 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:44,315 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 926.6 μs 01:13:44,315 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:44,434 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,434 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,554 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,555 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,674 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,674 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,747 AM [follower215-%d655900] [DEBUG] RaftStorage - follower215: finished snapshot writeout to /tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A48-0931064E.v1 01:13:44,748 AM [follower215-%d655900] [DEBUG] RaftStorage - follower215: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A46-10B5DC95.v1 01:13:44,748 AM [follower215-%d655900] [DEBUG] RaftStorage - follower215: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A48-0931064E.v1 01:13:44,748 AM [follower215-%d655900] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/TermInfo.properties 01:13:44,748 AM [follower215-%d655900] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/journal-v1-1.log 01:13:44,748 AM [follower215-%d655900] [DEBUG] RaftStorage - follower215: skipping unrecognized file /tmp/junit-777646106128307259/follower215/metadata-v1-1.log 01:13:44,748 AM [follower215-%d655900] [DEBUG] RaftStorage - follower215: deleted snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=5], timestamp=2026-05-09T01:13:42.280353941Z, file=/tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A46-10B5DC95.v1, size=374, entryCompress=NONE, stateCompress=NONE} 01:13:44,748 AM [follower215-%d655900] [DEBUG] RaftStorage - follower215: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=6, term=8], timestamp=2026-05-09T01:13:44.154207822Z, file=/tmp/junit-777646106128307259/follower215/snapshot-0000000069FE8A48-0931064E.v1, size=442, entryCompress=NONE, stateCompress=NONE} 01:13:44,748 AM [follower215-%d655900] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:44,749 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:44,749 AM [test-pekko.actor.default-dispatcher-16] [INFO] SnapshotManager - follower215: snapshot is durable as of 2026-05-09T01:13:44.154207822Z 01:13:44,749 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - follower215: Snapshot success, discarding journal entries up to 7 01:13:44,749 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorSnapshotMessageSupport - follower215: SnapshotComplete received 01:13:44,749 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 433.6 ms 01:13:44,749 AM [follower215-writer-84] [DEBUG] EntryJournalV1 - follower215: updated meta to JournalMeta[replayFrom=8, applyTo=8] 01:13:44,749 AM [follower215-writer-84] [DEBUG] EntryJournalV1 - follower215: discarded entries up to (and including) 7 01:13:44,749 AM [follower215-writer-84] [DEBUG] RaftStorageCompleter - follower215: 1 completion(s) pending 01:13:44,749 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 289.8 μs 01:13:44,749 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: waiting to receive commands 01:13:44,749 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower215: running 1 completion(s) 01:13:44,794 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,794 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,914 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:44,914 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,34 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,34 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,45 AM [leader213-%d398558] [DEBUG] RaftStorage - leader213: finished snapshot writeout to /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A48-092F0635.v1 01:13:45,45 AM [follower214-%d54273] [DEBUG] RaftStorage - follower214: finished snapshot writeout to /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A48-092FA281.v1 01:13:45,45 AM [leader213-%d398558] [DEBUG] RaftStorage - leader213: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A48-092F0635.v1 01:13:45,45 AM [follower214-%d54273] [DEBUG] RaftStorage - follower214: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.v1 01:13:45,45 AM [leader213-%d398558] [DEBUG] RaftStorage - leader213: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.v1 01:13:45,45 AM [follower214-%d54273] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/TermInfo.properties 01:13:45,45 AM [follower214-%d54273] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/journal-v1-1.log 01:13:45,46 AM [follower214-%d54273] [DEBUG] RaftStorage - follower214: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A48-092FA281.v1 01:13:45,46 AM [leader213-%d398558] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:45,46 AM [leader213-%d398558] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:45,46 AM [leader213-%d398558] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:45,46 AM [follower214-%d54273] [DEBUG] RaftStorage - follower214: skipping unrecognized file /tmp/junit-777646106128307259/follower214/metadata-v1-1.log 01:13:45,46 AM [leader213-%d398558] [DEBUG] RaftStorage - leader213: deleted snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=5], timestamp=2026-05-09T01:13:40.557734460Z, file=/tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A44-213E5A3C.v1, size=374, entryCompress=NONE, stateCompress=NONE} 01:13:45,46 AM [follower214-%d54273] [DEBUG] RaftStorage - follower214: deleted snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=5], timestamp=2026-05-09T01:13:42.496108485Z, file=/tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A46-1D9203C5.v1, size=374, entryCompress=NONE, stateCompress=NONE} 01:13:45,46 AM [leader213-%d398558] [DEBUG] RaftStorage - leader213: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=6, term=8], timestamp=2026-05-09T01:13:44.154076725Z, file=/tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A48-092F0635.v1, size=442, entryCompress=NONE, stateCompress=NONE} 01:13:45,46 AM [follower214-%d54273] [DEBUG] RaftStorage - follower214: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=6, term=8], timestamp=2026-05-09T01:13:44.154116737Z, file=/tmp/junit-777646106128307259/follower214/snapshot-0000000069FE8A48-092FA281.v1, size=442, entryCompress=NONE, stateCompress=NONE} 01:13:45,46 AM [leader213-%d398558] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:45,46 AM [follower214-%d54273] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:45,46 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:45,46 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:45,46 AM [test-pekko.actor.default-dispatcher-16] [INFO] SnapshotManager - follower214: snapshot is durable as of 2026-05-09T01:13:44.154116737Z 01:13:45,46 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - follower214: Snapshot success, discarding journal entries up to 7 01:13:45,46 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorSnapshotMessageSupport - follower214: SnapshotComplete received 01:13:45,46 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 731.4 ms 01:13:45,46 AM [follower214-writer-83] [DEBUG] EntryJournalV1 - follower214: updated meta to JournalMeta[replayFrom=8, applyTo=8] 01:13:45,46 AM [follower214-writer-83] [DEBUG] EntryJournalV1 - follower214: discarded entries up to (and including) 7 01:13:45,47 AM [follower214-writer-83] [DEBUG] RaftStorageCompleter - follower214: 1 completion(s) pending 01:13:45,47 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - follower214: running 1 completion(s) 01:13:45,47 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 284.8 μs 01:13:45,47 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: waiting to receive commands 01:13:45,154 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,154 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,157 AM [main] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:45,157 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:45,157 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - leader213: snapshot is durable as of 2026-05-09T01:13:44.154076725Z 01:13:45,157 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - leader213: Snapshot success, discarding journal entries up to 7 01:13:45,157 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - leader213: SnapshotComplete received 01:13:45,158 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 1 commands after 1.003 s 01:13:45,158 AM [leader213-writer-85] [DEBUG] EntryJournalV1 - leader213: updated meta to JournalMeta[replayFrom=8, applyTo=8] 01:13:45,158 AM [leader213-writer-85] [DEBUG] EntryJournalV1 - leader213: discarded entries up to (and including) 7 01:13:45,158 AM [leader213-writer-85] [DEBUG] RaftStorageCompleter - leader213: 1 completion(s) pending 01:13:45,158 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - leader213: running 1 completion(s) 01:13:45,158 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 1 commands in 323.6 μs 01:13:45,158 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: waiting to receive commands 01:13:45,274 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,274 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - leader213: fakeSnapshot purging log to 6 for term 8 01:13:45,394 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,394 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,394 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - follower215: fakeSnapshot purging log to 6 for term 8 01:13:45,394 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - follower214: fakeSnapshot purging log to 6 for term 8 01:13:45,409 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A48-092F0635.v1 01:13:45,410 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:45,410 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:45,410 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:45,410 AM [awaitility-thread] [DEBUG] RaftStorage - leader213: picked SnapshotFileV1{lastIncluded=EntryInfo[index=6, term=8], timestamp=2026-05-09T01:13:44.154076725Z, file=/tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A48-092F0635.v1, size=442, entryCompress=NONE, stateCompress=NONE} as the latest file 01:13:45,514 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,514 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,634 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower215: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,634 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower214: Lagging 0 entries behind leader leader213 and reached 7 (of expected -1) 01:13:45,664 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSecondSnapshot ending 01:13:45,664 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testLeaderReinstatement starting 01:13:45,676 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - leader213: terminating thread VirtualThread[#377,leader213-writer-85]/waiting 01:13:45,677 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: received 1 commands after 518.6 ms 01:13:45,677 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: completed 1 commands in 29.26 μs 01:13:45,677 AM [leader213-writer-85] [DEBUG] JournalWriteTask - leader213: journal writer stopped 01:13:45,677 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - leader213: terminated thread VirtualThread[#377,leader213-writer-85]/terminated 01:13:45,677 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - leader213: journal closed 01:13:45,677 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - leader213: journal closed 01:13:45,677 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: stopped executor with 0 remaining tasks 01:13:45,677 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: stopped executor with 0 remaining tasks 01:13:45,678 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader213] [WARN] [05/09/2026 01:13:45.678] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader213]: org.opendaylight.controller.cluster.common.actor.Monitor@12518e36 01:13:45,679 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - leader213: Starting recovery with journal batch size 1000 01:13:45,679 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: started executor 01:13:45,679 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: started executor 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - leader213: metadata journal open: replayFrom=8 applyTo=8 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - leader213: journal open: firstIndex=1 lastIndex=8 replayFrom=8 fileEntries=0 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - leader213: journal open: applyTo=8 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader213: starting journal recovery 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader213: Set currentTerm=8, votedFor=leader213 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: selected SNAPSHOT_V1 to handle file /tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A48-092F0635.v1 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/TermInfo.properties 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/journal-v1-1.log 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: skipping unrecognized file /tmp/junit-777646106128307259/leader213/metadata-v1-1.log 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: picked SnapshotFileV1{lastIncluded=EntryInfo[index=6, term=8], timestamp=2026-05-09T01:13:44.154076725Z, file=/tmp/junit-777646106128307259/leader213/snapshot-0000000069FE8A48-092F0635.v1, size=442, entryCompress=NONE, stateCompress=NONE} as the latest file 01:13:45,680 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Recovery - leader213: initializing from snapshot taken at 2026-05-09T01:13:44.154076725Z 01:13:45,681 AM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - leader213: support() called 01:13:45,681 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - leader213: Moving last applied index from -1 to 6 01:13:45,681 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - leader213: applying entries up to 8 01:13:45,681 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] JournalRecovery - leader213: recovered journal DefaultLogEntry[index=7, term=8, command=seven] 01:13:45,681 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - leader213: Moving last applied index from 6 to 7 01:13:45,681 AM [test-pekko.actor.default-dispatcher-14] [INFO] Recovery - leader213: Recovery completed in in 1.271 ms: last log index = 7, last log term = 8, napshot index = 6, snapshot term = 8, journal size = 1 01:13:45,682 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader213: Recovery completed and cannot restore from snapshot 01:13:45,682 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - leader213: writer thread VirtualThread[#403,leader213-writer-86]/runnable started 01:13:45,682 AM [leader213-writer-86] [DEBUG] JournalWriteTask - leader213: journal writer started 01:13:45,682 AM [leader213-writer-86] [DEBUG] JournalWriteTask - leader213: waiting to receive commands 01:13:45,682 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testLeaderReinstatement ending 01:13:45,682 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testReplicationAndSnapshots ending 01:13:45,682 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower214-collector216#-1180822973] 01:13:45,693 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower214] 01:13:45,693 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - follower214: terminating thread VirtualThread[#375,follower214-writer-83]/waiting 01:13:45,693 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: received 1 commands after 646.9 ms 01:13:45,694 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: completed 1 commands in 25.35 μs 01:13:45,694 AM [follower214-writer-83] [DEBUG] JournalWriteTask - follower214: journal writer stopped 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - follower214: terminated thread VirtualThread[#375,follower214-writer-83]/terminated 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower214: journal closed 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - follower214: journal closed 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower214: stopped executor with 0 remaining tasks 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower214: stopped executor with 0 remaining tasks 01:13:45,694 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower215-collector217#1135885400] 01:13:45,694 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower215] 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - follower215: terminating thread VirtualThread[#376,follower215-writer-84]/waiting 01:13:45,694 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: received 1 commands after 945.1 ms 01:13:45,694 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: completed 1 commands in 11.91 μs 01:13:45,694 AM [follower215-writer-84] [DEBUG] JournalWriteTask - follower215: journal writer stopped 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - follower215: terminated thread VirtualThread[#376,follower215-writer-84]/terminated 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - follower215: journal closed 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - follower215: journal closed 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower215: stopped executor with 0 remaining tasks 01:13:45,694 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower215: stopped executor with 0 remaining tasks 01:13:45,695 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader213-collector218#-1171056537] 01:13:45,695 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader213] 01:13:45,695 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader213-collector219#-1640997340] 01:13:45,695 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader213] 01:13:45,695 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - leader213: terminating thread VirtualThread[#403,leader213-writer-86]/waiting 01:13:45,695 AM [leader213-writer-86] [DEBUG] JournalWriteTask - leader213: received 1 commands after 13.81 ms 01:13:45,695 AM [leader213-writer-86] [DEBUG] JournalWriteTask - leader213: completed 1 commands in 12.39 μs 01:13:45,696 AM [leader213-writer-86] [DEBUG] JournalWriteTask - leader213: journal writer stopped 01:13:45,696 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EnabledRaftStorage - leader213: terminated thread VirtualThread[#403,leader213-writer-86]/terminated 01:13:45,696 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] EntryJournalV1 - leader213: journal closed 01:13:45,696 AM [test-pekko.actor.default-dispatcher-14] [INFO] EnabledRaftStorage - leader213: journal closed 01:13:45,696 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: stopped executor with 0 remaining tasks 01:13:45,696 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader213: stopped executor with 0 remaining tasks [INFO] [05/09/2026 01:13:45.699] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:13:45,699 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [05/09/2026 01:13:45.700] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.89:17355) [INFO] [05/09/2026 01:13:45.700] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.89:17355] - Exiting completed [INFO] [05/09/2026 01:13:45.700] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.89:17355] - Shutting down... [INFO] [05/09/2026 01:13:45.700] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.89:17355] - Successfully shut down 01:13:45,701 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.89:17355] - Exiting completed 01:13:45,701 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.89:17355] - Shutting down... 01:13:45,701 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.89:17355] - Successfully shut down [INFO] [05/09/2026 01:13:45.702] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.89:17355/system/remoting-terminator] Shutting down remote daemon. 01:13:45,702 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:13:45,702 AM [test-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/09/2026 01:13:45.702] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.89:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/09/2026 01:13:45.704] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.89:17355/system/remoting-terminator] Remoting shut down. 01:13:45,704 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [05/09/2026 01:13:45.704] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger