[DEBUG] [09/15/2026 07:08:12.803] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 07:08:12,804 AM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/15/2026 07:08:12.804] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [09/15/2026 07:08:12.806] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [09/15/2026 07:08:12.831] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.162:17355] with UID [6234694202041372643] 07:08:12,832 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.162:17355] with UID [6234694202041372643] [INFO] [09/15/2026 07:08:12.832] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.162:17355] - Starting up, Pekko version [1.2.1] ... 07:08:12,833 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.162:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [09/15/2026 07:08:12.839] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.162:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [09/15/2026 07:08:12.839] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.162:17355] - Started up successfully 07:08:12,839 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.162:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:08:12,839 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.162:17355] - Started up successfully [INFO] [09/15/2026 07:08:12.841] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.162:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [09/15/2026 07:08:12.841] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.162:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:08:12,842 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.162:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:08:12,842 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.162:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:08:12,861 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 07:08:12,873 AM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 07:08:13,4 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 07:08:13,7 AM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 07:08:13,16 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 07:08:13,40 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 07:08:13,47 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 07:08:13,55 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [09/15/2026 07:08:13.059] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@440ef897 07:08:13,60 AM [test-pekko.actor.default-dispatcher-4] [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'. [INFO] [pekkoDeadLetter][09/15/2026 07:08:13.059] [test-pekko.actor.default-dispatcher-4] [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'. 07:08:13,399 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 07:08:13,401 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: started executor 07:08:13,401 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: started executor 07:08:13,406 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 07:08:13,407 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 07:08:13,407 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 07:08:13,428 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-4: starting journal recovery 07:08:13,430 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 07:08:13,431 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-1014825619040258741/test-actor-4/TermInfo.properties 07:08:13,431 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-1014825619040258741/test-actor-4/journal-v1-1.log 07:08:13,431 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-1014825619040258741/test-actor-4/metadata-v1-1.log 07:08:13,431 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: no eligible files found 07:08:13,432 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 07:08:13,432 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 07:08:13,437 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 07:08:13,443 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 07:08:13,447 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - test-actor-4: Recovery completed in in 13.90 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 07:08:13,447 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 07:08:13,454 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#56,test-actor-4-writer-1]/runnable started 07:08:13,454 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 07:08:13,455 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands 07:08:13,482 AM [test-pekko.actor.default-dispatcher-6] [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'. 07:08:13,482 AM [test-pekko.actor.default-dispatcher-6] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$c] 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] [09/15/2026 07:08:13.482] [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])) [WARN] [09/15/2026 07:08:13.483] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$c] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][09/15/2026 07:08:13.482] [test-pekko.actor.default-dispatcher-5] [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'. [INFO] [pekkoDeadLetter][09/15/2026 07:08:13.482] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/_user_test-actor-4$c] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$c] 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'. 07:08:14,230 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 07:08:14,232 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 07:08:14,246 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#56,test-actor-4-writer-1]/waiting 07:08:14,250 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 795.4 ms 07:08:14,252 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 1.556 ms 07:08:14,252 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 07:08:14,253 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#56,test-actor-4-writer-1]/terminated 07:08:14,253 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 07:08:14,253 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-4: journal closed 07:08:14,254 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 07:08:14,255 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks [INFO] [09/15/2026 07:08:14.262] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:08:14,262 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/15/2026 07:08:14.265] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.162:17355) [INFO] [pekkoDeadLetter][09/15/2026 07:08:14.266] [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#-1337299822] 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] [09/15/2026 07:08:14.267] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.162:17355] - Exiting completed 07:08:14,267 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#-1337299822] 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] [09/15/2026 07:08:14.267] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.162:17355] - Shutting down... 07:08:14,267 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.162:17355] - Exiting completed 07:08:14,267 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.162:17355] - Shutting down... [INFO] [09/15/2026 07:08:14.267] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.162:17355] - Successfully shut down 07:08:14,268 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.162:17355] - Successfully shut down [INFO] [09/15/2026 07:08:14.275] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.162:17355/system/remoting-terminator] Shutting down remote daemon. 07:08:14,275 AM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:08:14,276 AM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/15/2026 07:08:14.275] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.162:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/15/2026 07:08:14.282] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.162:17355/system/remoting-terminator] Remoting shut down. 07:08:14,282 AM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/15/2026 07:08:14.283] [test-pekko.actor.internal-dispatcher-9] [EventStream] shutting down: StandardOutLogger