[DEBUG] [02/21/2026 10:27:24.832] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:27:24,836 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/21/2026 10:27:24.837] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [02/21/2026 10:27:24.837] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [02/21/2026 10:27:24.861] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.7:17355] with UID [5608618909102138653] 10:27:24,862 AM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.7:17355] with UID [5608618909102138653] [INFO] [02/21/2026 10:27:24.863] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.7:17355] - Starting up, Pekko version [1.2.1] ... 10:27:24,863 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.7:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [02/21/2026 10:27:24.867] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.7:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:27:24,867 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.7:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/21/2026 10:27:24.868] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.7:17355] - Started up successfully 10:27:24,868 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.7:17355] - Started up successfully [INFO] [02/21/2026 10:27:24.869] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.7:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:27:24,870 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.7:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [02/21/2026 10:27:24.870] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.7:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:27:24,870 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.7:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:27:24,897 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] 10:27:24,898 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 10:27:24,899 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: started executor 10:27:24,899 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: started executor 10:27:24,899 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=1 applyTo=0 10:27:24,900 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:27:24,900 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=0 10:27:24,900 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: starting journal recovery 10:27:24,900 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer started 10:27:24,900 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:27:24,900 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/junit-18195396549254402887/singleNode14/TermInfo.properties does not exist 10:27:24,902 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 10:27:24,902 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 10:27:24,903 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/TermInfo.properties 10:27:24,903 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/journal-v1-1.log 10:27:24,903 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/metadata-v1-1.log 10:27:24,903 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - singleNode14: no eligible files found 10:27:24,903 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to -1 10:27:24,903 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - singleNode14: empty journal: appending 0 entries 10:27:24,903 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=0] 10:27:24,903 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - singleNode14: Recovery completed in in 3.024 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:27:24,903 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Recovery completed and can restore from snapshot 10:27:24,904 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 10:27:24,904 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] [WARN] [02/21/2026 10:27:24.905] [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@194cc4cf [INFO] [pekkoDeadLetter][02/21/2026 10:27:24.905] [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'. 10:27:24,906 AM [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. [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'. 10:27:24,907 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 10:27:24,907 AM [test-pekko.actor.default-dispatcher-7] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 10:27:24,907 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:27:24,908 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 10:27:24,908 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 10:27:24,908 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:27:24,911 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 10:27:24,911 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 10:27:24,911 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 10:27:24,911 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 10:27:24,911 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 11.42 ms 10:27:24,912 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 10:27:24,912 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 10:27:24,915 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:27:24,916 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 3.938 ms 10:27:24,916 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:27:24,916 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 10:27:24,916 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 6.431 μs 10:27:24,916 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 10:27:24,916 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 10:27:24,916 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - singleNode14: applyState called: zero 10:27:24,917 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 10:27:24,925 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 10:27:24,925 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 9.064 ms 10:27:24,925 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 10:27:24,925 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 10.78 μs 10:27:24,925 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 10:27:24,925 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 10:27:24,925 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: applyState called: one 10:27:24,925 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=1] 10:27:24,925 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:27:24,925 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 372.7 μs 10:27:24,925 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:27:24,926 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 10:27:24,926 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 114.9 μs 10:27:24,926 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 10:27:24,926 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 10:27:24,926 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: applyState called: two 10:27:24,926 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=2] 10:27:24,926 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 more completion(s) pending 10:27:24,926 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 154.8 μs 10:27:24,926 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 10:27:24,926 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 4.801 μs 10:27:24,926 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 10:27:24,926 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=3] 10:27:24,926 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:27:24,926 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:27:24,926 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 171.0 μs 10:27:24,926 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:27:25,61 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 10:27:25,61 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 10:27:25,61 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 135.2 ms 10:27:25,64 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:27:25,64 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 2.864 ms 10:27:25,65 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:27:25,65 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:27:25,65 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 10:27:25,65 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 10:27:25,65 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 10:27:25,65 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - singleNode14: applyState called: three 10:27:25,72 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 7.217 ms 10:27:25,72 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=4] 10:27:25,72 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:27:25,72 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 236.3 μs 10:27:25,72 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:27:25,67 AM [test-pekko.actor.default-dispatcher-7] [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] 10:27:25,77 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 4 10:27:25,77 AM [test-pekko.actor.default-dispatcher-7] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 10:27:25,78 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - singleNode14: support() called 10:27:25,82 AM [singleNode14-%d931672] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/junit-18195396549254402887/singleNode14/snapshot-000000006999888D-04C3D5D2.tmp 10:27:25,88 AM [test-pekko.actor.default-dispatcher-7] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 10:27:25,96 AM [test-pekko.actor.default-dispatcher-7] [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]] 10:27:25,103 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:27:25,107 AM [singleNode14-%d931672] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/junit-18195396549254402887/singleNode14/snapshot-000000006999888D-04C3D5D2.v1 10:27:25,107 AM [singleNode14-%d931672] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-18195396549254402887/singleNode14/snapshot-000000006999888D-04C3D5D2.v1 10:27:25,109 AM [singleNode14-%d931672] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/TermInfo.properties 10:27:25,109 AM [singleNode14-%d931672] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/journal-v1-1.log 10:27:25,109 AM [singleNode14-%d931672] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/metadata-v1-1.log 10:27:25,109 AM [singleNode14-%d931672] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-21T10:27:25.079943122Z, file=/tmp/junit-18195396549254402887/singleNode14/snapshot-000000006999888D-04C3D5D2.v1, size=392, entryCompress=NONE, stateCompress=NONE} 10:27:25,110 AM [singleNode14-%d931672] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:27:25,110 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:27:25,110 AM [test-pekko.actor.default-dispatcher-7] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2026-02-21T10:27:25.079943122Z 10:27:25,111 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] SnapshotManager - singleNode14: Snapshot success, discarding journal entries up to 4 10:27:25,111 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 10:27:25,111 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 38.81 ms 10:27:25,111 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=4] 10:27:25,113 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: discarded entries up to (and including) 4 10:27:25,113 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:27:25,113 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:27:25,113 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.576 ms 10:27:25,113 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:27:25,162 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 10:27:25,162 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 10:27:25,163 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 10:27:25,163 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 10:27:25,168 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 54.95 ms 10:27:25,171 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 10:27:25,171 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 2.652 ms 10:27:25,171 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 10:27:25,171 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:27:25,171 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 10:27:25,171 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 10:27:25,171 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 10:27:25,171 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - singleNode14: applyState called: four 10:27:25,172 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 10:27:25,172 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 714.1 μs 10:27:25,172 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 10:27:25,172 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 10:27:25,172 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - singleNode14: applyState called: five 10:27:25,172 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=5] 10:27:25,172 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:27:25,172 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 282.7 μs 10:27:25,172 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:27:25,172 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:27:25,172 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 130.1 μs 10:27:25,172 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=6] 10:27:25,172 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 10:27:25,172 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:27:25,172 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 209.7 μs 10:27:25,173 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:27:25,173 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:27:25,274 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-18195396549254402887/singleNode14/snapshot-000000006999888D-04C3D5D2.v1 10:27:25,274 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/TermInfo.properties 10:27:25,274 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/journal-v1-1.log 10:27:25,274 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/metadata-v1-1.log 10:27:25,275 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-21T10:27:25.079943122Z, file=/tmp/junit-18195396549254402887/singleNode14/snapshot-000000006999888D-04C3D5D2.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 10:27:25,382 AM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-18195396549254402887/singleNode14/snapshot-000000006999888D-04C3D5D2.v1 10:27:25,383 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/TermInfo.properties 10:27:25,383 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/journal-v1-1.log 10:27:25,383 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/metadata-v1-1.log 10:27:25,383 AM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-21T10:27:25.079943122Z, file=/tmp/junit-18195396549254402887/singleNode14/snapshot-000000006999888D-04C3D5D2.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 10:27:25,398 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#96,singleNode14-writer-5]/waiting 10:27:25,399 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 226.2 ms 10:27:25,399 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 45.06 μs 10:27:25,399 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 10:27:25,400 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: journal closed 10:27:25,400 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - singleNode14: journal closed 10:27:25,400 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 10:27:25,400 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 10:27:25,406 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] [WARN] [02/21/2026 10:27:25.407] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@272e1603 [INFO] [pekkoDeadLetter][02/21/2026 10:27:25.408] [test-pekko.actor.default-dispatcher-7] [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'. 10:27:25,408 AM [test-pekko.actor.default-dispatcher-7] [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'. 10:27:25,409 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 10:27:25,409 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: started executor 10:27:25,409 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: started executor 10:27:25,411 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=5 applyTo=6 10:27:25,412 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 10:27:25,412 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=6 10:27:25,412 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer started 10:27:25,412 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:27:25,412 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: starting journal recovery 10:27:25,412 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 10:27:25,412 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-18195396549254402887/singleNode14/snapshot-000000006999888D-04C3D5D2.v1 10:27:25,413 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/TermInfo.properties 10:27:25,413 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/journal-v1-1.log 10:27:25,413 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-18195396549254402887/singleNode14/metadata-v1-1.log 10:27:25,413 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-21T10:27:25.079943122Z, file=/tmp/junit-18195396549254402887/singleNode14/snapshot-000000006999888D-04C3D5D2.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 10:27:25,413 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Recovery - singleNode14: initializing from snapshot taken at 2026-02-21T10:27:25.079943122Z 10:27:25,413 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: support() called 10:27:25,414 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 3 10:27:25,415 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - singleNode14: applying entries up to 6 10:27:25,415 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=4, term=1, command=four] 10:27:25,415 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=5, term=1, command=five] 10:27:25,415 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 5 10:27:25,415 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - singleNode14: Recovery completed in in 3.220 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 10:27:25,415 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Recovery completed and cannot restore from snapshot 10:27:25,416 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 10:27:25,416 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 10:27:25,468 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 10:27:25,469 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 10:27:25,469 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:27:25,469 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 10:27:25,470 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 10:27:25,470 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:27:25,471 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#-897735491] 10:27:25,475 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 10:27:25,476 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#-1527922141] 10:27:25,477 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 10:27:25,477 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#103,singleNode14-writer-6]/waiting 10:27:25,477 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 65.37 ms 10:27:25,478 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 31.67 μs 10:27:25,478 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 10:27:25,478 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: journal closed 10:27:25,478 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - singleNode14: journal closed 10:27:25,478 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 10:27:25,478 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [INFO] [02/21/2026 10:27:25.481] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:27:25,481 AM [test-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [02/21/2026 10:27:25.484] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.7:17355) [INFO] [02/21/2026 10:27:25.484] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.7:17355] - Exiting completed [INFO] [02/21/2026 10:27:25.484] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.7:17355] - Shutting down... [INFO] [02/21/2026 10:27:25.484] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.7:17355] - Successfully shut down [INFO] [pekkoDeadLetter][02/21/2026 10:27:25.484] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#992025549] 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'. 10:27:25,485 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.7:17355] - Exiting completed 10:27:25,485 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.7:17355] - Shutting down... 10:27:25,485 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.7:17355] - Successfully shut down 10:27:25,485 AM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#992025549] 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] [02/21/2026 10:27:25.489] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.7:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [02/21/2026 10:27:25.489] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.7:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:27:25,489 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:27:25,489 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 10:27:25,492 AM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [02/21/2026 10:27:25.492] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.7:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [02/21/2026 10:27:25.493] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger