10:55:24,73 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 10:55:24,88 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 10:55:24,759 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$a#-538030414] 10:55:24,760 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$a#-755044940] 10:55:24,761 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$a#-538030414] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,761 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$a#-755044940] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,765 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Handling ExecuteOps Message 10:55:24,765 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 10:55:24,771 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Failed to execute operation (urn:test?revision=2014-08-28)test-something org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeRpcWithRemoteFailedFuture(RemoteOpsImplementationTest.java:154) 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.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 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.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) 10:55:24,772 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [ERROR] OpsInvoker - Failed to execute operation (urn:test?revision=2014-08-28)test-something due to Test Exception. More details are available on DEBUG level. 10:55:24,778 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@79c66b8c[status=PENDING] for operation (urn:test?revision=2014-08-28)test-something org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeRpcWithRemoteFailedFuture(RemoteOpsImplementationTest.java:154) 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.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 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.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) 10:55:24,793 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$b#-1267321642] 10:55:24,793 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$b#-1873325482] 10:55:24,793 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$b#-1267321642] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,794 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$b#-1873325482] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,795 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Handling ExecuteOps Message 10:55:24,795 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 10:55:24,795 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Sending response for execution of (urn:test?revision=2014-08-28)test-something : org.opendaylight.controller.remote.rpc.messages.RpcResponse@1e8eae78 10:55:24,795 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 10:55:24,796 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@733e00fc[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@363c90ff]] for action (urn:test?revision=2014-08-28)test-something successfully completed 10:55:24,805 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$c#1864938045] 10:55:24,805 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$c#1864938045] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,805 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$c#-178837072] 10:55:24,806 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$c#-178837072] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,808 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 10:55:24,810 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 10:55:24,810 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Failed to invoke action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:126) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:79) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 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) 10:55:24,810 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@7cec17bf[status=PENDING] for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:126) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:79) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 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) 10:55:24,819 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$d#-1282426877] 10:55:24,819 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$d#553598762] 10:55:24,820 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$d#-1282426877] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,820 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$d#553598762] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,820 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Handling ExecuteOps Message 10:55:24,820 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 10:55:24,820 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Failed to invoke RPC (urn:test?revision=2014-08-28)test-something java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:92) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:77) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 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) 10:55:24,821 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@7c0655c[status=PENDING] for operation (urn:test?revision=2014-08-28)test-something java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:92) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:77) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 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) 10:55:24,829 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$e#751903882] 10:55:24,829 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$e#-2026585104] 10:55:24,830 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$e#751903882] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,830 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$e#-2026585104] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,830 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 10:55:24,830 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 10:55:24,831 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Sending response for execution of Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} : org.opendaylight.controller.remote.rpc.messages.ActionResponse@37e44724 10:55:24,831 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Received response for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]}: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 10:55:24,831 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@4fabcb8[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@56136fb0]] for action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} successfully completed 10:55:24,840 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$f#1035168951] 10:55:24,840 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$f#1522054150] 10:55:24,840 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$f#1035168951] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,840 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$f#1522054150] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,841 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 10:55:24,841 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 10:55:24,841 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Sending response for execution of (urn:test?revision=2014-08-28)test-something : org.opendaylight.controller.remote.rpc.messages.RpcResponse@57b372d7 10:55:24,841 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 10:55:24,841 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@4adedb22[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@4e30ada0]] for action (urn:test?revision=2014-08-28)test-something successfully completed 10:55:24,849 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$g#969217329] 10:55:24,850 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$g#969217329] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,850 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$g#1335454123] 10:55:24,850 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$g#1335454123] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,850 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Handling ExecuteOps Message 10:55:24,850 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 10:55:24,850 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Sending response for execution of (urn:test?revision=2014-08-28)test-something : org.opendaylight.controller.remote.rpc.messages.RpcResponse@73fdcb01 10:55:24,850 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{} 10:55:24,850 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@1ffed7a2[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@525d5502]] for action (urn:test?revision=2014-08-28)test-something successfully completed 10:55:24,858 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$h#-1090200932] 10:55:24,858 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$h#-1090200932] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,858 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$h#-1280234985] 10:55:24,858 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$h#-1280234985] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,858 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 10:55:24,858 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 10:55:24,858 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Failed to execute operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeActionWithRemoteFailedFuture(RemoteOpsImplementationTest.java:172) 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.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 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.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) 10:55:24,859 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [ERROR] OpsInvoker - Failed to execute operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} due to Test Exception. More details are available on DEBUG level. 10:55:24,859 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@6e6683a0[status=PENDING] for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeActionWithRemoteFailedFuture(RemoteOpsImplementationTest.java:172) 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.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 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.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) 10:55:24,869 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$i#-1655556942] 10:55:24,869 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$i#-1655556942] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,869 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$i#517894183] 10:55:24,869 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 10:55:24,869 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$i#517894183] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/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'. 10:55:24,869 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 10:55:24,870 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Sending response for execution of Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} : org.opendaylight.controller.remote.rpc.messages.ActionResponse@22f97a6 10:55:24,870 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Received response for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]}: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 10:55:24,870 AM [scala-execution-context-global-608] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@25706e61[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@4cdafeaa]] for action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} successfully completed 10:55:24,873 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:55:24,884 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]