11:04:12,492 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 11:04:12,515 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 11:04:13,138 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$a#1041158515] 11:04:13,139 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$a#1822345740] 11:04:13,141 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#1041158515] 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'. 11:04:13,141 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#1822345740] 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'. 11:04:13,144 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Handling ExecuteOps Message 11:04:13,144 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 11:04:13,151 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) 11:04:13,152 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. 11:04:13,156 AM [scala-execution-context-global-605] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@2386bd76[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) 11:04:13,169 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$b#1973947933] 11:04:13,170 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#1973947933] 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'. 11:04:13,170 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$b#-763173685] 11:04:13,170 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/$b#-763173685] 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'. 11:04:13,172 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 11:04:13,172 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 11:04:13,172 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@43113ebb 11:04:13,172 AM [scala-execution-context-global-605] [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}]}} 11:04:13,172 AM [scala-execution-context-global-605] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@297ed606[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@6c7c5d4d]] for action (urn:test?revision=2014-08-28)test-something successfully completed 11:04:13,182 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$c#-24383546] 11:04:13,182 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$c#-1328437401] 11:04:13,183 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/$c#-24383546] 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'. 11:04:13,183 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#-1328437401] 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'. 11:04:13,185 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} 11:04:13,187 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 11:04:13,187 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [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:121) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:74) 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) 11:04:13,187 AM [scala-execution-context-global-605] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@7a8730b9[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:121) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:74) 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) 11:04:13,197 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$d#18589250] 11:04:13,197 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$d#1117899526] 11:04:13,197 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#18589250] 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'. 11:04:13,197 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#1117899526] 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'. 11:04:13,198 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 11:04:13,198 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 11:04:13,198 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [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:87) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:72) 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) 11:04:13,198 AM [scala-execution-context-global-605] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@5d5a3278[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:87) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:72) 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) 11:04:13,207 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$e#710380222] 11:04:13,207 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#710380222] 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'. 11:04:13,207 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$e#664562245] 11:04:13,208 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/$e#664562245] 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'. 11:04:13,208 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} 11:04:13,208 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 11:04:13,209 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Sending response for execution of Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} : org.opendaylight.controller.remote.rpc.messages.ActionResponse@40e6a04f 11:04:13,209 AM [scala-execution-context-global-605] [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}]}} 11:04:13,209 AM [scala-execution-context-global-605] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@24b0133[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@c53a202]] for action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} successfully completed 11:04:13,218 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$f#1847138543] 11:04:13,218 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$f#-307853347] 11:04:13,218 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#1847138543] 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'. 11:04:13,218 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#-307853347] 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'. 11:04:13,219 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Handling ExecuteOps Message 11:04:13,219 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 11:04:13,219 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Sending response for execution of (urn:test?revision=2014-08-28)test-something : org.opendaylight.controller.remote.rpc.messages.RpcResponse@4be2886f 11:04:13,219 AM [scala-execution-context-global-605] [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}]}} 11:04:13,219 AM [scala-execution-context-global-605] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@4f9249c9[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@43577bb1]] for action (urn:test?revision=2014-08-28)test-something successfully completed 11:04:13,226 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$g#593578188] 11:04:13,226 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/$g#593578188] 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'. 11:04:13,226 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$g#459994489] 11:04:13,227 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/$g#459994489] 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'. 11:04:13,227 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 11:04:13,227 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 11:04:13,227 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@70d0bb6e 11:04:13,227 AM [scala-execution-context-global-605] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{} 11:04:13,227 AM [scala-execution-context-global-605] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@194fa871[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@81d5ae8]] for action (urn:test?revision=2014-08-28)test-something successfully completed 11:04:13,234 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$h#-1348940067] 11:04:13,234 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$h#-1440813796] 11:04:13,234 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#-1348940067] 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'. 11:04:13,234 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#-1440813796] 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'. 11:04:13,235 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} 11:04:13,235 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 11:04:13,235 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [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) 11:04:13,235 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [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. 11:04:13,235 AM [scala-execution-context-global-605] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@551c8623[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) 11:04:13,244 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$i#-788691727] 11:04:13,245 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/$i#-788691727] 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'. 11:04:13,245 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$i#-1257106644] 11:04:13,245 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/$i#-1257106644] 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'. 11:04:13,245 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} 11:04:13,245 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 11:04:13,246 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Sending response for execution of Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} : org.opendaylight.controller.remote.rpc.messages.ActionResponse@22e596e8 11:04:13,246 AM [scala-execution-context-global-605] [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}]}} 11:04:13,246 AM [scala-execution-context-global-605] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@2d6ee5c2[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@4906cc3e]] for action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} successfully completed 11:04:13,248 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:04:13,261 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]