01:21:29,336 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:21:29,389 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-85/testActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:21:29,390 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found java.nio.file.NoSuchFileException: /tmp/junit325513552904788430/remote-rpc-registry/incarnation-v1 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.preStart(BucketStoreActor.java:154) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:76) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:267) at org.apache.pekko.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:259) at org.apache.pekko.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) 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) 01:21:29,392 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:21:29,395 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:21:29,395 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:21:29,396 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 01:21:29,396 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {route:/(base)local | name:(base)local=local} searched by route 01:21:29,398 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:29,422 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:21:29,473 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-88/testActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:21:29,473 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found java.nio.file.NoSuchFileException: /tmp/junit11247636795811355695/remote-rpc-registry/incarnation-v1 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.preStart(BucketStoreActor.java:154) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:76) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:267) at org.apache.pekko.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:259) at org.apache.pekko.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) 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) 01:21:29,479 AM [test-pekko.actor.default-dispatcher-10] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:21:29,482 AM [test-pekko.actor.default-dispatcher-10] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:21:29,482 AM [test-pekko.actor.default-dispatcher-10] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:21:29,483 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 01:21:29,483 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered routed RPCs [route:/(base)local | name:(base)local] 01:21:29,496 AM [test-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:29,536 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:21:29,592 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-91/testActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:21:29,592 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found java.nio.file.NoSuchFileException: /tmp/junit3632676971197527802/remote-rpc-registry/incarnation-v1 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.preStart(BucketStoreActor.java:154) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:76) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:267) at org.apache.pekko.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:259) at org.apache.pekko.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) 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) 01:21:29,598 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:21:29,601 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:21:29,601 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered global RPCs [] 01:21:29,604 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 01:21:29,604 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:29,627 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:21:29,675 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-94/testActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:21:29,682 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found java.nio.file.NoSuchFileException: /tmp/junit7067599980824379167/remote-rpc-registry/incarnation-v1 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.preStart(BucketStoreActor.java:154) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:76) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:267) at org.apache.pekko.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:259) at org.apache.pekko.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) 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) 01:21:29,684 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:21:29,687 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:21:29,687 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered routed RPCs [] 01:21:29,689 AM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:29,690 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 01:21:29,715 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:21:29,732 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-97/testActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:21:29,733 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found java.nio.file.NoSuchFileException: /tmp/junit2111394893613338906/remote-rpc-registry/incarnation-v1 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.preStart(BucketStoreActor.java:154) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:76) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:267) at org.apache.pekko.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:259) at org.apache.pekko.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) 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) 01:21:29,736 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:21:29,740 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:21:29,740 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:21:29,741 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {route:/(base)local | name:(base)local=local} searched by name 01:21:29,760 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:21:29,779 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-100/testActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:21:29,782 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found java.nio.file.NoSuchFileException: /tmp/junit15276029482823529431/remote-rpc-registry/incarnation-v1 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.preStart(BucketStoreActor.java:154) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:76) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:267) at org.apache.pekko.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:259) at org.apache.pekko.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) 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) 01:21:29,785 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:21:29,788 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:21:29,789 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {} searched by name 01:21:29,792 AM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:29,792 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 01:21:29,810 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:21:29,830 AM [test-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-103/testActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:21:29,831 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found java.nio.file.NoSuchFileException: /tmp/junit16064313935223604604/remote-rpc-registry/incarnation-v1 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.preStart(BucketStoreActor.java:154) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:76) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:267) at org.apache.pekko.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:259) at org.apache.pekko.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) 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) 01:21:29,833 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:21:29,835 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:21:29,836 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 01:21:29,836 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {} searched by route 01:21:29,858 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:21:29,908 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-106/testActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:21:29,915 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found java.nio.file.NoSuchFileException: /tmp/junit5375638585935723953/remote-rpc-registry/incarnation-v1 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.preStart(BucketStoreActor.java:154) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:76) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:267) at org.apache.pekko.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:259) at org.apache.pekko.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) 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) 01:21:29,918 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:21:29,921 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:21:29,921 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:21:29,922 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 01:21:29,924 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:29,942 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:21:29,987 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-109/testActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:21:29,994 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found java.nio.file.NoSuchFileException: /tmp/junit7111891408259013824/remote-rpc-registry/incarnation-v1 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.preStart(BucketStoreActor.java:154) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:76) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:267) at org.apache.pekko.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:259) at org.apache.pekko.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) 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) 01:21:29,998 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:21:30,0 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:21:30,0 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:21:30,1 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 01:21:30,1 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered global RPCs [(base)remote] 01:21:30,4 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:21:30,17 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:21:30,62 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-112/testActor] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:21:30,65 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: no incarnation file found java.nio.file.NoSuchFileException: /tmp/junit7804321630225168265/remote-rpc-registry/incarnation-v1 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor.preStart(BucketStoreActor.java:154) at org.opendaylight.controller.remote.rpc.registry.RpcRegistry.preStart(RpcRegistry.java:76) at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced.aroundPreStart(Eventsourced.scala:267) at org.apache.pekko.persistence.Eventsourced.aroundPreStart$(Eventsourced.scala:259) at org.apache.pekko.persistence.AbstractPersistentActor.aroundPreStart(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245) 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) 01:21:30,69 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 0 01:21:30,71 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: new incarnation 0 persisted 01:21:30,74 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]