[DEBUG] [03/18/2026 18:23:07.072] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:23:07,76 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/18/2026 18:23:07.077] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/18/2026 18:23:07.077] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/18/2026 18:23:07.103] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.157:17355] with UID [-2533266951057963602] 06:23:07,104 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.157:17355] with UID [-2533266951057963602] [INFO] [03/18/2026 18:23:07.105] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.157:17355] - Starting up, Pekko version [1.4.0] ... 06:23:07,105 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.157:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [03/18/2026 18:23:07.110] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.157:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:23:07,110 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.157:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/18/2026 18:23:07.110] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.157:17355] - Started up successfully 06:23:07,111 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.157:17355] - Started up successfully [INFO] [03/18/2026 18:23:07.113] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.157:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:23:07,113 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.157:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/18/2026 18:23:07.114] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.157:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:23:07,114 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.157:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:23:07,139 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 06:23:07,152 PM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 06:23:07,302 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 06:23:07,306 PM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 06:23:07,315 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:23:07,338 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:23:07,346 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 06:23:07,355 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [03/18/2026 18:23:07.363] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@181beaa [INFO] [pekkoDeadLetter][03/18/2026 18:23:07.364] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] 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:23:07,365 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] 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:23:07,696 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 06:23:07,697 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: started executor 06:23:07,697 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: started executor 06:23:07,702 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 06:23:07,703 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 06:23:07,703 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 06:23:07,723 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-4: starting journal recovery 06:23:07,724 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 06:23:07,725 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-4757161853720896159/test-actor-4/TermInfo.properties 06:23:07,725 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-4757161853720896159/test-actor-4/journal-v1-1.log 06:23:07,725 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-4757161853720896159/test-actor-4/metadata-v1-1.log 06:23:07,726 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: no eligible files found 06:23:07,726 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 06:23:07,727 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 06:23:07,731 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 06:23:07,737 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 06:23:07,740 PM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - test-actor-4: Recovery completed in in 13.10 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 06:23:07,741 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 06:23:07,750 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#55,test-actor-4-writer-1]/runnable started 06:23:07,751 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 06:23:07,754 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands [WARN] [03/18/2026 18:23:07.776] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$a] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][03/18/2026 18:23:07.776] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$a] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$a] 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:23:07,777 PM [test-pekko.actor.default-dispatcher-11] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [03/18/2026 18:23:07.777] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$b] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) 06:23:07,777 PM [test-pekko.actor.default-dispatcher-12] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$b] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$b] 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][03/18/2026 18:23:07.777] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$b] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$b] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$b] 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:23:08,545 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 06:23:08,548 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 06:23:08,562 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#55,test-actor-4-writer-1]/waiting 06:23:08,566 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 812.1 ms 06:23:08,567 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 1.131 ms 06:23:08,567 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 06:23:08,568 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#55,test-actor-4-writer-1]/terminated 06:23:08,568 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 06:23:08,568 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-4: journal closed 06:23:08,569 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 06:23:08,570 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 06:23:08,575 PM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/18/2026 18:23:08.575] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/18/2026 18:23:08.577] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.157:17355) [INFO] [pekkoDeadLetter][03/18/2026 18:23:08.578] [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#925261439] was unhandled. [4] 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'. 06:23:08,578 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#925261439] was unhandled. [4] 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] [03/18/2026 18:23:08.579] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.157:17355] - Exiting completed [INFO] [03/18/2026 18:23:08.579] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.157:17355] - Shutting down... 06:23:08,579 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.157:17355] - Exiting completed 06:23:08,579 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.157:17355] - Shutting down... 06:23:08,579 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.157:17355] - Successfully shut down [INFO] [03/18/2026 18:23:08.579] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.157:17355] - Successfully shut down [INFO] [03/18/2026 18:23:08.582] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.157:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/18/2026 18:23:08.583] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.157:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:23:08,583 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:23:08,583 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/18/2026 18:23:08.587] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.157:17355/system/remoting-terminator] Remoting shut down. 06:23:08,587 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/18/2026 18:23:08.587] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger