[DEBUG] [07/03/2025 14:15:41.384] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 02:15:41,385 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/03/2025 14:15:41.385] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/03/2025 14:15:41.385] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [07/03/2025 14:15:41.414] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.65:17355] with UID [-496766639692447523] 02:15:41,415 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.65:17355] with UID [-496766639692447523] [INFO] [07/03/2025 14:15:41.415] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.65:17355] - Starting up, Pekko version [1.0.3] ... 02:15:41,415 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.65:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/03/2025 14:15:41.418] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.65:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/03/2025 14:15:41.418] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.65:17355] - Started up successfully 02:15:41,418 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.65:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 02:15:41,419 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.65:17355] - Started up successfully [INFO] [07/03/2025 14:15:41.420] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.65:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/03/2025 14:15:41.420] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.65:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:15:41,420 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.65:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 02:15:41,420 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.65:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [WARN] [07/03/2025 14:15:41.439] [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@7ee850de [INFO] [pekkoDeadLetter][07/03/2025 14:15:41.439] [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. [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'. 02:15:41,442 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 02:15:41,442 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 02:15:41,442 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 02:15:41,443 PM [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. [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'. 02:15:41,445 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/TermInfo.properties does not exist 02:15:41,445 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: no eligible files found 02:15:41,445 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - singleNode14: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:15:41,448 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 02:15:41,448 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 02:15:41,448 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@5bd06650 02:15:41,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:15:41,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 02:15:41,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 02:15:41,451 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 02:15:41,451 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 02:15:41,451 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:15:41,451 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 02:15:41,451 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 02:15:41,452 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:15:41,453 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 02:15:41,453 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 02:15:41,454 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 02:15:41,454 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 02:15:41,454 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 02:15:41,454 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 02:15:41,454 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=false} 02:15:41,455 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 02:15:41,455 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 02:15:41,455 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: zero 02:15:41,455 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=0 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=false} 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: applyState called: one 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=1 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 0 for term 1 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=false} 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: applyState called: two 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=2 02:15:41,456 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 02:15:41,574 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 02:15:41,574 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 02:15:41,576 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=false} 02:15:41,576 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 02:15:41,576 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 02:15:41,576 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: applyState called: three 02:15:41,576 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=3 02:15:41,576 PM [test-pekko.actor.default-dispatcher-11] [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] 02:15:41,583 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 7 02:15:41,583 PM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 02:15:41,583 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: support() called 02:15:41,585 PM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 02:15:41,586 PM [singleNode14-%d338677] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/snapshot-000000006866908D-22D4017E.tmp 02:15:41,585 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode14: trimLog should not be called in state PersistCapture[lastSequenceNumber=7, request=CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false]] 02:15:41,592 PM [singleNode14-%d338677] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/snapshot-000000006866908D-22D4017E.v1 02:15:41,592 PM [singleNode14-%d338677] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/TermInfo.properties 02:15:41,592 PM [singleNode14-%d338677] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/snapshot-000000006866908D-22D4017E.v1 02:15:41,593 PM [singleNode14-%d338677] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-07-03T14:15:41.584319358Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/snapshot-000000006866908D-22D4017E.v1, size=392, entryCompress=NONE, stateCompress=NONE} 02:15:41,593 PM [singleNode14-%d338677] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 02:15:41,593 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 02:15:41,593 PM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2025-07-03T14:15:41.584319358Z 02:15:41,593 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode14: Snapshot success - sequence number: 7 02:15:41,595 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 02:15:41,598 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: handled a journal response 02:15:41,676 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 02:15:41,676 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 02:15:41,677 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 02:15:41,677 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 02:15:41,678 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=false} 02:15:41,678 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 02:15:41,678 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 02:15:41,678 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: four 02:15:41,678 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=4 02:15:41,679 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 3 for term 1 02:15:41,680 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=false} 02:15:41,681 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 02:15:41,681 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 02:15:41,681 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: applyState called: five 02:15:41,681 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=5 02:15:41,681 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 02:15:41,785 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/TermInfo.properties 02:15:41,785 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/snapshot-000000006866908D-22D4017E.v1 02:15:41,786 PM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-07-03T14:15:41.584319358Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/snapshot-000000006866908D-22D4017E.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 02:15:41,899 PM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/TermInfo.properties 02:15:41,899 PM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/snapshot-000000006866908D-22D4017E.v1 02:15:41,899 PM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-07-03T14:15:41.584319358Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/snapshot-000000006866908D-22D4017E.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 02:15:41,905 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 02:15:41,905 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [WARN] [07/03/2025 14:15:41.908] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@6541908b [INFO] [pekkoDeadLetter][07/03/2025 14:15:41.909] [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. [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'. 02:15:41,909 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. [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'. 02:15:41,910 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 02:15:41,910 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: started executor 02:15:41,910 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: started executor 02:15:41,913 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 02:15:41,913 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/TermInfo.properties 02:15:41,913 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/snapshot-000000006866908D-22D4017E.v1 02:15:41,913 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-07-03T14:15:41.584319358Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest16034269437471657164/singleNode14/snapshot-000000006866908D-22D4017E.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 02:15:41,914 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: support() called 02:15:41,915 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - singleNode14: initializing from snapshot taken at 2025-07-03T14:15:41.584319358Z 02:15:41,915 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 02:15:41,916 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - Recovery snapshot applied for singleNode14 in 222.3 μs: snapshotIndex=3, snapshotTerm=1, journal-size=0 02:15:41,916 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - singleNode14: Received apply journal entries for recovery, applying to state: 4 to 3 02:15:41,916 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 3 02:15:41,916 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - singleNode14: Received ReplicatedLogEntry for recovery: index: 4, size: 4 02:15:41,916 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - singleNode14: Received ReplicatedLogEntry for recovery: index: 5, size: 4 02:15:41,916 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - singleNode14: Received apply journal entries for recovery, applying to state: 4 to 4 02:15:41,916 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 02:15:41,917 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - singleNode14: Received apply journal entries for recovery, applying to state: 5 to 5 02:15:41,917 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 02:15:41,917 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - singleNode14: Recovery completed in 1.479 ms - Switching actor to Follower - last log index = 5, last log term = 1, snapshot index = 3, snapshot term = 1, journal size = 2 02:15:41,917 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - singleNode14: restoring local TermInfo{term=1, votedFor=singleNode14} 02:15:41,917 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 02:15:41,917 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@cdc0dbc 02:15:41,917 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#-591491262] 02:15:41,918 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 02:15:41,918 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 02:15:41,919 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 02:15:41,919 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#-2006072490] 02:15:41,920 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 02:15:41,922 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 02:15:41,922 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 02:15:41,922 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:15:41,922 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout [WARN] [07/03/2025 14:15:41.922] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/singleNode14-collector16] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@181e72d3 02:15:41,923 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 02:15:41,923 PM [test-pekko.actor.default-dispatcher-7] [INFO] RepointableActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow] to Actor[pekko://test/user/singleNode14-collector16#-2006072490] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/singleNode14-collector16#-2006072490] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][07/03/2025 14:15:41.922] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/singleNode14-collector16] Message [org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow] to Actor[pekko://test/user/singleNode14-collector16#-2006072490] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/singleNode14-collector16#-2006072490] 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'. 02:15:41,923 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:15:41,923 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 02:15:41,923 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [WARN] [07/03/2025 14:15:41.923] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/singleNode14-collector16] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.ElectionTimeout@32e51a67 [INFO] [pekkoDeadLetter][07/03/2025 14:15:41.923] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/singleNode14-collector16] Message [org.opendaylight.controller.cluster.raft.base.messages.ElectionTimeout] to Actor[pekko://test/user/singleNode14-collector16#-2006072490] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/singleNode14-collector16#-2006072490] 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'. 02:15:41,924 PM [test-pekko.actor.default-dispatcher-7] [INFO] RepointableActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.ElectionTimeout] to Actor[pekko://test/user/singleNode14-collector16#-2006072490] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/singleNode14-collector16#-2006072490] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [07/03/2025 14:15:41.925] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:15:41,925 PM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/03/2025 14:15:41.926] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.65:17355) [INFO] [pekkoDeadLetter][07/03/2025 14:15:41.926] [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#1083439764] was unhandled. [5] 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'. 02:15:41,926 PM [test-pekko.actor.default-dispatcher-12] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1083439764] was unhandled. [5] 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'. 02:15:41,927 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.65:17355] - Exiting completed 02:15:41,927 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.65:17355] - Shutting down... 02:15:41,927 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.65:17355] - Successfully shut down 02:15:41,929 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:15:41,929 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/03/2025 14:15:41.927] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.65:17355] - Exiting completed [INFO] [07/03/2025 14:15:41.927] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.65:17355] - Shutting down... [INFO] [07/03/2025 14:15:41.927] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.65:17355] - Successfully shut down [INFO] [07/03/2025 14:15:41.929] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.65:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [07/03/2025 14:15:41.929] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.65:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/03/2025 14:15:41.932] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.65:17355/system/remoting-terminator] Remoting shut down. 02:15:41,932 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/03/2025 14:15:41.932] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger