05:23:46,240 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 05:23:46,285 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-85/testActor] 05:23:46,286 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 05:23:46,286 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 05:23:46,289 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 05:23:46,290 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 05:23:46,290 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-85/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'. 05:23:46,291 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {route:/(base)local | name:(base)local=local} searched by route 05:23:46,294 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:23:46,314 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 05:23:46,358 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-88/testActor] 05:23:46,359 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-88/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'. 05:23:46,359 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 05:23:46,359 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 05:23:46,362 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 05:23:46,363 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 05:23:46,364 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered routed RPCs [route:/(base)local | name:(base)local] 05:23:46,374 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:23:46,388 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 05:23:46,401 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-91/testActor] 05:23:46,402 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 05:23:46,402 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 05:23:46,404 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 05:23:46,404 AM [test-pekko.actor.default-dispatcher-8] [ERROR] AbstractMXBean - registration failed javax.management.InstanceAlreadyExistsException: org.opendaylight.controller:type=RemoteRpcBroker,name=RemoteRpcRegistry 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:98) at org.opendaylight.controller.remote.rpc.registry.mbeans.AbstractRegistryMXBean.(AbstractRegistryMXBean.java:45) at org.opendaylight.controller.remote.rpc.registry.mbeans.RemoteRpcRegistryMXBeanImpl.(RemoteRpcRegistryMXBeanImpl.java:25) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:78) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:481) at org.apache.pekko.actor.AbstractActor.aroundPreStart(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:298) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:246) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 05:23:46,405 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered global RPCs [] 05:23:46,406 AM [test-pekko.actor.default-dispatcher-9] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:23:46,426 AM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 05:23:46,469 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-94/testActor] 05:23:46,470 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 05:23:46,470 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 05:23:46,470 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-94/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'. 05:23:46,473 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 05:23:46,473 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered routed RPCs [] 05:23:46,475 AM [test-pekko.actor.default-dispatcher-4] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:23:46,501 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 05:23:46,514 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-97/testActor] 05:23:46,514 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 05:23:46,514 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 05:23:46,516 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-97/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'. 05:23:46,516 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 05:23:46,516 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 05:23:46,517 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {route:/(base)local | name:(base)local=local} searched by name 05:23:46,518 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:23:46,544 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 05:23:46,558 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-100/testActor] 05:23:46,558 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 05:23:46,558 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 05:23:46,559 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-100/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'. 05:23:46,561 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 05:23:46,561 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {} searched by name 05:23:46,563 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:23:46,586 AM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started 05:23:46,600 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-103/testActor] 05:23:46,600 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 05:23:46,600 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 05:23:46,601 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-103/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'. 05:23:46,609 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 05:23:46,610 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {} searched by route 05:23:46,613 AM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:23:46,640 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 05:23:46,655 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-106/testActor] 05:23:46,656 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 05:23:46,656 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 05:23:46,659 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 05:23:46,659 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 05:23:46,659 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-106/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'. 05:23:46,662 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:23:46,704 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 05:23:46,722 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-109/testActor] 05:23:46,728 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 05:23:46,728 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 05:23:46,729 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-109/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'. 05:23:46,731 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 05:23:46,731 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 05:23:46,732 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered global RPCs [(base)remote] 05:23:46,749 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 05:23:46,792 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-112/testActor] 05:23:46,792 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 05:23:46,792 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 05:23:46,793 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-112/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'. 05:23:46,795 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 05:23:46,797 AM [test-pekko.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]