[DEBUG] [04/13/2024 01:19:07.446] [main] [EventStream(akka://test)] logger log1-TestEventListener started 01:19:07,446 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/13/2024 01:19:07.446] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [04/13/2024 01:19:07.446] [main] [EventStream(akka://test)] Default Loggers started [INFO] [04/13/2024 01:19:07.453] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.74:25520] with UID [-1794902276416360057] [INFO] [04/13/2024 01:19:07.453] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.74:25520] - Starting up, Akka version [2.6.21] ... 01:19:07,453 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.74:25520] with UID [-1794902276416360057] 01:19:07,453 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.74:25520] - Starting up, Akka version [2.6.21] ... [INFO] [04/13/2024 01:19:07.455] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.74:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [04/13/2024 01:19:07.455] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.74:25520] - Started up successfully 01:19:07,456 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.74:25520] - Registered cluster JMX MBean [akka:type=Cluster] 01:19:07,456 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.74:25520] - Started up successfully [INFO] [04/13/2024 01:19:07.461] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.74:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [04/13/2024 01:19:07.461] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.74:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:19:07,461 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.74:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 01:19:07,461 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.74:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:19:07,566 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-1576219856] [WARN] [04/13/2024 01:19:07.567] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-1576219856]: org.opendaylight.controller.cluster.common.actor.Monitor@7a568e48 [INFO] [akkaDeadLetter][04/13/2024 01:19:07.567] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-1576219856] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:19:07,567 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithListenerRuntimeEx#-1576219856] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:19:07,578 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Enabled notifications for listener Mock for DOMDataTreeChangeListener, hashCode: 1928088865 01:19:07,579 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 1928088865 01:19:07,579 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 1928088865 01:19:07,579 AM [test-akka.actor.default-dispatcher-6] [ERROR] DataTreeChangeListenerActor - test: Error notifying listener Mock for DOMDataTreeChangeListener, hashCode: 1928088865 java.lang.RuntimeException: mock at org.opendaylight.controller.cluster.datastore.DataTreeChangeListenerActor.dataTreeChanged(DataTreeChangeListenerActor.java:90) at org.opendaylight.controller.cluster.datastore.DataTreeChangeListenerActor.handleReceive(DataTreeChangeListenerActor.java:45) at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24) at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at akka.actor.Actor.aroundReceive(Actor.scala:537) at akka.actor.Actor.aroundReceive$(Actor.scala:535) at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:579) at akka.actor.ActorCell.invoke(ActorCell.scala:547) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270) at akka.dispatch.Mailbox.run(Mailbox.scala:231) at akka.dispatch.Mailbox.exec(Mailbox.scala:243) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 01:19:07,579 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 1928088865 01:19:07,581 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedWithNoSender#-1126400932] [WARN] [04/13/2024 01:19:07.581] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedWithNoSender#-1126400932]: org.opendaylight.controller.cluster.common.actor.Monitor@24489754 [INFO] [akkaDeadLetter][04/13/2024 01:19:07.581] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithNoSender#-1126400932] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:19:07,581 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedWithNoSender#-1126400932] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:19:07,592 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DataTreeChangeListenerActor - : Notifications not enabled for listener Mock for DOMDataTreeChangeListener, hashCode: 170379457 - dropping change notification 01:19:08,593 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#1871733784] [WARN] [04/13/2024 01:19:08.593] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#1871733784]: org.opendaylight.controller.cluster.common.actor.Monitor@7e6915da [INFO] [akkaDeadLetter][04/13/2024 01:19:08.593] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#1871733784] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:19:08,593 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsEnabled#1871733784] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:19:08,603 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Enabled notifications for listener Mock for DOMDataTreeChangeListener, hashCode: 1387401596 01:19:08,603 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - test: Sending 1 change notification(s) to listener Mock for DOMDataTreeChangeListener, hashCode: 1387401596 01:19:08,605 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DataTreeChangeListenerActor - Actor created Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#1383170217] [WARN] [04/13/2024 01:19:08.606] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#1383170217]: org.opendaylight.controller.cluster.common.actor.Monitor@3b6b8473 [INFO] [akkaDeadLetter][04/13/2024 01:19:08.606] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#1383170217] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:19:08,606 AM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testDataTreeChangedNotificationsDisabled#1383170217] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:19:08,615 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DataTreeChangeListenerActor - : Notifications not enabled for listener Mock for DOMDataTreeChangeListener, hashCode: 1908995632 - dropping change notification [INFO] [04/13/2024 01:19:08.717] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.74:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [04/13/2024 01:19:08.717] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.74:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 01:19:08,717 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:19:08,717 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [04/13/2024 01:19:08.722] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.74:25520/system/remoting-terminator] Remoting shut down. 01:19:08,722 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [04/13/2024 01:19:08.723] [test-akka.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger