01:18:09,386 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:18:09,432 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-58/testActor] 01:18:09,433 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 01:18:09,433 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:18:09,433 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-58/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'. 01:18:09,435 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:18:09,436 AM [main] [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.mbeans.RemoteRpcRegistryMXBeanImplTest.setUp(RemoteRpcRegistryMXBeanImplTest.java:73) 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.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 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.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) 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) 01:18:09,438 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:18:09,439 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {route:/(base)local | name:(base)local=local} searched by route 01:18:09,441 AM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:18:09,461 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:18:09,480 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-61/testActor] 01:18:09,481 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-61/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'. 01:18:09,481 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 01:18:09,481 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:18:09,485 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:18:09,486 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:18:09,487 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered routed RPCs [route:/(base)local | name:(base)local] 01:18:09,517 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:18:09,530 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-64/testActor] 01:18:09,530 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 01:18:09,531 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:18:09,532 AM [test-pekko.actor.default-dispatcher-9] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-64/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'. 01:18:09,533 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:18:09,533 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered global RPCs [] 01:18:09,534 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:18:09,557 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:18:09,568 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-67/testActor] 01:18:09,569 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 01:18:09,569 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:18:09,569 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-67/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'. 01:18:09,570 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:18:09,571 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered routed RPCs [] 01:18:09,572 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:18:09,595 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:18:09,606 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-70/testActor] 01:18:09,606 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 01:18:09,606 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:18:09,608 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:18:09,610 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-70/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'. 01:18:09,614 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:18:09,616 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {route:/(base)local | name:(base)local=local} searched by name 01:18:09,617 AM [test-pekko.actor.default-dispatcher-9] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:18:09,631 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:18:09,650 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-73/testActor] 01:18:09,650 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-73/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'. 01:18:09,651 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 01:18:09,651 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:18:09,654 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:18:09,654 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {} searched by name 01:18:09,680 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:18:09,692 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-76/testActor] 01:18:09,693 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-76/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'. 01:18:09,693 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 01:18:09,693 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:18:09,695 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:18:09,696 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {} searched by route 01:18:09,697 AM [test-pekko.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:18:09,717 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:18:09,771 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-79/testActor] 01:18:09,772 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 01:18:09,773 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:18:09,775 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:18:09,776 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-79/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'. 01:18:09,776 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:18:09,779 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:18:09,792 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:18:09,836 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-82/testActor] 01:18:09,837 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 01:18:09,837 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:18:09,837 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-82/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'. 01:18:09,839 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:18:09,840 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:18:09,840 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered global RPCs [(base)remote] 01:18:09,842 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:18:09,858 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:18:09,869 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - Actor created TestActor[pekko://test/system/testProbe-85/testActor] 01:18:09,870 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found 01:18:09,870 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:18:09,870 AM [test-pekko.actor.default-dispatcher-7] [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'. 01:18:09,872 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:18:09,873 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]