[DEBUG] [12/08/2025 20:44:23.677] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:44:23,680 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [12/08/2025 20:44:23.681] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [12/08/2025 20:44:23.681] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [12/08/2025 20:44:23.709] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.149:17355] with UID [6640740513313187338] 08:44:23,710 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.149:17355] with UID [6640740513313187338] 08:44:23,711 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.149:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [12/08/2025 20:44:23.711] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.149:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [12/08/2025 20:44:23.716] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.149:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:44:23,716 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.149:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [12/08/2025 20:44:23.716] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.149:17355] - Started up successfully 08:44:23,716 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.149:17355] - Started up successfully [INFO] [12/08/2025 20:44:23.718] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.149:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:44:23,718 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.149:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [12/08/2025 20:44:23.718] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.149:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:44:23,718 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.149:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:44:23,748 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] [WARN] [12/08/2025 20:44:23.748] [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@563a15cf 08:44:23,749 PM [test-pekko.actor.default-dispatcher-11] [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'. 08:44:23,749 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 08:44:23,749 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: started executor 08:44:23,750 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: started executor 08:44:23,750 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=1 applyTo=0 08:44:23,751 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:44:23,751 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=0 08:44:23,751 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: starting journal recovery 08:44:23,751 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer started 08:44:23,751 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 08:44:23,751 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-13299996544958943259/singleNode14/TermInfo.properties does not exist 08:44:23,753 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 08:44:23,753 PM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 08:44:23,754 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/TermInfo.properties 08:44:23,754 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/journal-v1-1.log 08:44:23,754 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/metadata-v1-1.log 08:44:23,754 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: no eligible files found 08:44:23,754 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to -1 08:44:23,754 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - singleNode14: empty journal: appending 0 entries 08:44:23,754 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:44:23,754 PM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - singleNode14: Recovery completed in in 3.127 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:44:23,754 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Recovery completed and can restore from snapshot 08:44:23,755 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 08:44:23,755 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] [INFO] [pekkoDeadLetter][12/08/2025 20:44:23.748] [test-pekko.actor.default-dispatcher-11] [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'. 08:44:23,758 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 08:44:23,758 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 08:44:23,758 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:44:23,758 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 08:44:23,758 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 08:44:23,758 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 08:44:23,759 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 08:44:23,759 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 08:44:23,759 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 08:44:23,759 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 08:44:23,760 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 08:44:23,759 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 8.524 ms 08:44:23,760 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 08:44:23,763 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 08:44:23,764 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 08:44:23,763 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 3.844 ms 08:44:23,764 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 08:44:23,764 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 08:44:23,764 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 08:44:23,764 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: zero 08:44:23,764 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 10.48 μs 08:44:23,766 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 08:44:23,766 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 08:44:23,766 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 2.573 ms 08:44:23,767 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 08:44:23,767 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 08:44:23,767 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 08:44:23,767 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: applyState called: one 08:44:23,767 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 9.450 μs 08:44:23,767 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 08:44:23,767 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 08:44:23,767 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 08:44:23,767 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: applyState called: two 08:44:23,767 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=1] 08:44:23,767 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 08:44:23,767 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 08:44:23,767 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 08:44:23,767 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 485.3 μs 08:44:23,767 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 8.830 μs 08:44:23,768 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=2] 08:44:23,768 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=3] 08:44:23,768 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 08:44:23,768 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 08:44:23,768 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 735.6 μs 08:44:23,768 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 08:44:23,894 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 08:44:23,894 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 08:44:23,895 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 126.1 ms 08:44:23,896 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 08:44:23,897 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 08:44:23,897 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 08:44:23,897 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.850 ms 08:44:23,897 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 08:44:23,897 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 08:44:23,897 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 08:44:23,897 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: applyState called: three 08:44:23,897 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 367.1 μs 08:44:23,898 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=4] 08:44:23,898 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 08:44:23,898 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 415.6 μs 08:44:23,898 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 08:44:23,898 PM [test-pekko.actor.default-dispatcher-5] [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] 08:44:23,906 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 4 08:44:23,906 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 08:44:23,907 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: support() called 08:44:23,913 PM [singleNode14-%d290078] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/junit-13299996544958943259/singleNode14/snapshot-00000000693738A7-363E0B68.tmp 08:44:23,919 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 08:44:23,921 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: trimLog should not be called in state PersistCapture[lastJournalIndex=4, request=CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false]] 08:44:23,923 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 08:44:23,936 PM [singleNode14-%d290078] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/junit-13299996544958943259/singleNode14/snapshot-00000000693738A7-363E0B68.v1 08:44:23,936 PM [singleNode14-%d290078] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-13299996544958943259/singleNode14/snapshot-00000000693738A7-363E0B68.v1 08:44:23,937 PM [singleNode14-%d290078] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/TermInfo.properties 08:44:23,937 PM [singleNode14-%d290078] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/journal-v1-1.log 08:44:23,937 PM [singleNode14-%d290078] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/metadata-v1-1.log 08:44:23,937 PM [singleNode14-%d290078] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-12-08T20:44:23.910035816Z, file=/tmp/junit-13299996544958943259/singleNode14/snapshot-00000000693738A7-363E0B68.v1, size=392, entryCompress=NONE, stateCompress=NONE} 08:44:23,938 PM [singleNode14-%d290078] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 08:44:23,938 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 08:44:23,938 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2025-12-08T20:44:23.910035816Z 08:44:23,939 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: Snapshot success, discarding journal entries up to 4 08:44:23,939 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 41.05 ms 08:44:23,939 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=4] 08:44:23,940 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: discarded entries up to (and including) 4 08:44:23,940 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 08:44:23,940 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.204 ms 08:44:23,940 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 08:44:23,941 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 08:44:23,941 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 08:44:23,996 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 08:44:23,996 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 08:44:23,996 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 08:44:23,996 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 08:44:24,3 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 63.12 ms 08:44:24,6 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 08:44:24,6 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 2.332 ms 08:44:24,6 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 08:44:24,6 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 08:44:24,6 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 08:44:24,6 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 08:44:24,7 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 08:44:24,7 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: four 08:44:24,7 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 08:44:24,7 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 1.369 ms 08:44:24,8 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 08:44:24,8 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 08:44:24,8 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: five 08:44:24,8 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=5] 08:44:24,8 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 08:44:24,8 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 216.3 μs 08:44:24,8 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 08:44:24,8 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 08:44:24,8 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 77.49 μs 08:44:24,8 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=6] 08:44:24,8 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 08:44:24,8 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 08:44:24,8 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 139.0 μs 08:44:24,8 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 08:44:24,8 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 08:44:24,104 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-13299996544958943259/singleNode14/snapshot-00000000693738A7-363E0B68.v1 08:44:24,105 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/TermInfo.properties 08:44:24,105 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/journal-v1-1.log 08:44:24,106 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/metadata-v1-1.log 08:44:24,106 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-12-08T20:44:23.910035816Z, file=/tmp/junit-13299996544958943259/singleNode14/snapshot-00000000693738A7-363E0B68.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 08:44:24,213 PM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-13299996544958943259/singleNode14/snapshot-00000000693738A7-363E0B68.v1 08:44:24,214 PM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/TermInfo.properties 08:44:24,214 PM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/journal-v1-1.log 08:44:24,214 PM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/metadata-v1-1.log 08:44:24,214 PM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-12-08T20:44:23.910035816Z, file=/tmp/junit-13299996544958943259/singleNode14/snapshot-00000000693738A7-363E0B68.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 08:44:24,226 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#97,singleNode14-writer-5]/waiting 08:44:24,226 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 217.6 ms 08:44:24,226 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 38.48 μs 08:44:24,226 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 08:44:24,226 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal closed 08:44:24,227 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal closed 08:44:24,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 08:44:24,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 08:44:24,230 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] 08:44:24,231 PM [test-pekko.actor.default-dispatcher-12] [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. [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'. [WARN] [12/08/2025 20:44:24.230] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@3ceaccd6 [INFO] [pekkoDeadLetter][12/08/2025 20:44:24.230] [test-pekko.actor.default-dispatcher-12] [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. [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'. 08:44:24,232 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 08:44:24,232 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 08:44:24,232 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 08:44:24,233 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=5 applyTo=6 08:44:24,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 08:44:24,234 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=6 08:44:24,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: starting journal recovery 08:44:24,234 PM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer started 08:44:24,234 PM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 08:44:24,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 08:44:24,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-13299996544958943259/singleNode14/snapshot-00000000693738A7-363E0B68.v1 08:44:24,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/TermInfo.properties 08:44:24,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/journal-v1-1.log 08:44:24,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13299996544958943259/singleNode14/metadata-v1-1.log 08:44:24,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-12-08T20:44:23.910035816Z, file=/tmp/junit-13299996544958943259/singleNode14/snapshot-00000000693738A7-363E0B68.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 08:44:24,234 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Recovery - singleNode14: initializing from snapshot taken at 2025-12-08T20:44:23.910035816Z 08:44:24,235 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: support() called 08:44:24,237 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 3 08:44:24,237 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: applying entries up to 6 08:44:24,238 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=4, term=1, command=four] 08:44:24,238 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=5, term=1, command=five] 08:44:24,238 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 5 08:44:24,238 PM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - singleNode14: Recovery completed in in 4.281 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 08:44:24,238 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Recovery completed and cannot restore from snapshot 08:44:24,239 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 08:44:24,239 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 08:44:24,244 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 08:44:24,244 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 08:44:24,244 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 08:44:24,244 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 08:44:24,244 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 08:44:24,244 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 08:44:24,245 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#35732073] 08:44:24,248 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 08:44:24,249 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#1158808760] 08:44:24,250 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 08:44:24,251 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#103,singleNode14-writer-6]/waiting 08:44:24,251 PM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 16.90 ms 08:44:24,251 PM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 41.91 μs 08:44:24,251 PM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 08:44:24,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - singleNode14: journal closed 08:44:24,252 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - singleNode14: journal closed 08:44:24,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 08:44:24,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [INFO] [12/08/2025 20:44:24.255] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:44:24,256 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [12/08/2025 20:44:24.257] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.149:17355) [INFO] [pekkoDeadLetter][12/08/2025 20:44:24.257] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-359276566] was unhandled. [3] 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'. 08:44:24,257 PM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-359276566] was unhandled. [3] 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] [12/08/2025 20:44:24.258] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.149:17355] - Exiting completed [INFO] [12/08/2025 20:44:24.258] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.149:17355] - Shutting down... [INFO] [12/08/2025 20:44:24.258] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.149:17355] - Successfully shut down 08:44:24,259 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.149:17355] - Exiting completed 08:44:24,259 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.149:17355] - Shutting down... 08:44:24,259 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.149:17355] - Successfully shut down [INFO] [12/08/2025 20:44:24.261] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.149:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [12/08/2025 20:44:24.261] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.149:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:44:24,261 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 08:44:24,261 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [12/08/2025 20:44:24.265] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.149:17355/system/remoting-terminator] Remoting shut down. 08:44:24,265 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [12/08/2025 20:44:24.266] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger