[DEBUG] [04/30/2026 05:38:18.317] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 05:38:18,318 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/30/2026 05:38:18.319] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [04/30/2026 05:38:18.322] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [04/30/2026 05:38:18.355] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.233:17355] with UID [885639888426946435] 05:38:18,356 AM [test-pekko.actor.default-dispatcher-8] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.233:17355] with UID [885639888426946435] [INFO] [04/30/2026 05:38:18.357] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Starting up, Pekko version [1.4.0] ... 05:38:18,357 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [04/30/2026 05:38:18.362] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 05:38:18,362 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [04/30/2026 05:38:18.362] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Started up successfully 05:38:18,363 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Started up successfully [INFO] [04/30/2026 05:38:18.365] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 05:38:18,365 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [04/30/2026 05:38:18.365] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:38:18,365 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:38:18,389 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 05:38:18,401 AM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 05:38:18,538 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 05:38:18,541 AM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 05:38:18,550 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 05:38:18,574 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 05:38:18,583 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 05:38:18,592 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [04/30/2026 05:38:18.594] [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@6ceea1de [INFO] [pekkoDeadLetter][04/30/2026 05:38:18.598] [test-pekko.actor.default-dispatcher-5] [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'. 05:38:18,599 AM [test-pekko.actor.default-dispatcher-5] [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'. 05:38:18,944 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 05:38:18,946 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-4: started executor 05:38:18,946 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-4: started executor 05:38:18,951 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 05:38:18,952 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 05:38:18,952 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 05:38:18,973 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - test-actor-4: starting journal recovery 05:38:18,974 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 05:38:18,975 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-3468926589256783407/test-actor-4/TermInfo.properties 05:38:18,975 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-3468926589256783407/test-actor-4/journal-v1-1.log 05:38:18,976 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-3468926589256783407/test-actor-4/metadata-v1-1.log 05:38:18,976 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-4: no eligible files found 05:38:18,977 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 05:38:18,977 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 05:38:18,981 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 05:38:18,987 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 05:38:18,991 AM [test-pekko.actor.default-dispatcher-8] [INFO] Recovery - test-actor-4: Recovery completed in in 13.08 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 05:38:18,991 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 05:38:18,997 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#55,test-actor-4-writer-1]/runnable started 05:38:19,3 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 05:38:19,3 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands [WARN] [04/30/2026 05:38:19.029] [test-pekko.actor.default-dispatcher-8] [pekko://test/temp/_user_test-actor-4$a] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) 05:38:19,29 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'. [WARN] [04/30/2026 05:38:19.029] [test-pekko.actor.default-dispatcher-8] [pekko://test/temp/_user_test-actor-4$c] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) 05:38:19,29 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'. [INFO] [pekkoDeadLetter][04/30/2026 05:38:19.029] [test-pekko.actor.default-dispatcher-6] [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][04/30/2026 05:38:19.029] [test-pekko.actor.default-dispatcher-6] [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'. 05:38:19,786 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 05:38:19,789 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 05:38:19,803 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#55,test-actor-4-writer-1]/waiting 05:38:19,806 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 802.9 ms 05:38:19,807 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 862.2 μs 05:38:19,807 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 05:38:19,808 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#55,test-actor-4-writer-1]/terminated 05:38:19,808 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 05:38:19,808 AM [test-pekko.actor.default-dispatcher-8] [INFO] EnabledRaftStorage - test-actor-4: journal closed 05:38:19,809 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 05:38:19,809 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks [INFO] [04/30/2026 05:38:19.816] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:38:19,816 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [04/30/2026 05:38:19.818] [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.233:17355) 05:38:19,818 AM [test-pekko.actor.default-dispatcher-8] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1795011859] 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] [pekkoDeadLetter][04/30/2026 05:38:19.818] [test-pekko.actor.default-dispatcher-8] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1795011859] 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] [04/30/2026 05:38:19.819] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Exiting completed 05:38:19,821 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Exiting completed [INFO] [04/30/2026 05:38:19.819] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Shutting down... [INFO] [04/30/2026 05:38:19.820] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.233:17355] - Successfully shut down 05:38:19,821 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Shutting down... 05:38:19,821 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.233:17355] - Successfully shut down 05:38:19,825 AM [test-pekko.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [04/30/2026 05:38:19.825] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Shutting down remote daemon. 05:38:19,825 AM [test-pekko.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [04/30/2026 05:38:19.825] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [04/30/2026 05:38:19.828] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.233:17355/system/remoting-terminator] Remoting shut down. 05:38:19,829 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [04/30/2026 05:38:19.829] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger