[DEBUG] [09/04/2026 09:04:02.672] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 09:04:02,672 AM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/04/2026 09:04:02.673] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [09/04/2026 09:04:02.673] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [09/04/2026 09:04:02.703] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.199:17355] with UID [7899953813271946094] 09:04:02,704 AM [test-pekko.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.199:17355] with UID [7899953813271946094] [INFO] [09/04/2026 09:04:02.705] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.199:17355] - Starting up, Pekko version [1.7.0] ... 09:04:02,705 AM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.199:17355] - Starting up, Pekko version [1.7.0] ... [INFO] [09/04/2026 09:04:02.709] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.199:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 09:04:02,709 AM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.199:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [09/04/2026 09:04:02.709] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.199:17355] - Started up successfully 09:04:02,709 AM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.199:17355] - Started up successfully [INFO] [09/04/2026 09:04:02.714] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.199:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [09/04/2026 09:04:02.714] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.199:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 09:04:02,719 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.199:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 09:04:02,719 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.199:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 09:04:02,731 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 09:04:02,855 AM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 09:04:03,20 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 09:04:03,23 AM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 09:04:03,31 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 09:04:03,197 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 09:04:03,210 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 09:04:03,227 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] 09:04:03,239 AM [test-pekko.actor.default-dispatcher-4] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. [WARN] [09/04/2026 09:04:03.241] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter: WatchActor[actorRef=TestActor[pekko://test/user/test-actor-4]] [INFO] [pekkoDeadLetter][09/04/2026 09:04:03.237] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.pekko.support.impl.TerminationMonitorActor$WatchActor] 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'. 09:04:03,600 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 09:04:03,602 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: started executor 09:04:03,602 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: started executor 09:04:03,607 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 09:04:03,608 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 09:04:03,608 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 09:04:03,628 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: starting journal recovery 09:04:03,630 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 09:04:03,631 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-3470386123026489883/test-actor-4/TermInfo.properties 09:04:03,631 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-3470386123026489883/test-actor-4/journal-v1-1.log 09:04:03,631 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-3470386123026489883/test-actor-4/metadata-v1-1.log 09:04:03,631 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: no eligible files found 09:04:03,632 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 09:04:03,632 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 09:04:03,637 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 09:04:03,644 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 09:04:03,648 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - test-actor-4: Recovery completed in in 14.34 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 09:04:03,648 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 09:04:03,655 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#55,test-actor-4-writer-1]/runnable started 09:04:03,655 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 09:04:03,655 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands 09:04:03,683 AM [test-pekko.actor.default-dispatcher-11] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$b] was not delivered. [2] 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'. 09:04:03,683 AM [test-pekko.actor.default-dispatcher-11] [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/04/2026 09:04:03.683] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/_user_test-actor-4$b] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [WARN] [09/04/2026 09:04:03.684] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/_user_test-actor-4$c] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][09/04/2026 09:04:03.683] [test-pekko.actor.default-dispatcher-4] [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. [2] 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][09/04/2026 09:04:03.683] [test-pekko.actor.default-dispatcher-4] [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'. 09:04:04,431 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 09:04:04,434 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 09:04:04,448 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#55,test-actor-4-writer-1]/waiting 09:04:04,452 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 796.4 ms 09:04:04,454 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 1.682 ms 09:04:04,454 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 09:04:04,454 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#55,test-actor-4-writer-1]/terminated 09:04:04,455 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 09:04:04,455 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-4: journal closed 09:04:04,456 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 09:04:04,457 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks [INFO] [09/04/2026 09:04:04.464] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:04:04,465 AM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/04/2026 09:04:04.467] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.199:17355) 09:04:04,467 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#-1400326201] 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][09/04/2026 09:04:04.467] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1400326201] 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/04/2026 09:04:04.469] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.199:17355] - Exiting completed [INFO] [09/04/2026 09:04:04.469] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.199:17355] - Shutting down... 09:04:04,469 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.199:17355] - Exiting completed 09:04:04,470 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.199:17355] - Shutting down... 09:04:04,471 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.199:17355] - Successfully shut down [INFO] [09/04/2026 09:04:04.469] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.199:17355] - Successfully shut down 09:04:04,477 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [09/04/2026 09:04:04.477] [test-pekko.remote.default-remote-dispatcher-6] [pekko://test@10.30.170.199:17355/system/remoting-terminator] Shutting down remote daemon. 09:04:04,477 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/04/2026 09:04:04.477] [test-pekko.remote.default-remote-dispatcher-6] [pekko://test@10.30.170.199:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 09:04:04,484 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [09/04/2026 09:04:04.483] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.199:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [09/04/2026 09:04:04.484] [test-pekko.actor.internal-dispatcher-8] [EventStream] shutting down: StandardOutLogger