06:56:51,939 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [12/08/2025 18:56:51.937] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [12/08/2025 18:56:51.939] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [12/08/2025 18:56:51.939] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [12/08/2025 18:56:51.963] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.44:17355] with UID [7566618250500987304] 06:56:51,964 PM [test-pekko.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.44:17355] with UID [7566618250500987304] [INFO] [12/08/2025 18:56:51.965] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.44:17355] - Starting up, Pekko version [1.2.1] ... 06:56:51,965 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.44:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [12/08/2025 18:56:51.970] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.44:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:56:51,970 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.44:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [12/08/2025 18:56:51.970] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.44:17355] - Started up successfully 06:56:51,970 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.44:17355] - Started up successfully [INFO] [12/08/2025 18:56:51.981] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.44: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 18:56:51.981] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.44:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:56:51,982 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.44:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:56:51,982 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.44:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:56:51,994 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] 06:56:51,995 PM [test-pekko.actor.default-dispatcher-4] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 06:56:51,996 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - singleNode14: started executor 06:56:51,996 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - singleNode14: started executor 06:56:51,996 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=1 applyTo=0 06:56:51,997 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:56:51,997 PM [test-pekko.actor.default-dispatcher-4] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=0 06:56:51,997 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: starting journal recovery 06:56:51,997 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - /tmp/junit-7638245346121977899/singleNode14/TermInfo.properties does not exist 06:56:51,997 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer started 06:56:51,997 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 06:56:51,999 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 06:56:51,999 PM [test-pekko.actor.default-dispatcher-4] [INFO] Recovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 06:56:51,999 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/TermInfo.properties 06:56:52,0 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/journal-v1-1.log 06:56:52,0 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/metadata-v1-1.log 06:56:52,0 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - singleNode14: no eligible files found 06:56:52,0 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to -1 06:56:52,0 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] JournalRecovery - singleNode14: empty journal: appending 0 entries [WARN] [12/08/2025 18:56:52.000] [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@19ad1d32 06:56:52,0 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:56:52,0 PM [test-pekko.actor.default-dispatcher-4] [INFO] Recovery - singleNode14: Recovery completed in in 2.930 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 06:56:52,0 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: Recovery completed and can restore from snapshot 06:56:52,1 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 06:56:52,1 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 06:56:52,4 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'. 06:56:52,4 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 06:56:52,4 PM [test-pekko.actor.default-dispatcher-4] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 06:56:52,4 PM [test-pekko.actor.default-dispatcher-4] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 06:56:52,5 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 06:56:52,5 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 06:56:52,5 PM [test-pekko.actor.default-dispatcher-4] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [INFO] [pekkoDeadLetter][12/08/2025 18:56:52.000] [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'. 06:56:52,12 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 06:56:52,12 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 06:56:52,12 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 06:56:52,12 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 06:56:52,12 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 06:56:52,12 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 06:56:52,12 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 3 commands after 14.89 ms 06:56:52,18 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 3 completion(s) pending 06:56:52,18 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 3 commands in 5.540 ms 06:56:52,18 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 06:56:52,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 3 completion(s) 06:56:52,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 06:56:52,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 06:56:52,19 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 06:56:52,19 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: zero 06:56:52,20 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 06:56:52,20 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 1.672 ms 06:56:52,20 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 06:56:52,20 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 06:56:52,20 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: one 06:56:52,20 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:56:52,20 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 06:56:52,20 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 06:56:52,20 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 06:56:52,20 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 232.8 μs 06:56:52,20 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 06:56:52,20 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: two 06:56:52,20 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 4.140 μs 06:56:52,20 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=2] 06:56:52,20 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 more completion(s) pending 06:56:52,20 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 140.5 μs 06:56:52,20 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 4.150 μs 06:56:52,21 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=3] 06:56:52,21 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 more completion(s) pending 06:56:52,21 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 129.6 μs 06:56:52,21 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 06:56:52,21 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 3 completion(s) 06:56:52,21 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 06:56:52,136 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 06:56:52,136 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 06:56:52,136 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 115.6 ms 06:56:52,138 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 06:56:52,138 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.570 ms 06:56:52,138 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 06:56:52,138 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 06:56:52,138 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 06:56:52,138 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 06:56:52,138 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 06:56:52,138 PM [test-pekko.actor.default-dispatcher-4] [INFO] MockRaftActor - singleNode14: applyState called: three 06:56:52,142 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 4.138 ms 06:56:52,143 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=4] 06:56:52,143 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 06:56:52,143 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 303.9 μs 06:56:52,143 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 06:56:52,140 PM [test-pekko.actor.default-dispatcher-4] [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] 06:56:52,148 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 4 06:56:52,148 PM [test-pekko.actor.default-dispatcher-4] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 06:56:52,149 PM [test-pekko.actor.default-dispatcher-4] [INFO] MockRaftActor - singleNode14: support() called 06:56:52,153 PM [singleNode14-%d171741] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/junit-7638245346121977899/singleNode14/snapshot-0000000069371F74-09046DAC.tmp 06:56:52,157 PM [test-pekko.actor.default-dispatcher-4] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 06:56:52,162 PM [test-pekko.actor.default-dispatcher-4] [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]] 06:56:52,167 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 06:56:52,170 PM [singleNode14-%d171741] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/junit-7638245346121977899/singleNode14/snapshot-0000000069371F74-09046DAC.v1 06:56:52,170 PM [singleNode14-%d171741] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-7638245346121977899/singleNode14/snapshot-0000000069371F74-09046DAC.v1 06:56:52,171 PM [singleNode14-%d171741] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/TermInfo.properties 06:56:52,171 PM [singleNode14-%d171741] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/journal-v1-1.log 06:56:52,171 PM [singleNode14-%d171741] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/metadata-v1-1.log 06:56:52,171 PM [singleNode14-%d171741] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-12-08T18:56:52.151285164Z, file=/tmp/junit-7638245346121977899/singleNode14/snapshot-0000000069371F74-09046DAC.v1, size=392, entryCompress=NONE, stateCompress=NONE} 06:56:52,172 PM [singleNode14-%d171741] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 06:56:52,172 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 06:56:52,172 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2025-12-08T18:56:52.151285164Z 06:56:52,173 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: Snapshot success, discarding journal entries up to 4 06:56:52,173 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 30.49 ms 06:56:52,173 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 06:56:52,174 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=4] 06:56:52,174 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: discarded entries up to (and including) 4 06:56:52,174 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 06:56:52,174 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 06:56:52,174 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 824.6 μs 06:56:52,174 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 06:56:52,244 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 06:56:52,244 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 06:56:52,244 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 06:56:52,244 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 06:56:52,246 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 71.54 ms 06:56:52,248 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 06:56:52,248 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 06:56:52,248 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 06:56:52,248 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 06:56:52,248 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 06:56:52,248 PM [test-pekko.actor.default-dispatcher-4] [INFO] MockRaftActor - singleNode14: applyState called: four 06:56:52,249 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 06:56:52,249 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 06:56:52,249 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 06:56:52,249 PM [test-pekko.actor.default-dispatcher-4] [INFO] MockRaftActor - singleNode14: applyState called: five 06:56:52,249 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 06:56:52,249 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 3.059 ms 06:56:52,249 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 4.870 μs 06:56:52,249 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=5] 06:56:52,249 PM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=6] 06:56:52,249 PM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 06:56:52,249 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 310.5 μs 06:56:52,250 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 06:56:52,250 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 06:56:52,347 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-7638245346121977899/singleNode14/snapshot-0000000069371F74-09046DAC.v1 06:56:52,348 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/TermInfo.properties 06:56:52,349 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/journal-v1-1.log 06:56:52,349 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/metadata-v1-1.log 06:56:52,349 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-12-08T18:56:52.151285164Z, file=/tmp/junit-7638245346121977899/singleNode14/snapshot-0000000069371F74-09046DAC.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 06:56:52,456 PM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-7638245346121977899/singleNode14/snapshot-0000000069371F74-09046DAC.v1 06:56:52,457 PM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/TermInfo.properties 06:56:52,457 PM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/journal-v1-1.log 06:56:52,457 PM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/metadata-v1-1.log 06:56:52,457 PM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-12-08T18:56:52.151285164Z, file=/tmp/junit-7638245346121977899/singleNode14/snapshot-0000000069371F74-09046DAC.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 06:56:52,467 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#98,singleNode14-writer-5]/waiting 06:56:52,468 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 217.9 ms 06:56:52,468 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 40.50 μs 06:56:52,468 PM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 06:56:52,468 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode14: journal closed 06:56:52,468 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - singleNode14: journal closed 06:56:52,468 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 06:56:52,468 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 06:56:52,471 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] [WARN] [12/08/2025 18:56:52.472] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@2a04731d [INFO] [pekkoDeadLetter][12/08/2025 18:56:52.472] [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. [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'. 06:56:52,472 PM [test-pekko.actor.default-dispatcher-6] [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'. 06:56:52,473 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 06:56:52,473 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: started executor 06:56:52,473 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: started executor 06:56:52,475 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=5 applyTo=6 06:56:52,476 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 06:56:52,476 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=6 06:56:52,476 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: starting journal recovery 06:56:52,476 PM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer started 06:56:52,476 PM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 06:56:52,476 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 06:56:52,476 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-7638245346121977899/singleNode14/snapshot-0000000069371F74-09046DAC.v1 06:56:52,477 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/TermInfo.properties 06:56:52,477 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/journal-v1-1.log 06:56:52,477 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-7638245346121977899/singleNode14/metadata-v1-1.log 06:56:52,477 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-12-08T18:56:52.151285164Z, file=/tmp/junit-7638245346121977899/singleNode14/snapshot-0000000069371F74-09046DAC.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 06:56:52,477 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Recovery - singleNode14: initializing from snapshot taken at 2025-12-08T18:56:52.151285164Z 06:56:52,477 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: support() called 06:56:52,478 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 3 06:56:52,478 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - singleNode14: applying entries up to 6 06:56:52,479 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=4, term=1, command=four] 06:56:52,479 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=5, term=1, command=five] 06:56:52,479 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 5 06:56:52,479 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - singleNode14: Recovery completed in in 2.707 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 06:56:52,479 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Recovery completed and cannot restore from snapshot 06:56:52,479 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 06:56:52,479 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 06:56:52,485 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 06:56:52,485 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 06:56:52,485 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 06:56:52,485 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 06:56:52,485 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 06:56:52,485 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 06:56:52,486 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#1452375668] 06:56:52,489 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 06:56:52,490 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#-889385972] 06:56:52,491 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 06:56:52,491 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#106,singleNode14-writer-6]/waiting 06:56:52,491 PM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 14.80 ms 06:56:52,491 PM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 29.22 μs 06:56:52,491 PM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 06:56:52,492 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode14: journal closed 06:56:52,492 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - singleNode14: journal closed 06:56:52,492 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 06:56:52,492 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 06:56:52,495 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:56:52,496 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1734210872] 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 18:56:52.494] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:56:52,497 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.44:17355] - Exiting completed 06:56:52,497 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.44:17355] - Shutting down... 06:56:52,497 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.44:17355] - Successfully shut down [WARN] [12/08/2025 18:56:52.497] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.44:17355) [INFO] [pekkoDeadLetter][12/08/2025 18:56:52.496] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1734210872] 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 18:56:52.496] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.44:17355] - Exiting completed [INFO] [12/08/2025 18:56:52.496] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.44:17355] - Shutting down... 06:56:52,499 PM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:56:52,499 PM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [12/08/2025 18:56:52.497] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.44:17355] - Successfully shut down [INFO] [12/08/2025 18:56:52.498] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.44:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [12/08/2025 18:56:52.498] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.44:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:56:52,502 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [12/08/2025 18:56:52.502] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.44:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [12/08/2025 18:56:52.502] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger