09:50:50,27 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/11/2026 09:50:50.026] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [02/11/2026 09:50:50.027] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [02/11/2026 09:50:50.027] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [02/11/2026 09:50:50.049] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.44:17355] with UID [4755207504616576167] 09:50:50,49 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.44:17355] with UID [4755207504616576167] [INFO] [02/11/2026 09:50:50.050] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.44:17355] - Starting up, Pekko version [1.2.1] ... 09:50:50,51 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.44:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [02/11/2026 09:50:50.054] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.44:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 09:50:50,54 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.44:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/11/2026 09:50:50.054] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.44:17355] - Started up successfully 09:50:50,54 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.44:17355] - Started up successfully [INFO] [02/11/2026 09:50:50.057] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.44:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [02/11/2026 09:50:50.057] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.44:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 09:50:50,57 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.44:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 09:50:50,57 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.44:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 09:50:50,76 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] 09:50:50,78 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 09:50:50,78 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: started executor 09:50:50,78 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: started executor 09:50:50,79 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=1 applyTo=0 09:50:50,79 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:50:50,79 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=0 09:50:50,79 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: starting journal recovery 09:50:50,79 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-9068740297292407304/singleNode14/TermInfo.properties does not exist 09:50:50,80 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer started 09:50:50,80 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 09:50:50,82 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 09:50:50,82 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 09:50:50,82 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/TermInfo.properties 09:50:50,82 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/journal-v1-1.log 09:50:50,82 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/metadata-v1-1.log 09:50:50,82 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: no eligible files found 09:50:50,82 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to -1 09:50:50,82 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - singleNode14: empty journal: appending 0 entries 09:50:50,83 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=0] 09:50:50,83 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - singleNode14: Recovery completed in in 3.253 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 09:50:50,83 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Recovery completed and can restore from snapshot 09:50:50,83 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 09:50:50,83 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] [WARN] [02/11/2026 09:50:50.086] [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@b397c6f 09:50:50,86 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 09:50:50,86 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 09:50:50,86 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [INFO] [pekkoDeadLetter][02/11/2026 09:50:50.086] [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'. 09:50:50,90 AM [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'. 09:50:50,90 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 09:50:50,90 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 09:50:50,90 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 09:50:50,91 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 09:50:50,92 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 09:50:50,92 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 11.88 ms 09:50:50,92 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 09:50:50,92 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 09:50:50,92 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 09:50:50,92 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 09:50:50,95 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 09:50:50,95 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 3.529 ms 09:50:50,95 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 6.950 μs 09:50:50,96 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 09:50:50,96 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 09:50:50,96 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 09:50:50,96 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 09:50:50,97 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - singleNode14: applyState called: zero 09:50:50,97 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 09:50:50,97 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 1.856 ms 09:50:50,97 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 09:50:50,99 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 09:50:50,99 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 09:50:50,99 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 1.563 ms 09:50:50,99 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 09:50:50,99 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 09:50:50,99 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - singleNode14: applyState called: one 09:50:50,99 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 09:50:50,99 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 09:50:50,99 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=1] 09:50:50,99 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 09:50:50,99 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 09:50:50,99 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - singleNode14: applyState called: two 09:50:50,99 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 388.0 μs 09:50:50,100 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 09:50:50,100 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 6.901 μs 09:50:50,100 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 09:50:50,100 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=2] 09:50:50,100 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=3] 09:50:50,100 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 09:50:50,100 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 09:50:50,100 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 362.1 μs 09:50:50,100 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 09:50:50,225 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 09:50:50,225 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 09:50:50,225 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 124.9 ms 09:50:50,227 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 09:50:50,227 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.592 ms 09:50:50,227 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 09:50:50,229 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 09:50:50,229 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 09:50:50,229 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 09:50:50,229 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 09:50:50,230 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - singleNode14: applyState called: three 09:50:50,232 AM [test-pekko.actor.default-dispatcher-13] [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] 09:50:50,237 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 4 09:50:50,238 AM [test-pekko.actor.default-dispatcher-13] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 09:50:50,238 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 11.11 ms 09:50:50,238 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=4] 09:50:50,238 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 09:50:50,239 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 256.9 μs 09:50:50,239 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 09:50:50,243 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - singleNode14: support() called 09:50:50,248 AM [singleNode14-%d346020] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/junit-9068740297292407304/singleNode14/snapshot-00000000698C50FA-0E97B819.tmp 09:50:50,252 AM [test-pekko.actor.default-dispatcher-13] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 09:50:50,262 AM [singleNode14-%d346020] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/junit-9068740297292407304/singleNode14/snapshot-00000000698C50FA-0E97B819.v1 09:50:50,262 AM [singleNode14-%d346020] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-9068740297292407304/singleNode14/snapshot-00000000698C50FA-0E97B819.v1 09:50:50,264 AM [singleNode14-%d346020] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/TermInfo.properties 09:50:50,264 AM [singleNode14-%d346020] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/journal-v1-1.log 09:50:50,264 AM [singleNode14-%d346020] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/metadata-v1-1.log 09:50:50,264 AM [singleNode14-%d346020] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-11T09:50:50.244824089Z, file=/tmp/junit-9068740297292407304/singleNode14/snapshot-00000000698C50FA-0E97B819.v1, size=392, entryCompress=NONE, stateCompress=NONE} 09:50:50,264 AM [singleNode14-%d346020] [DEBUG] RaftStorageCompleter - singleNode14: 1 more completion(s) pending 09:50:50,257 AM [test-pekko.actor.default-dispatcher-13] [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]] 09:50:50,270 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 09:50:50,270 AM [test-pekko.actor.default-dispatcher-13] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2026-02-11T09:50:50.244824089Z 09:50:50,270 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SnapshotManager - singleNode14: Snapshot success, discarding journal entries up to 4 09:50:50,271 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 09:50:50,271 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 31.91 ms 09:50:50,271 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=4] 09:50:50,272 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: discarded entries up to (and including) 4 09:50:50,272 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 09:50:50,272 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.093 ms 09:50:50,272 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 09:50:50,272 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 09:50:50,326 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 09:50:50,326 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 09:50:50,326 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 09:50:50,326 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 09:50:50,327 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 54.67 ms 09:50:50,329 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 09:50:50,329 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 2.654 ms 09:50:50,330 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 09:50:50,330 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 09:50:50,330 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 09:50:50,330 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 09:50:50,330 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 09:50:50,330 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - singleNode14: applyState called: four 09:50:50,330 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 09:50:50,331 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 09:50:50,331 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 09:50:50,331 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - singleNode14: applyState called: five 09:50:50,331 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 09:50:50,331 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 1.886 ms 09:50:50,332 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=5] 09:50:50,332 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=6] 09:50:50,332 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 09:50:50,332 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 702.7 μs 09:50:50,332 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 09:50:50,333 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 09:50:50,434 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-9068740297292407304/singleNode14/snapshot-00000000698C50FA-0E97B819.v1 09:50:50,434 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/TermInfo.properties 09:50:50,434 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/journal-v1-1.log 09:50:50,435 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/metadata-v1-1.log 09:50:50,435 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-11T09:50:50.244824089Z, file=/tmp/junit-9068740297292407304/singleNode14/snapshot-00000000698C50FA-0E97B819.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 09:50:50,543 AM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-9068740297292407304/singleNode14/snapshot-00000000698C50FA-0E97B819.v1 09:50:50,543 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/TermInfo.properties 09:50:50,543 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/journal-v1-1.log 09:50:50,543 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/metadata-v1-1.log 09:50:50,543 AM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-11T09:50:50.244824089Z, file=/tmp/junit-9068740297292407304/singleNode14/snapshot-00000000698C50FA-0E97B819.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 09:50:50,556 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#95,singleNode14-writer-5]/waiting 09:50:50,557 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 224.1 ms 09:50:50,557 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 56.61 μs 09:50:50,557 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 09:50:50,557 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: journal closed 09:50:50,557 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - singleNode14: journal closed 09:50:50,558 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 09:50:50,558 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 09:50:50,563 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] 09:50:50,564 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 09:50:50,565 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: started executor 09:50:50,565 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: started executor [WARN] [02/11/2026 09:50:50.566] [test-pekko.actor.default-dispatcher-13] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@5a3c2434 [INFO] [pekkoDeadLetter][02/11/2026 09:50:50.566] [test-pekko.actor.default-dispatcher-13] [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'. 09:50:50,567 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. [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'. 09:50:50,567 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=5 applyTo=6 09:50:50,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 09:50:50,568 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=6 09:50:50,568 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer started 09:50:50,568 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 09:50:50,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: starting journal recovery 09:50:50,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 09:50:50,569 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-9068740297292407304/singleNode14/snapshot-00000000698C50FA-0E97B819.v1 09:50:50,569 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/TermInfo.properties 09:50:50,569 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/journal-v1-1.log 09:50:50,569 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-9068740297292407304/singleNode14/metadata-v1-1.log 09:50:50,569 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-11T09:50:50.244824089Z, file=/tmp/junit-9068740297292407304/singleNode14/snapshot-00000000698C50FA-0E97B819.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 09:50:50,569 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Recovery - singleNode14: initializing from snapshot taken at 2026-02-11T09:50:50.244824089Z 09:50:50,569 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: support() called 09:50:50,571 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 3 09:50:50,571 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - singleNode14: applying entries up to 6 09:50:50,571 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=4, term=1, command=four] 09:50:50,571 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=5, term=1, command=five] 09:50:50,571 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 5 09:50:50,572 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - singleNode14: Recovery completed in in 3.195 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 09:50:50,572 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Recovery completed and cannot restore from snapshot 09:50:50,572 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 09:50:50,572 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 09:50:50,575 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 09:50:50,575 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 09:50:50,575 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 09:50:50,575 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 09:50:50,575 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 09:50:50,575 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 09:50:50,576 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#-356561756] 09:50:50,588 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 09:50:50,589 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#18599817] 09:50:50,589 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 09:50:50,590 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#103,singleNode14-writer-6]/waiting 09:50:50,590 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 21.66 ms 09:50:50,590 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 28.11 μs 09:50:50,590 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 09:50:50,590 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: journal closed 09:50:50,591 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - singleNode14: journal closed 09:50:50,591 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 09:50:50,591 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [INFO] [02/11/2026 09:50:50.594] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:50:50,594 AM [test-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [02/11/2026 09:50:50.597] [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.44:17355) [INFO] [02/11/2026 09:50:50.597] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.44:17355] - Exiting completed [INFO] [02/11/2026 09:50:50.597] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.44:17355] - Shutting down... [INFO] [pekkoDeadLetter][02/11/2026 09:50:50.597] [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#2134483521] 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'. 09:50:50,598 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.44:17355] - Exiting completed [INFO] [02/11/2026 09:50:50.598] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.44:17355] - Successfully shut down 09:50:50,598 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.44:17355] - Shutting down... 09:50:50,598 AM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#2134483521] 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'. 09:50:50,598 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.44:17355] - Successfully shut down 09:50:50,600 AM [test-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 09:50:50,600 AM [test-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/11/2026 09:50:50.600] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.44:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [02/11/2026 09:50:50.600] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.44:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/11/2026 09:50:50.603] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.44:17355/system/remoting-terminator] Remoting shut down. 09:50:50,603 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [02/11/2026 09:50:50.603] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger