[DEBUG] [03/12/2026 02:26:30.400] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 02:26:30,405 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/12/2026 02:26:30.405] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/12/2026 02:26:30.405] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/12/2026 02:26:30.451] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.245:17355] with UID [-5546417053547590468] 02:26:30,451 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.245:17355] with UID [-5546417053547590468] [INFO] [03/12/2026 02:26:30.452] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.245:17355] - Starting up, Pekko version [1.2.1] ... 02:26:30,452 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.245:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [03/12/2026 02:26:30.455] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.245:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 02:26:30,455 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.245:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/12/2026 02:26:30.455] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.245:17355] - Started up successfully 02:26:30,455 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.245:17355] - Started up successfully [INFO] [03/12/2026 02:26:30.462] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.245:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/12/2026 02:26:30.462] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.245:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:26:30,463 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.245:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 02:26:30,463 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.245:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:26:30,482 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting 02:26:30,487 AM [main] [DEBUG] EntryJournalV1 - test-actor-246: metadata journal open: replayFrom=1 applyTo=0 02:26:30,487 AM [main] [DEBUG] EntryJournalV1 - test-actor-246: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:30,493 AM [main] [DEBUG] EntryJournalV1 - test-actor-246: journal closed 02:26:30,494 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-246] 02:26:30,495 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-246: Starting recovery with journal batch size 1000 02:26:30,495 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: started executor 02:26:30,495 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: started executor 02:26:30,495 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-246: metadata journal open: replayFrom=1 applyTo=0 02:26:30,496 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-246: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 02:26:30,496 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-246: journal open: applyTo=0 02:26:30,496 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-246: starting journal recovery 02:26:30,496 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4109881913482597218/test-actor-246/TermInfo.properties does not exist [WARN] [03/12/2026 02:26:30.496] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-246]: org.opendaylight.controller.cluster.common.actor.Monitor@7194f201 [INFO] [pekkoDeadLetter][03/12/2026 02:26:30.496] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-246] 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'. 02:26:30,497 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-246] 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'. 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-246: Set currentTerm=0, votedFor=null 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - test-actor-246: Local TermInfo store seeded with TermInfo{term=0} 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: skipping unrecognized file /tmp/junit-4109881913482597218/test-actor-246/TermInfo.properties 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: skipping unrecognized file /tmp/junit-4109881913482597218/test-actor-246/journal-v1-1.log 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: skipping unrecognized file /tmp/junit-4109881913482597218/test-actor-246/metadata-v1-1.log 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-246: no eligible files found 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-246: Moving last applied index from -1 to -1 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-246: applying entries up to 0 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-246: recovered journal DefaultLogEntry[index=0, term=1, command=B] 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-246: Moving last applied index from -1 to -1 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - test-actor-246: Recovery completed in in 3.806 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 02:26:30,499 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-246: Recovery completed and cannot restore from snapshot 02:26:30,500 AM [test-pekko.actor.default-dispatcher-5] [WARN] RaftActor - test-actor-246: The provided restore snapshot was not applied because the persistence store is not empty 02:26:30,500 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-246: writer thread VirtualThread[#477,test-actor-246-writer-101]/runnable started 02:26:30,500 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: journal writer started 02:26:30,500 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: waiting to receive commands 02:26:31,1 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData ending 02:26:31,1 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-246] 02:26:31,13 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-246: terminating thread VirtualThread[#477,test-actor-246-writer-101]/waiting 02:26:31,13 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: received 1 commands after 512.5 ms 02:26:31,13 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: completed 1 commands in 31.47 μs 02:26:31,13 AM [test-actor-246-writer-101] [DEBUG] JournalWriteTask - test-actor-246: journal writer stopped 02:26:31,13 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-246: terminated thread VirtualThread[#477,test-actor-246-writer-101]/terminated 02:26:31,13 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-246: journal closed 02:26:31,13 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-246: journal closed 02:26:31,13 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-246: stopped executor with 0 remaining tasks 02:26:31,13 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-246: stopped executor with 0 remaining tasks 02:26:31,19 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-247] [WARN] [03/12/2026 02:26:31.019] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-247]: org.opendaylight.controller.cluster.common.actor.Monitor@5fdd42d8 02:26:31,20 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-247] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] 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'. [INFO] [pekkoDeadLetter][03/12/2026 02:26:31.019] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-247] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] 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'. 02:26:31,21 AM [main] [INFO] RaftActor - leader-247: Starting recovery with journal batch size 1000 02:26:31,21 AM [main] [DEBUG] RaftStorage - leader-247: started executor 02:26:31,22 AM [main] [DEBUG] RaftStorage - leader-247: started executor 02:26:31,22 AM [main] [DEBUG] EntryJournalV1 - leader-247: metadata journal open: replayFrom=1 applyTo=0 02:26:31,23 AM [main] [DEBUG] EntryJournalV1 - leader-247: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:31,23 AM [main] [INFO] EnabledRaftStorage - leader-247: journal open: applyTo=0 02:26:31,23 AM [main] [DEBUG] RaftActor - leader-247: recovering to non-persistent 02:26:31,23 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14989223548539603384/leader-247/TermInfo.properties does not exist 02:26:31,132 AM [main] [DEBUG] PropertiesTermInfoStore - leader-247: Set currentTerm=0, votedFor=null 02:26:31,132 AM [main] [INFO] Recovery - leader-247: Local TermInfo store seeded with TermInfo{term=0} 02:26:31,132 AM [main] [DEBUG] AbstractReplicatedLog - leader-247: Moving last applied index from -1 to -1 02:26:31,132 AM [main] [INFO] Recovery - leader-247: Recovery completed in in 109.6 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:31,132 AM [main] [DEBUG] RaftActor - leader-247: Recovery completed and can restore from snapshot 02:26:31,133 AM [main] [DEBUG] EnabledRaftStorage - leader-247: writer thread VirtualThread[#478,leader-247-writer-102]/runnable started 02:26:31,133 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: journal writer started 02:26:31,133 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: waiting to receive commands 02:26:31,133 AM [main] [DEBUG] Follower - leader-247 (Follower): Received TimeoutNow - switching to Candidate 02:26:31,133 AM [main] [DEBUG] Candidate - leader-247 (Candidate): Election: Candidate has following voting peers: [] 02:26:31,292 AM [main] [DEBUG] PropertiesTermInfoStore - leader-247: Set currentTerm=1, votedFor=leader-247 02:26:31,292 AM [main] [INFO] Candidate - leader-247 (Candidate): Starting new election term 1 02:26:31,292 AM [main] [INFO] RaftActorBehavior - leader-247 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:26:31,292 AM [main] [DEBUG] Candidate - leader-247 (Candidate): Received ElectionTimeout 02:26:31,292 AM [main] [DEBUG] AbstractLeader - leader-247 (Leader): Election: Leader has following peers: [] 02:26:31,292 AM [main] [INFO] RaftActorBehavior - leader-247 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:26:31,293 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-247] 02:26:31,304 AM [main] [DEBUG] EnabledRaftStorage - leader-247: terminating thread VirtualThread[#478,leader-247-writer-102]/waiting 02:26:31,304 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: received 1 commands after 171.5 ms 02:26:31,304 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: completed 1 commands in 22.07 μs 02:26:31,304 AM [leader-247-writer-102] [DEBUG] JournalWriteTask - leader-247: journal writer stopped 02:26:31,305 AM [main] [DEBUG] EnabledRaftStorage - leader-247: terminated thread VirtualThread[#478,leader-247-writer-102]/terminated 02:26:31,305 AM [main] [DEBUG] EntryJournalV1 - leader-247: journal closed 02:26:31,305 AM [main] [INFO] EnabledRaftStorage - leader-247: journal closed 02:26:31,305 AM [main] [DEBUG] RaftStorage - leader-247: stopped executor with 0 remaining tasks 02:26:31,305 AM [main] [DEBUG] RaftStorage - leader-247: stopped executor with 0 remaining tasks 02:26:31,310 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testFindLeader#-1638557411] [WARN] [03/12/2026 02:26:31.310] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testFindLeader#-1638557411]: org.opendaylight.controller.cluster.common.actor.Monitor@1adfd747 [INFO] [pekkoDeadLetter][03/12/2026 02:26:31.311] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#-1638557411] 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'. 02:26:31,311 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#-1638557411] 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'. 02:26:31,311 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 02:26:31,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: started executor 02:26:31,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: started executor 02:26:31,312 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: metadata journal open: replayFrom=1 applyTo=0 02:26:31,312 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:31,312 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - testFindLeader: journal open: applyTo=0 02:26:31,312 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testFindLeader: starting journal recovery 02:26:31,312 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-644190413658109421/testFindLeader/TermInfo.properties does not exist 02:26:31,410 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@12.0.5-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@12.0.5-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@12.0.5-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@12.0.5-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@12.0.5-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@12.0.5-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@12.0.5-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:58) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTest.testFindLeaderWhenLeaderIsSelf(RaftActorTest.java:128) 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) 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-644190413658109421/testFindLeader/TermInfo.properties 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-644190413658109421/testFindLeader/journal-v1-1.log 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: skipping unrecognized file /tmp/junit-644190413658109421/testFindLeader/metadata-v1-1.log 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testFindLeader: no eligible files found 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - testFindLeader: Moving last applied index from -1 to -1 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - testFindLeader: empty journal: appending 0 entries 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testFindLeader: updated meta to JournalMeta[replayFrom=1, applyTo=0] 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - testFindLeader: Recovery completed in in 144.1 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:31,456 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testFindLeader: Recovery completed and can restore from snapshot 02:26:31,457 AM [testFindLeader-writer-103] [DEBUG] JournalWriteTask - testFindLeader: journal writer started 02:26:31,457 AM [testFindLeader-writer-103] [DEBUG] JournalWriteTask - testFindLeader: waiting to receive commands 02:26:31,457 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - testFindLeader: writer thread VirtualThread[#479,testFindLeader-writer-103]/waiting started 02:26:31,457 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 02:26:31,457 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 02:26:31,465 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 02:26:31,465 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 02:26:31,465 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:26:31,465 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 02:26:31,465 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 02:26:31,465 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:26:31,465 AM [test-pekko.actor.default-dispatcher-5] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from Actor[pekko://test/user/testFindLeader#-1638557411] to Actor[pekko://test/temp/testFindLeader$a] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/testFindLeader$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] [03/12/2026 02:26:31.465] [test-pekko.actor.default-dispatcher-11] [pekko://test/temp/testFindLeader$a] received dead letter from Actor[pekko://test/user/testFindLeader#-1638557411]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@676c34d8 [INFO] [pekkoDeadLetter][03/12/2026 02:26:31.465] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/testFindLeader$a] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from Actor[pekko://test/user/testFindLeader#-1638557411] to Actor[pekko://test/temp/testFindLeader$a] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/testFindLeader$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'. 02:26:31,469 AM [main] [INFO] RaftActorTest - testLeaderTransitioning starting 02:26:31,471 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-248] 02:26:31,471 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-248] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] 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'. [WARN] [03/12/2026 02:26:31.471] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-248]: org.opendaylight.controller.cluster.common.actor.Monitor@11f92a06 [INFO] [pekkoDeadLetter][03/12/2026 02:26:31.471] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-248] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] 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'. 02:26:31,472 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - test-actor-248: Starting recovery with journal batch size 1000 02:26:31,472 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-248: started executor 02:26:31,472 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-248: started executor 02:26:31,473 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-248: metadata journal open: replayFrom=1 applyTo=0 02:26:31,474 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-248: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:31,474 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - test-actor-248: journal open: applyTo=0 02:26:31,474 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-248: starting journal recovery 02:26:31,474 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4942251469268720149/test-actor-248/TermInfo.properties does not exist 02:26:31,484 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-248: Set currentTerm=0, votedFor=null 02:26:31,484 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - test-actor-248: Local TermInfo store seeded with TermInfo{term=0} 02:26:31,485 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/junit-4942251469268720149/test-actor-248/TermInfo.properties 02:26:31,485 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/junit-4942251469268720149/test-actor-248/journal-v1-1.log 02:26:31,485 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-248: skipping unrecognized file /tmp/junit-4942251469268720149/test-actor-248/metadata-v1-1.log 02:26:31,485 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-248: no eligible files found 02:26:31,485 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-248: Moving last applied index from -1 to -1 02:26:31,485 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-248: empty journal: appending 0 entries 02:26:31,485 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-248: updated meta to JournalMeta[replayFrom=1, applyTo=0] 02:26:31,485 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - test-actor-248: Recovery completed in in 11.08 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:31,485 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-248: Recovery completed and can restore from snapshot 02:26:31,485 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - test-actor-248: writer thread VirtualThread[#480,test-actor-248-writer-104]/runnable started 02:26:31,485 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: journal writer started 02:26:31,485 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: waiting to receive commands 02:26:31,486 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - test-actor-248 (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 0 - updating term 02:26:31,494 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-248: Set currentTerm=1, votedFor=null 02:26:31,494 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - test-actor-248 (Follower): The followers log is empty and the senders prevLogIndex is 0 02:26:31,494 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - test-actor-248 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=test-actor-248, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:26:31,494 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - test-actor-248: Last sync leader does not match current leader leader, need to catch up to 0 [WARN] [03/12/2026 02:26:31.495] [test-pekko.actor.default-dispatcher-6] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/test-actor-248]: AppendEntriesReply{term=1, success=false, followerId=test-actor-248, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:26:31,495 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-248] to Actor[pekko://test/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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] [03/12/2026 02:26:31.495] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/test-actor-248] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=test-actor-248, initialSyncDone=false] 02:26:31,495 AM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-248] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/12/2026 02:26:31.495] [test-pekko.actor.default-dispatcher-11] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-248] to Actor[pekko://test/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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][03/12/2026 02:26:31.495] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/test-actor-248] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-248] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:26:31,536 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-248: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 02:26:31,587 AM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 02:26:31,587 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#940477959] 02:26:31,598 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-248] 02:26:31,598 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-248: terminating thread VirtualThread[#480,test-actor-248-writer-104]/waiting 02:26:31,599 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: received 1 commands after 113.6 ms 02:26:31,599 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: completed 1 commands in 28.39 μs 02:26:31,599 AM [test-actor-248-writer-104] [DEBUG] JournalWriteTask - test-actor-248: journal writer stopped 02:26:31,599 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-248: terminated thread VirtualThread[#480,test-actor-248-writer-104]/terminated 02:26:31,599 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-248: journal closed 02:26:31,599 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-248: journal closed 02:26:31,599 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: stopped executor with 0 remaining tasks 02:26:31,599 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-248: stopped executor with 0 remaining tasks 02:26:31,604 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/$c#1188431359] [WARN] [03/12/2026 02:26:31.605] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/$c#1188431359]: org.opendaylight.controller.cluster.common.actor.Monitor@42aef393 [INFO] [pekkoDeadLetter][03/12/2026 02:26:31.605] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#1188431359] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] 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'. 02:26:31,605 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#1188431359] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] 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'. 02:26:31,606 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - notifier-249: Starting recovery with journal batch size 1000 02:26:31,606 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-249: started executor 02:26:31,606 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-249: started executor 02:26:31,607 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - notifier-249: metadata journal open: replayFrom=1 applyTo=0 02:26:31,607 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - notifier-249: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:31,607 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - notifier-249: journal open: applyTo=0 02:26:31,607 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - notifier-249: starting journal recovery 02:26:31,608 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-5984268824777398492/notifier-249/TermInfo.properties does not exist 02:26:31,628 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=0, votedFor=null 02:26:31,628 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - notifier-249: Local TermInfo store seeded with TermInfo{term=0} 02:26:31,628 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-249: skipping unrecognized file /tmp/junit-5984268824777398492/notifier-249/TermInfo.properties 02:26:31,628 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-249: skipping unrecognized file /tmp/junit-5984268824777398492/notifier-249/journal-v1-1.log 02:26:31,628 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-249: skipping unrecognized file /tmp/junit-5984268824777398492/notifier-249/metadata-v1-1.log 02:26:31,628 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - notifier-249: no eligible files found 02:26:31,628 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - notifier-249: Moving last applied index from -1 to -1 02:26:31,628 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - notifier-249: empty journal: appending 0 entries 02:26:31,628 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - notifier-249: updated meta to JournalMeta[replayFrom=1, applyTo=0] 02:26:31,629 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - notifier-249: Recovery completed in in 21.04 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:31,629 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - notifier-249: Recovery completed and can restore from snapshot 02:26:31,629 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - notifier-249: writer thread VirtualThread[#481,notifier-249-writer-105]/runnable started 02:26:31,629 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: journal writer started 02:26:31,629 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: waiting to receive commands 02:26:31,846 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - notifier-249 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.245:17355, Removed) 02:26:31,846 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - notifier-249 (Follower): Received ElectionTimeout - switching to Candidate 02:26:31,846 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Election: Candidate has following voting peers: [leader] 02:26:31,850 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=1, votedFor=notifier-249 02:26:31,850 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 1 02:26:31,850 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=1, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader 02:26:31,850 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - notifier-249 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [03/12/2026 02:26:31.850] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=1, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][03/12/2026 02:26:31.850] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1188431359] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 02:26:31,851 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1188431359] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] 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'. 02:26:31,986 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:31,988 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=2, votedFor=notifier-249 02:26:31,988 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 2 02:26:31,988 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=2, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:31.989] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=2, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][03/12/2026 02:26:31.989] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1188431359] to Actor[pekko://test/user/$c/fake/path] 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/user/$c/fake/path] 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'. 02:26:31,989 AM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#1188431359] to Actor[pekko://test/user/$c/fake/path] 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/user/$c/fake/path] 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'. 02:26:32,166 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:32,169 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=3, votedFor=notifier-249 02:26:32,169 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 3 02:26:32,169 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=3, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:32.169] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=3, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:32,346 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:32,348 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=4, votedFor=notifier-249 02:26:32,348 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 4 02:26:32,349 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=4, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:32.349] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=4, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:32,566 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:32,569 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=5, votedFor=notifier-249 02:26:32,569 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 5 02:26:32,569 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=5, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:32.570] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=5, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:32,786 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:32,790 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=6, votedFor=notifier-249 02:26:32,790 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 6 02:26:32,790 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=6, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:32.790] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=6, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:32,966 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:32,968 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=7, votedFor=notifier-249 02:26:32,968 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 7 02:26:32,968 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=7, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:32.969] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=7, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:33,156 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:33,159 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=8, votedFor=notifier-249 02:26:33,159 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 8 02:26:33,159 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=8, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:33.159] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=8, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:33,276 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:33,279 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=9, votedFor=notifier-249 02:26:33,279 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 9 02:26:33,279 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=9, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:33.280] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=9, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:33,416 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:33,419 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=10, votedFor=notifier-249 02:26:33,419 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 10 02:26:33,419 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=10, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:33.419] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=10, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:33,576 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:33,579 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=11, votedFor=notifier-249 02:26:33,579 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 11 02:26:33,579 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=11, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:33.579] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=11, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:33,736 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:33,739 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=12, votedFor=notifier-249 02:26:33,739 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 12 02:26:33,739 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=12, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:33.740] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=12, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:33,956 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:33,959 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=13, votedFor=notifier-249 02:26:33,959 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 13 02:26:33,959 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=13, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:33.959] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=13, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:34,116 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:34,119 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=14, votedFor=notifier-249 02:26:34,119 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 14 02:26:34,120 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=14, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:34.120] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=14, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:34,296 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:34,300 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=15, votedFor=notifier-249 02:26:34,300 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 15 02:26:34,300 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=15, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:34.301] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=15, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:34,476 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:34,479 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=16, votedFor=notifier-249 02:26:34,479 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 16 02:26:34,479 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=16, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:34.479] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=16, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:34,666 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:34,669 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=17, votedFor=notifier-249 02:26:34,669 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 17 02:26:34,669 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=17, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:34.670] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=17, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:34,815 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:34,818 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=18, votedFor=notifier-249 02:26:34,818 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 18 02:26:34,818 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=18, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:34.818] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=18, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:34,936 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:34,938 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=19, votedFor=notifier-249 02:26:34,938 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 19 02:26:34,939 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=19, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:34.939] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=19, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:35,116 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:35,119 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=20, votedFor=notifier-249 02:26:35,119 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 20 02:26:35,119 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=20, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:35.119] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=20, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:35,336 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:35,339 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=21, votedFor=notifier-249 02:26:35,339 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 21 02:26:35,339 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=21, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:35.339] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=21, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:35,496 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:35,499 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=22, votedFor=notifier-249 02:26:35,499 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 22 02:26:35,499 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=22, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:35.499] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=22, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:35,666 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:35,668 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=23, votedFor=notifier-249 02:26:35,668 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 23 02:26:35,668 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=23, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:35.669] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=23, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:35,886 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:35,888 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=24, votedFor=notifier-249 02:26:35,888 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 24 02:26:35,888 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=24, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:35.889] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=24, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:36,76 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:36,78 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=25, votedFor=notifier-249 02:26:36,78 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 25 02:26:36,78 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=25, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:36.079] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=25, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:36,226 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:36,229 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=26, votedFor=notifier-249 02:26:36,229 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 26 02:26:36,230 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=26, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:36.230] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=26, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:36,376 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:36,380 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=27, votedFor=notifier-249 02:26:36,380 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 27 02:26:36,380 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=27, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:36.380] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=27, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:36,556 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Received ElectionTimeout 02:26:36,559 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - notifier-249: Set currentTerm=28, votedFor=notifier-249 02:26:36,559 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - notifier-249 (Candidate): Starting new election term 28 02:26:36,559 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - notifier-249 (Candidate): Sending RequestVote{term=28, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [03/12/2026 02:26:36.559] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#1188431359]: RequestVote{term=28, candidateId=notifier-249, lastLogIndex=-1, lastLogTerm=-1} 02:26:36,644 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#80891014] 02:26:36,655 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#1188431359] 02:26:36,655 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - notifier-249: terminating thread VirtualThread[#481,notifier-249-writer-105]/waiting 02:26:36,655 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: received 1 commands after 5.027 s 02:26:36,655 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: completed 1 commands in 27.81 μs 02:26:36,656 AM [notifier-249-writer-105] [DEBUG] JournalWriteTask - notifier-249: journal writer stopped 02:26:36,656 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - notifier-249: terminated thread VirtualThread[#481,notifier-249-writer-105]/terminated 02:26:36,656 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - notifier-249: journal closed 02:26:36,656 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - notifier-249: journal closed 02:26:36,656 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-249: stopped executor with 0 remaining tasks 02:26:36,656 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-249: stopped executor with 0 remaining tasks 02:26:36,659 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-250] [WARN] [03/12/2026 02:26:36.659] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-250]: org.opendaylight.controller.cluster.common.actor.Monitor@741d0e36 02:26:36,659 AM [main] [INFO] RaftActor - leader-250: Starting recovery with journal batch size 1000 02:26:36,659 AM [main] [DEBUG] RaftStorage - leader-250: started executor 02:26:36,659 AM [main] [DEBUG] RaftStorage - leader-250: started executor 02:26:36,660 AM [main] [DEBUG] EntryJournalV1 - leader-250: metadata journal open: replayFrom=1 applyTo=0 02:26:36,660 AM [main] [DEBUG] EntryJournalV1 - leader-250: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:36,660 AM [main] [INFO] EnabledRaftStorage - leader-250: journal open: applyTo=0 02:26:36,660 AM [main] [DEBUG] RaftActor - leader-250: recovering to non-persistent 02:26:36,660 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10622524476327874254/leader-250/TermInfo.properties does not exist 02:26:36,662 AM [main] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=0, votedFor=null 02:26:36,662 AM [main] [INFO] Recovery - leader-250: Local TermInfo store seeded with TermInfo{term=0} 02:26:36,662 AM [main] [DEBUG] AbstractReplicatedLog - leader-250: Moving last applied index from -1 to -1 02:26:36,662 AM [main] [INFO] Recovery - leader-250: Recovery completed in in 2.189 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:36,662 AM [main] [DEBUG] RaftActor - leader-250: Recovery completed and can restore from snapshot 02:26:36,663 AM [main] [DEBUG] EnabledRaftStorage - leader-250: writer thread VirtualThread[#482,leader-250-writer-106]/runnable started 02:26:36,663 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: journal writer started 02:26:36,663 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: waiting to receive commands 02:26:36,665 AM [main] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=100, votedFor= 02:26:36,668 AM [main] [DEBUG] PropertiesTermInfoStore - leader-250: Set currentTerm=110, votedFor= 02:26:36,668 AM [main] [DEBUG] AbstractLeader - leader-250 (Leader): Election: Leader has following peers: [] 02:26:36,668 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-250] 02:26:36,679 AM [main] [DEBUG] EnabledRaftStorage - leader-250: terminating thread VirtualThread[#482,leader-250-writer-106]/waiting 02:26:36,679 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: received 1 commands after 16.11 ms 02:26:36,679 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: completed 1 commands in 13.89 μs 02:26:36,679 AM [leader-250-writer-106] [DEBUG] JournalWriteTask - leader-250: journal writer stopped 02:26:36,679 AM [main] [DEBUG] EnabledRaftStorage - leader-250: terminated thread VirtualThread[#482,leader-250-writer-106]/terminated 02:26:36,679 AM [main] [DEBUG] EntryJournalV1 - leader-250: journal closed 02:26:36,679 AM [main] [INFO] EnabledRaftStorage - leader-250: journal closed 02:26:36,679 AM [main] [DEBUG] RaftStorage - leader-250: stopped executor with 0 remaining tasks 02:26:36,679 AM [main] [DEBUG] RaftStorage - leader-250: stopped executor with 0 remaining tasks 02:26:36,683 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created Actor[pekko://test/user/testConstruction#-1697886197] [WARN] [03/12/2026 02:26:36.684] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testConstruction#-1697886197]: org.opendaylight.controller.cluster.common.actor.Monitor@44f2cdba 02:26:36,684 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 02:26:36,685 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: started executor 02:26:36,685 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: started executor 02:26:36,685 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testConstruction: metadata journal open: replayFrom=1 applyTo=0 02:26:36,686 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testConstruction: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:36,686 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - testConstruction: journal open: applyTo=0 02:26:36,686 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testConstruction: starting journal recovery 02:26:36,686 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-17195000651619494511/testConstruction/TermInfo.properties does not exist 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-17195000651619494511/testConstruction/TermInfo.properties 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-17195000651619494511/testConstruction/journal-v1-1.log 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: skipping unrecognized file /tmp/junit-17195000651619494511/testConstruction/metadata-v1-1.log 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testConstruction: no eligible files found 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testConstruction: Moving last applied index from -1 to -1 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - testConstruction: empty journal: appending 0 entries 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testConstruction: updated meta to JournalMeta[replayFrom=1, applyTo=0] 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - testConstruction: Recovery completed in in 3.079 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testConstruction: Recovery completed and can restore from snapshot 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - testConstruction: writer thread VirtualThread[#483,testConstruction-writer-107]/runnable started 02:26:36,689 AM [testConstruction-writer-107] [DEBUG] JournalWriteTask - testConstruction: journal writer started 02:26:36,689 AM [testConstruction-writer-107] [DEBUG] JournalWriteTask - testConstruction: waiting to receive commands 02:26:36,689 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 02:26:36,690 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] 02:26:36,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 02:26:36,691 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 02:26:36,691 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:26:36,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 02:26:36,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 02:26:36,692 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:26:36,696 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-251] [WARN] [03/12/2026 02:26:36.696] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-251]: org.opendaylight.controller.cluster.common.actor.Monitor@4096a928 02:26:36,697 AM [main] [INFO] RaftActor - leader-251: Starting recovery with journal batch size 1000 02:26:36,697 AM [main] [DEBUG] RaftStorage - leader-251: started executor 02:26:36,697 AM [main] [DEBUG] RaftStorage - leader-251: started executor 02:26:36,698 AM [main] [DEBUG] EntryJournalV1 - leader-251: metadata journal open: replayFrom=1 applyTo=0 02:26:36,698 AM [main] [DEBUG] EntryJournalV1 - leader-251: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:36,698 AM [main] [INFO] EnabledRaftStorage - leader-251: journal open: applyTo=0 02:26:36,698 AM [main] [DEBUG] RaftActor - leader-251: recovering to non-persistent 02:26:36,698 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14649780353214119003/leader-251/TermInfo.properties does not exist 02:26:36,701 AM [main] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=0, votedFor=null 02:26:36,701 AM [main] [INFO] Recovery - leader-251: Local TermInfo store seeded with TermInfo{term=0} 02:26:36,701 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from -1 to -1 02:26:36,701 AM [main] [INFO] Recovery - leader-251: Recovery completed in in 2.525 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:36,701 AM [main] [DEBUG] RaftActor - leader-251: Recovery completed and can restore from snapshot 02:26:36,701 AM [main] [DEBUG] EnabledRaftStorage - leader-251: writer thread VirtualThread[#484,leader-251-writer-108]/runnable started 02:26:36,701 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: journal writer started 02:26:36,701 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: waiting to receive commands 02:26:36,701 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from -1 to 4 02:26:36,701 AM [main] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=1, votedFor=leader-251 02:26:36,701 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Election: Leader has following peers: [follower-252] 02:26:36,702 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: false, followerNextIndex: 4, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:26:36,703 AM [main] [INFO] SnapshotManager - leader-251: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=6, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=8, mandatoryTrim=false] to install on xyzzy 02:26:36,703 AM [main] [DEBUG] SnapshotManager - leader-251: last applied journal index prior to capture: 0 02:26:36,703 AM [main] [INFO] MockRaftActor - leader-251: support() called 02:26:36,704 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-252 updated: matchIndex: 5, nextIndex: 6 02:26:36,704 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 02:26:36,704 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 0 02:26:36,704 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from -1 to 0 02:26:36,704 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 0 data 0 02:26:36,704 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 0 02:26:36,704 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 1 02:26:36,704 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 0 to 1 02:26:36,704 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 1 data 1 02:26:36,704 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 1 02:26:36,704 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 2 02:26:36,704 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 1 to 2 02:26:36,704 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 2 data 2 02:26:36,704 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 2 02:26:36,704 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 3 02:26:36,704 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 2 to 3 02:26:36,704 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 3 data 3 02:26:36,704 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 3 02:26:36,704 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 4 02:26:36,704 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 3 to 4 02:26:36,704 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 4 data 4 02:26:36,704 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 4 02:26:36,704 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 5 02:26:36,704 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 4 to 5 02:26:36,704 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 5 data 5 02:26:36,704 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 5 02:26:36,705 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 02:26:36,705 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendAppendEntries: 6 is present for follower follower-252 02:26:36,705 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Sending AppendEntries to follower follower-252: AppendEntries{term=1, leaderId=leader-251, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=6, term=1, command=6, pending=false}, JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 02:26:36,705 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-252 updated: matchIndex: 6, nextIndex: 7 02:26:36,705 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 02:26:36,705 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 6 02:26:36,705 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 5 to 6 02:26:36,705 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 6 data 6 02:26:36,705 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 6 02:26:36,705 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 02:26:36,705 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendAppendEntries: 7 is present for follower follower-252 02:26:36,705 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Sending AppendEntries to follower follower-252: AppendEntries{term=1, leaderId=leader-251, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 02:26:36,705 AM [main] [INFO] SnapshotManager - leader-251: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 02:26:36,705 AM [main] [INFO] MockRaftActor - leader-251: support() called 02:26:36,705 AM [main] [INFO] SnapshotManager - leader-251: Removed in-memory snapshotted entries, adjusted snapshotIndex: 4 and term: 1 02:26:36,705 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendInstallSnapshot 02:26:36,705 AM [main] [DEBUG] SnapshotManager - leader-251: Snapshot success, discarding journal entries up to 0 02:26:36,706 AM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-251: SnapshotComplete received 02:26:36,706 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-252 updated: matchIndex: 7, nextIndex: 8 02:26:36,706 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 02:26:36,706 AM [main] [DEBUG] RaftActorBehavior - leader-251 (Leader): Setting last applied to 7 02:26:36,706 AM [main] [DEBUG] AbstractReplicatedLog - leader-251: Moving last applied index from 6 to 7 02:26:36,706 AM [main] [DEBUG] RaftActor - leader-251: Applying state for log index 7 data 7 02:26:36,706 AM [main] [INFO] MockRaftActor - leader-251: applyState called: 7 02:26:36,706 AM [main] [DEBUG] SnapshotManager - leader-251: fakeSnapshot purging log to 6 for term 1 02:26:36,706 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Checking sendAppendEntries for follower follower-252: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 02:26:36,706 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): sendAppendEntries: 8 is present for follower follower-252 02:26:36,706 AM [main] [DEBUG] AbstractLeader - leader-251 (Leader): Sending AppendEntries to follower follower-252: AppendEntries{term=1, leaderId=leader-251, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=6, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=8, term=1, command=foo-8, pending=false}]} 02:26:36,706 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#1446139298] 02:26:36,717 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-251] 02:26:36,717 AM [main] [DEBUG] EnabledRaftStorage - leader-251: terminating thread VirtualThread[#484,leader-251-writer-108]/waiting 02:26:36,717 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: received 1 commands after 16.42 ms 02:26:36,717 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: completed 1 commands in 11.47 μs 02:26:36,717 AM [leader-251-writer-108] [DEBUG] JournalWriteTask - leader-251: journal writer stopped 02:26:36,717 AM [main] [DEBUG] EnabledRaftStorage - leader-251: terminated thread VirtualThread[#484,leader-251-writer-108]/terminated 02:26:36,718 AM [main] [DEBUG] EntryJournalV1 - leader-251: journal closed 02:26:36,718 AM [main] [INFO] EnabledRaftStorage - leader-251: journal closed 02:26:36,718 AM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks 02:26:36,718 AM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks 02:26:36,723 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-253] [WARN] [03/12/2026 02:26:36.724] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-253]: org.opendaylight.controller.cluster.common.actor.Monitor@5a16d14d 02:26:36,724 AM [main] [INFO] RaftActor - leader-253: Starting recovery with journal batch size 1000 02:26:36,724 AM [main] [DEBUG] RaftStorage - leader-253: started executor 02:26:36,724 AM [main] [DEBUG] RaftStorage - leader-253: started executor 02:26:36,725 AM [main] [DEBUG] EntryJournalV1 - leader-253: metadata journal open: replayFrom=1 applyTo=0 02:26:36,725 AM [main] [DEBUG] EntryJournalV1 - leader-253: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:36,725 AM [main] [INFO] EnabledRaftStorage - leader-253: journal open: applyTo=0 02:26:36,725 AM [main] [DEBUG] RaftActor - leader-253: recovering to non-persistent 02:26:36,726 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-7340944767927731159/leader-253/TermInfo.properties does not exist 02:26:36,728 AM [main] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=0, votedFor=null 02:26:36,728 AM [main] [INFO] Recovery - leader-253: Local TermInfo store seeded with TermInfo{term=0} 02:26:36,728 AM [main] [DEBUG] AbstractReplicatedLog - leader-253: Moving last applied index from -1 to -1 02:26:36,728 AM [main] [INFO] Recovery - leader-253: Recovery completed in in 2.382 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:36,728 AM [main] [DEBUG] RaftActor - leader-253: Recovery completed and can restore from snapshot 02:26:36,728 AM [main] [DEBUG] EnabledRaftStorage - leader-253: writer thread VirtualThread[#485,leader-253-writer-109]/runnable started 02:26:36,728 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: journal writer started 02:26:36,728 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: waiting to receive commands 02:26:36,728 AM [main] [DEBUG] Follower - leader-253 (Follower): Received TimeoutNow - switching to Candidate 02:26:36,728 AM [main] [DEBUG] Candidate - leader-253 (Candidate): Election: Candidate has following voting peers: [] 02:26:36,730 AM [main] [DEBUG] PropertiesTermInfoStore - leader-253: Set currentTerm=1, votedFor=leader-253 02:26:36,730 AM [main] [INFO] Candidate - leader-253 (Candidate): Starting new election term 1 02:26:36,730 AM [main] [INFO] RaftActorBehavior - leader-253 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:26:36,730 AM [main] [DEBUG] Candidate - leader-253 (Candidate): Received ElectionTimeout 02:26:36,730 AM [main] [DEBUG] AbstractLeader - leader-253 (Leader): Election: Leader has following peers: [] 02:26:36,730 AM [main] [INFO] RaftActorBehavior - leader-253 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:26:36,731 AM [main] [DEBUG] RaftActor - leader-253: Applying state for log index 5 data F 02:26:36,731 AM [main] [INFO] MockRaftActor - leader-253: applyState called: F 02:26:36,732 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-253] 02:26:36,742 AM [main] [DEBUG] EnabledRaftStorage - leader-253: terminating thread VirtualThread[#485,leader-253-writer-109]/waiting 02:26:36,742 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: received 1 commands after 14.32 ms 02:26:36,742 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: completed 1 commands in 13.14 μs 02:26:36,742 AM [leader-253-writer-109] [DEBUG] JournalWriteTask - leader-253: journal writer stopped 02:26:36,743 AM [main] [DEBUG] EnabledRaftStorage - leader-253: terminated thread VirtualThread[#485,leader-253-writer-109]/terminated 02:26:36,743 AM [main] [DEBUG] EntryJournalV1 - leader-253: journal closed 02:26:36,743 AM [main] [INFO] EnabledRaftStorage - leader-253: journal closed 02:26:36,743 AM [main] [DEBUG] RaftStorage - leader-253: stopped executor with 0 remaining tasks 02:26:36,743 AM [main] [DEBUG] RaftStorage - leader-253: stopped executor with 0 remaining tasks 02:26:36,748 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-254] [WARN] [03/12/2026 02:26:36.748] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-254]: org.opendaylight.controller.cluster.common.actor.Monitor@3de4d5f6 02:26:36,749 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - follower-254: Starting recovery with journal batch size 1000 02:26:36,749 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-254: started executor 02:26:36,749 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-254: started executor 02:26:36,750 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-254: metadata journal open: replayFrom=1 applyTo=0 02:26:36,751 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-254: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:36,751 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower-254: journal open: applyTo=0 02:26:36,751 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-254: recovering to non-persistent 02:26:36,751 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-11889079920987024120/follower-254/TermInfo.properties does not exist 02:26:36,754 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower-254: Set currentTerm=0, votedFor=null 02:26:36,754 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower-254: Local TermInfo store seeded with TermInfo{term=0} 02:26:36,754 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - follower-254: Moving last applied index from -1 to -1 02:26:36,754 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower-254: Recovery completed in in 2.887 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:36,754 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-254: Recovery completed and can restore from snapshot 02:26:36,754 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower-254: writer thread VirtualThread[#486,follower-254-writer-110]/runnable started 02:26:36,754 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: journal writer started 02:26:36,754 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: waiting to receive commands 02:26:36,754 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-254] 02:26:36,765 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower-254: terminating thread VirtualThread[#486,follower-254-writer-110]/waiting 02:26:36,765 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: received 1 commands after 11.16 ms 02:26:36,765 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: completed 1 commands in 12.56 μs 02:26:36,765 AM [follower-254-writer-110] [DEBUG] JournalWriteTask - follower-254: journal writer stopped 02:26:36,765 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower-254: terminated thread VirtualThread[#486,follower-254-writer-110]/terminated 02:26:36,765 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-254: journal closed 02:26:36,765 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower-254: journal closed 02:26:36,765 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 02:26:36,766 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 02:26:36,766 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-255] [WARN] [03/12/2026 02:26:36.767] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-255]: org.opendaylight.controller.cluster.common.actor.Monitor@6f2940ed 02:26:36,767 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - follower-254: Starting recovery with journal batch size 1000 02:26:36,768 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-254: started executor 02:26:36,768 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-254: started executor 02:26:36,768 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-254: metadata journal open: replayFrom=1 applyTo=0 02:26:36,768 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-254: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:36,768 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower-254: journal open: applyTo=0 02:26:36,768 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-254: recovering to non-persistent 02:26:36,769 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower-254: Set currentTerm=0, votedFor=null 02:26:36,769 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - follower-254: Moving last applied index from -1 to -1 02:26:36,769 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower-254: Recovery completed in in 207.4 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:36,769 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-254: Recovery completed and cannot restore from snapshot 02:26:36,769 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower-254: writer thread VirtualThread[#487,follower-254-writer-111]/runnable started 02:26:36,769 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: journal writer started 02:26:36,769 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: waiting to receive commands 02:26:36,770 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-255] 02:26:36,781 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower-254: terminating thread VirtualThread[#487,follower-254-writer-111]/waiting 02:26:36,781 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: received 1 commands after 11.78 ms 02:26:36,781 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: completed 1 commands in 10.49 μs 02:26:36,781 AM [follower-254-writer-111] [DEBUG] JournalWriteTask - follower-254: journal writer stopped 02:26:36,781 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower-254: terminated thread VirtualThread[#487,follower-254-writer-111]/terminated 02:26:36,781 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower-254: journal closed 02:26:36,781 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower-254: journal closed 02:26:36,781 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 02:26:36,781 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-254: stopped executor with 0 remaining tasks 02:26:36,786 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting 02:26:36,786 AM [main] [DEBUG] EntryJournalV1 - test-actor-256: metadata journal open: replayFrom=1 applyTo=0 02:26:36,787 AM [main] [DEBUG] EntryJournalV1 - test-actor-256: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:36,791 AM [main] [DEBUG] EntryJournalV1 - test-actor-256: journal closed 02:26:36,791 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-256] [WARN] [03/12/2026 02:26:36.792] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-256]: org.opendaylight.controller.cluster.common.actor.Monitor@28fe1b30 02:26:36,793 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - test-actor-256: Starting recovery with journal batch size 1000 02:26:36,793 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-256: started executor 02:26:36,793 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-256: started executor 02:26:36,794 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-256: metadata journal open: replayFrom=1 applyTo=0 02:26:36,794 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-256: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 02:26:36,794 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - test-actor-256: journal open: applyTo=0 02:26:36,794 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-256: starting journal recovery 02:26:36,794 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-3753240448637408363/test-actor-256/TermInfo.properties does not exist 02:26:36,797 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-256: Set currentTerm=0, votedFor=null 02:26:36,797 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - test-actor-256: Local TermInfo store seeded with TermInfo{term=0} 02:26:36,797 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-256: skipping unrecognized file /tmp/junit-3753240448637408363/test-actor-256/TermInfo.properties 02:26:36,797 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-256: skipping unrecognized file /tmp/junit-3753240448637408363/test-actor-256/journal-v1-1.log 02:26:36,797 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-256: skipping unrecognized file /tmp/junit-3753240448637408363/test-actor-256/metadata-v1-1.log 02:26:36,797 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-256: no eligible files found 02:26:36,797 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-256: Moving last applied index from -1 to -1 02:26:36,798 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-256: applying entries up to 0 02:26:36,798 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-256: recovered journal DefaultLogEntry[index=0, term=1, command=VotingConfig{serverInfo=[ServerInfo[peerId=test-actor-256, isVoting=false]]}] 02:26:36,799 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PeerInfos - test-actor-256: Updated server config: isVoting: false, peers: [] 02:26:36,799 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-256: Moving last applied index from -1 to -1 02:26:36,799 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - test-actor-256: Recovery completed in in 4.349 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 02:26:36,799 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-256: Recovery completed and cannot restore from snapshot 02:26:36,799 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - test-actor-256: writer thread VirtualThread[#488,test-actor-256-writer-112]/runnable started 02:26:36,799 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: journal writer started 02:26:36,799 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: waiting to receive commands 02:26:37,199 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery ending 02:26:37,200 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-256] 02:26:37,211 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - test-actor-256: terminating thread VirtualThread[#488,test-actor-256-writer-112]/waiting 02:26:37,211 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: received 1 commands after 412.1 ms 02:26:37,211 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: completed 1 commands in 28.59 μs 02:26:37,211 AM [test-actor-256-writer-112] [DEBUG] JournalWriteTask - test-actor-256: journal writer stopped 02:26:37,211 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - test-actor-256: terminated thread VirtualThread[#488,test-actor-256-writer-112]/terminated 02:26:37,212 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-256: journal closed 02:26:37,212 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - test-actor-256: journal closed 02:26:37,212 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-256: stopped executor with 0 remaining tasks 02:26:37,212 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-256: stopped executor with 0 remaining tasks 02:26:37,216 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting 02:26:37,216 AM [main] [DEBUG] RaftStorage - follower-257: starting snapshot writeout to /tmp/junit-3059772493052975729/follower-257/snapshot-0000000069B2245D-0CEB1D83.tmp 02:26:37,219 AM [main] [DEBUG] RaftStorage - follower-257: finished snapshot writeout to /tmp/junit-3059772493052975729/follower-257/snapshot-0000000069B2245D-0CEB1D83.v1 02:26:37,220 AM [main] [DEBUG] EntryJournalV1 - follower-257: metadata journal open: replayFrom=1 applyTo=0 02:26:37,220 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:37,226 AM [main] [DEBUG] EntryJournalV1 - follower-257: updated meta to JournalMeta[replayFrom=1, applyTo=2] 02:26:37,226 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal closed 02:26:37,230 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/$$a] [WARN] [03/12/2026 02:26:37.230] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$a]: org.opendaylight.controller.cluster.common.actor.Monitor@69b2f40 02:26:37,231 AM [main] [INFO] RaftActor - follower-257: Starting recovery with journal batch size 1000 02:26:37,232 AM [main] [DEBUG] RaftStorage - follower-257: started executor 02:26:37,232 AM [main] [DEBUG] RaftStorage - follower-257: started executor 02:26:37,233 AM [main] [DEBUG] EntryJournalV1 - follower-257: metadata journal open: replayFrom=1 applyTo=2 02:26:37,233 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal open: firstIndex=1 lastIndex=4 replayFrom=1 fileEntries=0 02:26:37,233 AM [main] [INFO] EnabledRaftStorage - follower-257: journal open: applyTo=2 02:26:37,234 AM [main] [DEBUG] RaftActor - follower-257: starting journal recovery 02:26:37,234 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-3059772493052975729/follower-257/TermInfo.properties does not exist 02:26:37,236 AM [main] [DEBUG] PropertiesTermInfoStore - follower-257: Set currentTerm=0, votedFor=null 02:26:37,236 AM [main] [INFO] Recovery - follower-257: Local TermInfo store seeded with TermInfo{term=0} 02:26:37,236 AM [main] [DEBUG] RaftStorage - follower-257: selected SNAPSHOT_V1 to handle file /tmp/junit-3059772493052975729/follower-257/snapshot-0000000069B2245D-0CEB1D83.v1 02:26:37,237 AM [main] [DEBUG] RaftStorage - follower-257: skipping unrecognized file /tmp/junit-3059772493052975729/follower-257/TermInfo.properties 02:26:37,237 AM [main] [DEBUG] RaftStorage - follower-257: skipping unrecognized file /tmp/junit-3059772493052975729/follower-257/journal-v1-1.log 02:26:37,237 AM [main] [DEBUG] RaftStorage - follower-257: skipping unrecognized file /tmp/junit-3059772493052975729/follower-257/metadata-v1-1.log 02:26:37,237 AM [main] [DEBUG] RaftStorage - follower-257: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-03-12T02:26:37.216735107Z, file=/tmp/junit-3059772493052975729/follower-257/snapshot-0000000069B2245D-0CEB1D83.v1, size=381, entryCompress=NONE, stateCompress=NONE} as the latest file 02:26:37,237 AM [main] [DEBUG] Recovery - follower-257: initializing from snapshot taken at 2026-03-12T02:26:37.216735107Z 02:26:37,237 AM [main] [INFO] MockRaftActor - follower-257: support() called 02:26:37,238 AM [main] [DEBUG] AbstractReplicatedLog - follower-257: Moving last applied index from -1 to 3 02:26:37,238 AM [main] [DEBUG] JournalRecovery - follower-257: applying entries up to 2 02:26:37,238 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=4, term=1, command=E] 02:26:37,239 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=5, term=1, command=F] 02:26:37,239 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=6, term=1, command=G] 02:26:37,239 AM [main] [DEBUG] JournalRecovery - follower-257: recovered journal DefaultLogEntry[index=7, term=1, command=H] 02:26:37,239 AM [main] [DEBUG] AbstractReplicatedLog - follower-257: Moving last applied index from 3 to 5 02:26:37,239 AM [main] [INFO] Recovery - follower-257: Recovery completed in in 5.838 ms: last log index = 7, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 4 02:26:37,239 AM [main] [DEBUG] RaftActor - follower-257: Recovery completed and cannot restore from snapshot 02:26:37,240 AM [main] [DEBUG] EnabledRaftStorage - follower-257: writer thread VirtualThread[#489,follower-257-writer-113]/runnable started 02:26:37,240 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: journal writer started 02:26:37,240 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: waiting to receive commands 02:26:37,240 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled ending 02:26:37,240 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$a] 02:26:37,251 AM [main] [DEBUG] EnabledRaftStorage - follower-257: terminating thread VirtualThread[#489,follower-257-writer-113]/waiting 02:26:37,251 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: received 1 commands after 11.51 ms 02:26:37,251 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: completed 1 commands in 17.29 μs 02:26:37,251 AM [follower-257-writer-113] [DEBUG] JournalWriteTask - follower-257: journal writer stopped 02:26:37,251 AM [main] [DEBUG] EnabledRaftStorage - follower-257: terminated thread VirtualThread[#489,follower-257-writer-113]/terminated 02:26:37,252 AM [main] [DEBUG] EntryJournalV1 - follower-257: journal closed 02:26:37,252 AM [main] [INFO] EnabledRaftStorage - follower-257: journal closed 02:26:37,252 AM [main] [DEBUG] RaftStorage - follower-257: stopped executor with 0 remaining tasks 02:26:37,252 AM [main] [DEBUG] RaftStorage - follower-257: stopped executor with 0 remaining tasks 02:26:37,257 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/leader-258] [WARN] [03/12/2026 02:26:37.257] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-258]: org.opendaylight.controller.cluster.common.actor.Monitor@3858091d 02:26:37,258 AM [main] [INFO] RaftActor - leader-258: Starting recovery with journal batch size 1000 02:26:37,258 AM [main] [DEBUG] RaftStorage - leader-258: started executor 02:26:37,258 AM [main] [DEBUG] RaftStorage - leader-258: started executor 02:26:37,259 AM [main] [DEBUG] EntryJournalV1 - leader-258: metadata journal open: replayFrom=1 applyTo=0 02:26:37,259 AM [main] [DEBUG] EntryJournalV1 - leader-258: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:37,259 AM [main] [INFO] EnabledRaftStorage - leader-258: journal open: applyTo=0 02:26:37,259 AM [main] [DEBUG] RaftActor - leader-258: recovering to non-persistent 02:26:37,259 AM [main] [DEBUG] PropertiesTermInfoStore - /tmp/junit-2194095817133113884/leader-258/TermInfo.properties does not exist 02:26:37,262 AM [main] [DEBUG] PropertiesTermInfoStore - leader-258: Set currentTerm=0, votedFor=null 02:26:37,262 AM [main] [INFO] Recovery - leader-258: Local TermInfo store seeded with TermInfo{term=0} 02:26:37,262 AM [main] [DEBUG] AbstractReplicatedLog - leader-258: Moving last applied index from -1 to -1 02:26:37,262 AM [main] [INFO] Recovery - leader-258: Recovery completed in in 2.513 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:37,262 AM [main] [DEBUG] RaftActor - leader-258: Recovery completed and can restore from snapshot 02:26:37,262 AM [main] [DEBUG] EnabledRaftStorage - leader-258: writer thread VirtualThread[#490,leader-258-writer-114]/runnable started 02:26:37,262 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: journal writer started 02:26:37,262 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: waiting to receive commands 02:26:37,262 AM [main] [DEBUG] AbstractReplicatedLog - leader-258: Moving last applied index from -1 to 3 02:26:37,262 AM [main] [DEBUG] PropertiesTermInfoStore - leader-258: Set currentTerm=1, votedFor=leader-258 02:26:37,262 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Election: Leader has following peers: [member1] 02:26:37,262 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 02:26:37,263 AM [main] [DEBUG] RaftActor - leader-258: Persist data index=4 term=1 command=duh 02:26:37,263 AM [main] [DEBUG] ReplicatedLogImpl - leader-258: Append log entry and persist JournaledLogEntry{index=4, term=1, command=duh, pending=true} 02:26:37,263 AM [main] [DEBUG] RaftStorageCompleter - test: 1 completion(s) pending 02:26:37,263 AM [main] [DEBUG] RaftStorageCompleter - test: running 1 completion(s) 02:26:37,263 AM [main] [DEBUG] ReplicatedLogImpl - leader-258: persist complete JournaledLogEntry{index=4, term=1, command=duh, pending=true} [WARN] [03/12/2026 02:26:37.263] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/leader-258/address] received dead letter from TestActor[pekko://test/user/leader-258]: AppendEntries{term=1, leaderId=leader-258, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 02:26:37,263 AM [main] [INFO] SnapshotManager - leader-258: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=-1, lastIndex=4, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 02:26:37,263 AM [main] [DEBUG] SnapshotManager - leader-258: captured snapshot at lastSequenceNumber: 0 02:26:37,263 AM [main] [INFO] SnapshotManager - leader-258: Persising snapshot at EntryInfo[index=3, term=-1]/EntryInfo[index=4, term=1] 02:26:37,263 AM [main] [INFO] MockRaftActor - leader-258: support() called 02:26:37,263 AM [main] [INFO] SnapshotManager - leader-258: Removed in-memory snapshotted entries, adjusted snapshotIndex: 3 and term: -1 02:26:37,263 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 02:26:37,263 AM [main] [DEBUG] AbstractLeader - leader-258 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [03/12/2026 02:26:37.263] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/leader-258/address] received dead letter from TestActor[pekko://test/user/leader-258]: AppendEntries{term=1, leaderId=leader-258, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 02:26:37,263 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-258] 02:26:37,274 AM [main] [DEBUG] EnabledRaftStorage - leader-258: terminating thread VirtualThread[#490,leader-258-writer-114]/waiting 02:26:37,274 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: received 1 commands after 12.10 ms 02:26:37,274 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: completed 1 commands in 12.96 μs 02:26:37,274 AM [leader-258-writer-114] [DEBUG] JournalWriteTask - leader-258: journal writer stopped 02:26:37,274 AM [main] [DEBUG] EnabledRaftStorage - leader-258: terminated thread VirtualThread[#490,leader-258-writer-114]/terminated 02:26:37,274 AM [main] [DEBUG] EntryJournalV1 - leader-258: journal closed 02:26:37,274 AM [main] [INFO] EnabledRaftStorage - leader-258: journal closed 02:26:37,274 AM [main] [DEBUG] RaftStorage - leader-258: stopped executor with 0 remaining tasks 02:26:37,275 AM [main] [DEBUG] RaftStorage - leader-258: stopped executor with 0 remaining tasks 02:26:37,280 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/notifier-259] [WARN] [03/12/2026 02:26:37.280] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/notifier-259]: org.opendaylight.controller.cluster.common.actor.Monitor@448e3bdb 02:26:37,281 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - notifier-259: Starting recovery with journal batch size 1000 02:26:37,281 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-259: started executor 02:26:37,281 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-259: started executor 02:26:37,282 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - notifier-259: metadata journal open: replayFrom=1 applyTo=0 02:26:37,282 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - notifier-259: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 02:26:37,282 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - notifier-259: journal open: applyTo=0 02:26:37,282 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - notifier-259: recovering to non-persistent 02:26:37,283 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-17777113946265583324/notifier-259/TermInfo.properties does not exist 02:26:37,286 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-259: Set currentTerm=0, votedFor=null 02:26:37,286 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - notifier-259: Local TermInfo store seeded with TermInfo{term=0} 02:26:37,286 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - notifier-259: Moving last applied index from -1 to -1 02:26:37,286 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - notifier-259: Recovery completed in in 3.887 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 02:26:37,286 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - notifier-259: Recovery completed and can restore from snapshot 02:26:37,287 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - notifier-259: writer thread VirtualThread[#491,notifier-259-writer-115]/runnable started 02:26:37,287 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: journal writer started 02:26:37,287 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: waiting to receive commands 02:26:37,287 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - notifier-259 (Follower): Received TimeoutNow - switching to Candidate 02:26:37,287 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-259 (Candidate): Election: Candidate has following voting peers: [] 02:26:37,289 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-259: Set currentTerm=1, votedFor=notifier-259 02:26:37,289 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-259 (Candidate): Starting new election term 1 02:26:37,289 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - notifier-259 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:26:37,289 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-259 (Candidate): Received ElectionTimeout 02:26:37,289 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - notifier-259 (Leader): Election: Leader has following peers: [] 02:26:37,289 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - notifier-259 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [03/12/2026 02:26:37.382] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/notifier-259] unhandled message from TestActor[pekko://test/user/notifier-259]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@489f5b24 02:26:37,938 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$e#-949446425] 02:26:37,940 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/notifier-259] 02:26:37,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - notifier-259: terminating thread VirtualThread[#491,notifier-259-writer-115]/waiting 02:26:37,941 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: received 1 commands after 654.1 ms 02:26:37,941 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: completed 1 commands in 25.02 μs 02:26:37,941 AM [notifier-259-writer-115] [DEBUG] JournalWriteTask - notifier-259: journal writer stopped 02:26:37,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - notifier-259: terminated thread VirtualThread[#491,notifier-259-writer-115]/terminated 02:26:37,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - notifier-259: journal closed 02:26:37,941 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - notifier-259: journal closed 02:26:37,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-259: stopped executor with 0 remaining tasks 02:26:37,941 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-259: stopped executor with 0 remaining tasks 02:26:37,946 AM [main] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/follower-260] [WARN] [03/12/2026 02:26:37.946] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-260]: org.opendaylight.controller.cluster.common.actor.Monitor@136b6c76 02:26:37,947 AM [main] [INFO] RaftActor - follower-260: Starting recovery with journal batch size 1000 02:26:37,947 AM [main] [DEBUG] RaftStorage - follower-260: started executor