[DEBUG] [06/17/2025 01:13:03.486] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 01:13:03,496 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/17/2025 01:13:03.496] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/17/2025 01:13:03.496] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [06/17/2025 01:13:03.516] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.201:17355] with UID [8208783439813927482] 01:13:03,516 AM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.201:17355] with UID [8208783439813927482] 01:13:03,517 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.201:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/17/2025 01:13:03.516] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.201:17355] - Starting up, Pekko version [1.0.3] ... 01:13:03,519 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.201:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/17/2025 01:13:03.519] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.201:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 01:13:03,519 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.201:17355] - Started up successfully [INFO] [06/17/2025 01:13:03.519] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.201:17355] - Started up successfully 01:13:03,520 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.201:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 01:13:03,520 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.201:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [06/17/2025 01:13:03.520] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.201:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/17/2025 01:13:03.520] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.201:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [WARN] [06/17/2025 01:13:03.534] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@1304a62 [INFO] [pekkoDeadLetter][06/17/2025 01:13:03.534] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:03,535 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:03,537 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 01:13:03,537 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: started executor 01:13:03,537 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: started executor 01:13:03,541 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/TermInfo.properties does not exist 01:13:03,541 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: no eligible files found 01:13:03,541 AM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - singleNode14: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:13:03,638 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248) at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261) at scala.library@2.13.16/scala.concurrent.Await$.$anonfun$result$1(package.scala:201) at scala.library@2.13.16/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.16/scala.concurrent.Await$.result(package.scala:124) at scala.library@2.13.16/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.0-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:59) at org.opendaylight.controller.cluster.raft@11.0.0-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:269) at org.opendaylight.controller.cluster.raft@11.0.0-SNAPSHOT/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest.testJournalReplayAfterSnapshotWithSingleNode(RecoveryIntegrationSingleNodeTest.java:35) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) 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.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:13:03,660 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 01:13:03,660 AM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 01:13:03,660 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Pekko recovery completed with org.opendaylight.controller.cluster.raft.PekkoReplicatedLog@24e5fc3 01:13:03,661 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:13:03,661 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 01:13:03,661 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 01:13:03,667 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 01:13:03,667 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 01:13:03,667 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 01:13:03,667 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 01:13:03,668 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 01:13:03,668 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [06/17/2025 01:13:03.668] [test-pekko.actor.default-dispatcher-12] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@5c3e15d1 01:13:03,668 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/singleNode14] to Actor[pekko://test/deadLetters] was not delivered. [2] 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][06/17/2025 01:13:03.668] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/singleNode14] to Actor[pekko://test/deadLetters] was not delivered. [2] 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'. 01:13:03,692 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 01:13:03,692 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero} 01:13:03,692 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 01:13:03,692 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one} 01:13:03,692 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 01:13:03,692 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two} 01:13:03,693 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero} 01:13:03,693 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 01:13:03,693 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 01:13:03,693 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: zero 01:13:03,693 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=0 01:13:03,694 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one} 01:13:03,694 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 01:13:03,694 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 01:13:03,694 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: one 01:13:03,694 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=1 01:13:03,694 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 0 for term 1 01:13:03,695 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two} 01:13:03,695 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 01:13:03,695 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 01:13:03,695 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: two 01:13:03,695 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=2 01:13:03,695 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 01:13:03,817 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 01:13:03,817 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three} 01:13:03,818 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three} 01:13:03,818 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 01:13:03,818 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 01:13:03,818 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: three 01:13:03,818 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=3 01:13:03,818 AM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - singleNode14: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 01:13:03,821 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 7 01:13:03,822 AM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 01:13:03,823 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: support() called 01:13:03,831 AM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 01:13:03,831 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: trimLog should not be called in state PersistCapture[lastSequenceNumber=7, request=CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false]] 01:13:03,834 AM [singleNode14-%d910248] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/snapshot-000000006850C11F-311B75F5.tmp 01:13:03,845 AM [singleNode14-%d910248] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/snapshot-000000006850C11F-311B75F5.v1 01:13:03,846 AM [singleNode14-%d910248] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/snapshot-000000006850C11F-311B75F5.v1 01:13:03,846 AM [singleNode14-%d910248] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/TermInfo.properties 01:13:03,846 AM [singleNode14-%d910248] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-17T01:13:03.823883253Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/snapshot-000000006850C11F-311B75F5.v1, size=392, entryCompress=NONE, stateCompress=NONE} 01:13:03,847 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2025-06-17T01:13:03.823883253Z 01:13:03,847 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: Snapshot success - sequence number: 7 01:13:03,848 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 01:13:03,852 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: handled a journal response 01:13:03,918 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 01:13:03,918 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four} 01:13:03,918 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 01:13:03,918 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five} 01:13:03,921 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four} 01:13:03,921 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 01:13:03,921 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 01:13:03,921 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: four 01:13:03,921 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=4 01:13:03,922 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 3 for term 1 01:13:03,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five} 01:13:03,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 01:13:03,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 01:13:03,927 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: five 01:13:03,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=5 01:13:03,927 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 01:13:04,24 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/snapshot-000000006850C11F-311B75F5.v1 01:13:04,24 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/TermInfo.properties 01:13:04,24 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-17T01:13:03.823883253Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/snapshot-000000006850C11F-311B75F5.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 01:13:04,130 AM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/snapshot-000000006850C11F-311B75F5.v1 01:13:04,130 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/TermInfo.properties 01:13:04,130 AM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-17T01:13:03.823883253Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/snapshot-000000006850C11F-311B75F5.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 01:13:04,145 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 01:13:04,145 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [WARN] [06/17/2025 01:13:04.148] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@241d2b6f [INFO] [pekkoDeadLetter][06/17/2025 01:13:04.148] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:04,148 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:04,150 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 01:13:04,150 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: started executor 01:13:04,150 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: started executor 01:13:04,153 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 01:13:04,153 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/snapshot-000000006850C11F-311B75F5.v1 01:13:04,153 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/TermInfo.properties 01:13:04,153 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-17T01:13:03.823883253Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest17741097477899688013/singleNode14/snapshot-000000006850C11F-311B75F5.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 01:13:04,153 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - singleNode14: support() called 01:13:04,154 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRecovery - singleNode14: initializing from snapshot taken at 2025-06-17T01:13:03.823883253Z 01:13:04,154 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 01:13:04,154 AM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - Recovery snapshot applied for singleNode14 in 99.88 μs: snapshotIndex=3, snapshotTerm=1, journal-size=0 01:13:04,154 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRecovery - singleNode14: Received apply journal entries for recovery, applying to state: 4 to 3 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 3 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRecovery - singleNode14: Received ReplicatedLogEntry for recovery: index: 4, size: 4 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRecovery - singleNode14: Received ReplicatedLogEntry for recovery: index: 5, size: 4 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRecovery - singleNode14: Received apply journal entries for recovery, applying to state: 4 to 4 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRecovery - singleNode14: Received apply journal entries for recovery, applying to state: 5 to 5 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - singleNode14: Recovery completed in 533.7 μs - Switching actor to Follower - last log index = 5, last log term = 1, snapshot index = 3, snapshot term = 1, journal size = 2 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PekkoRecovery - singleNode14: restoring local TermInfo{term=1, votedFor=singleNode14} 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Pekko recovery completed with org.opendaylight.controller.cluster.raft.PekkoReplicatedLog@313c5d8a 01:13:04,155 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#1366939318] 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 01:13:04,155 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 01:13:04,159 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 01:13:04,159 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 01:13:04,159 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 01:13:04,160 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 01:13:04,160 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 01:13:04,160 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:13:04,167 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 01:13:04,167 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#833860349] 01:13:04,168 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 01:13:04,168 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 01:13:04,168 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [INFO] [06/17/2025 01:13:04.169] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:13:04,169 AM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/17/2025 01:13:04.170] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.201:17355) [INFO] [pekkoDeadLetter][06/17/2025 01:13:04.170] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1513188484] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:13:04,170 AM [test-pekko.actor.default-dispatcher-7] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1513188484] was unhandled. [4] 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] [06/17/2025 01:13:04.171] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.201:17355] - Exiting completed [INFO] [06/17/2025 01:13:04.171] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.201:17355] - Shutting down... 01:13:04,171 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.201:17355] - Exiting completed [INFO] [06/17/2025 01:13:04.171] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.201:17355] - Successfully shut down 01:13:04,171 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.201:17355] - Shutting down... 01:13:04,171 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.201:17355] - Successfully shut down 01:13:04,173 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [06/17/2025 01:13:04.172] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.201:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/17/2025 01:13:04.173] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.201:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 01:13:04,173 AM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/17/2025 01:13:04.175] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.201:17355/system/remoting-terminator] Remoting shut down. 01:13:04,175 AM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [06/17/2025 01:13:04.175] [test-pekko.actor.internal-dispatcher-11] [EventStream] shutting down: StandardOutLogger