11:09:40,329 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 11:09:40,473 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-6/testActor] 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'. 11:09:40,548 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ActionRegistry - remote-rpc-registry: persisting new incarnation 0 11:09:40,563 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ActionRegistry - handling updatesActionRoutes message 11:09:40,563 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ActionRegistry - addedActions: [DOMActionInstance{type=Absolute{qnames=[(base)local]}, dataTrees=[DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/}]}, DOMActionInstance{type=Absolute{qnames=[(base)local]}, dataTrees=[DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(base)local}]}] 11:09:40,564 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ActionRegistry - removedActions: [] 11:09:40,564 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ActionRoutingTable - Updating actions in ActionRoutingTable 11:09:40,571 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ActionRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc10069e458@57544a06 11:09:40,572 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ActionRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1729940980551, None)) 11:09:40,581 AM [main] [DEBUG] RemoteActionRegistryMXBeanImpl - list of Actions {route:/(base)local | name:Absolute{qnames=[(base)local]}=local} searched by route 11:09:40,581 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ActionRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1729940980550,0,0)) 11:09:40,589 AM [test-pekko.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:09:40,633 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 11:09:40,663 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-9/testActor] 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'. 11:09:40,667 AM [main] [ERROR] AbstractMXBean - registration failed javax.management.InstanceAlreadyExistsException: org.opendaylight.controller:type=RemoteActionBroker,name=RemoteActionRegistry at java.management/com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:322) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1848) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:945) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:880) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:315) at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:523) at org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean.registerMBean(AbstractMXBean.java:100) at org.opendaylight.controller.remote.rpc.registry.mbeans.AbstractRegistryMXBean.(AbstractRegistryMXBean.java:46) at org.opendaylight.controller.remote.rpc.registry.mbeans.RemoteActionRegistryMXBeanImpl.(RemoteActionRegistryMXBeanImpl.java:26) at org.opendaylight.controller.remote.rpc.registry.mbeans.RemoteActionRegistryMXBeanImplTest.setUp(RemoteActionRegistryMXBeanImplTest.java:69) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:09:40,673 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - remote-rpc-registry: recovered incarnation 0 11:09:40,674 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ActionRegistry - remote-rpc-registry: persisting new incarnation 1 11:09:40,675 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ActionRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc10069e458@57544a06 11:09:40,675 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ActionRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1729940980674, None)) 11:09:40,675 AM [main] [DEBUG] RemoteActionRegistryMXBeanImpl - list of Actions {} searched by route 11:09:40,678 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ActionRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1729940980673,0,0)) 11:09:40,679 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:09:40,712 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 11:09:40,742 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-12/testActor] 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'. 11:09:40,749 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - remote-rpc-registry: recovered incarnation 1 11:09:40,750 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: persisting new incarnation 2 11:09:40,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - handling updatesActionRoutes message 11:09:40,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - addedActions: [DOMActionInstance{type=Absolute{qnames=[(base)local]}, dataTrees=[DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/}]}, DOMActionInstance{type=Absolute{qnames=[(base)local]}, dataTrees=[DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(base)local}]}] 11:09:40,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - removedActions: [] 11:09:40,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRoutingTable - Updating actions in ActionRoutingTable 11:09:40,751 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc10069e458@57544a06 11:09:40,753 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1729940980752, None)) 11:09:40,754 AM [main] [DEBUG] RemoteActionRegistryMXBeanImpl - list of Actions {route:/(base)local | name:Absolute{qnames=[(base)local]}=local} searched by name 11:09:40,758 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:09:40,759 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1729940980751,0,0)) 11:09:40,782 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 11:09:40,808 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-15/testActor] 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'. 11:09:40,815 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - remote-rpc-registry: recovered incarnation 2 11:09:40,816 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - remote-rpc-registry: persisting new incarnation 3 11:09:40,816 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - handling updatesActionRoutes message 11:09:40,816 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - addedActions: [DOMActionInstance{type=Absolute{qnames=[(base)local]}, dataTrees=[DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/}]}, DOMActionInstance{type=Absolute{qnames=[(base)local]}, dataTrees=[DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(base)local}]}] 11:09:40,816 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - removedActions: [] 11:09:40,817 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRoutingTable - Updating actions in ActionRoutingTable 11:09:40,817 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc10069e458@57544a06 11:09:40,817 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1729940980817, None)) 11:09:40,818 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1729940980816,0,0)) 11:09:40,818 AM [main] [DEBUG] RemoteActionRegistryMXBeanImpl - Locally registered routed RPCs [route:/(base)local | name:Absolute{qnames=[(base)local]}] 11:09:40,825 AM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:09:40,854 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 11:09:40,905 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-18/testActor] 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'. 11:09:40,907 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ActionRegistry - remote-rpc-registry: recovered incarnation 3 11:09:40,910 AM [test-pekko.actor.default-dispatcher-9] [DEBUG] ActionRegistry - remote-rpc-registry: persisting new incarnation 4 11:09:40,911 AM [test-pekko.actor.default-dispatcher-9] [DEBUG] ActionRegistry - handling updatesActionRoutes message 11:09:40,911 AM [test-pekko.actor.default-dispatcher-9] [DEBUG] ActionRegistry - addedActions: [DOMActionInstance{type=Absolute{qnames=[(base)local]}, dataTrees=[DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/}]}, DOMActionInstance{type=Absolute{qnames=[(base)local]}, dataTrees=[DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(base)local}]}] 11:09:40,911 AM [test-pekko.actor.default-dispatcher-9] [DEBUG] ActionRegistry - removedActions: [] 11:09:40,911 AM [test-pekko.actor.default-dispatcher-9] [DEBUG] ActionRoutingTable - Updating actions in ActionRoutingTable 11:09:40,912 AM [test-pekko.actor.default-dispatcher-9] [DEBUG] ActionRegistry - remote-rpc-registry: stashing command GET_BUCKET_VERSIONS 11:09:40,912 AM [test-pekko.actor.default-dispatcher-9] [DEBUG] ActionRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1729940980911, None)) 11:09:40,916 AM [test-pekko.actor.default-dispatcher-9] [DEBUG] ActionRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1729940980910,0,0)) 11:09:40,921 AM [test-pekko.actor.default-dispatcher-9] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:09:40,951 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 11:09:41,9 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-21/testActor] 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'. 11:09:41,13 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ActionRegistry - remote-rpc-registry: recovered incarnation 4 11:09:41,15 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: persisting new incarnation 5 11:09:41,15 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc10069e458@57544a06 11:09:41,16 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1729940981015, None)) 11:09:41,16 AM [main] [DEBUG] RemoteActionRegistryMXBeanImpl - list of Actions {} searched by name 11:09:41,16 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1729940981014,0,0)) 11:09:41,20 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:09:41,47 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 11:09:41,106 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-24/testActor] 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'. 11:09:41,109 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ActionRegistry - remote-rpc-registry: recovered incarnation 5 11:09:41,111 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: persisting new incarnation 6 11:09:41,111 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007fc10069e458@57544a06 11:09:41,112 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1729940981111, None)) 11:09:41,112 AM [main] [DEBUG] RemoteActionRegistryMXBeanImpl - Locally registered routed RPCs [] 11:09:41,113 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1729940981110,0,0)) 11:09:41,115 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:09:41,150 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 11:09:41,218 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-27/testActor] 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'. 11:09:41,223 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ActionRegistry - remote-rpc-registry: recovered incarnation 6 11:09:41,224 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ActionRegistry - remote-rpc-registry: persisting new incarnation 7 11:09:41,225 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ActionRegistry - remote-rpc-registry: stashing command GET_BUCKET_VERSIONS 11:09:41,225 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ActionRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1729940981225, None)) 11:09:41,227 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ActionRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1729940981224,0,0)) 11:09:41,230 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]