07:32:07.202 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:07.202 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:07.205 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:07.205 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:07.206 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:07.206 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:07.247 [netconf-timer-36] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 07:32:07.901 [netconf-timer-38] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 07:32:08.656 [netconf-timer-40] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask. java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:1125) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:413) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:406) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:1027) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:993) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:983) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:717) at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34) at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:705) at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:791) at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 07:32:09.345 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:09.346 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:09.346 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:09.403 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:09.403 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:09.406 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:09.406 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:09.407 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:09.407 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:11.545 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:11.545 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:11.545 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:11.622 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:11.622 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:11.625 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:11.626 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:11.626 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:11.626 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:13.765 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:13.765 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:13.765 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:13.895 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:13.895 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:13.898 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:13.898 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:13.899 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:13.899 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:16.038 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:16.038 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:16.039 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:16.099 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:16.101 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:16.108 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:16.108 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:16.111 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:16.111 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:18.268 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:18.269 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:18.269 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:18.373 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:18.374 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:18.380 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:18.380 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:18.382 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:18.382 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:20.533 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:20.533 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:20.533 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:20.712 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:20.713 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:20.716 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:20.716 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:20.717 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:20.717 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:22.756 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:22.757 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:22.757 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:22.817 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:22.817 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:22.820 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:22.820 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:22.821 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:22.821 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:24.963 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:24.963 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:24.963 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:25.087 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:25.087 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:25.090 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:25.090 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:25.091 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:25.091 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:27.233 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:27.233 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:27.233 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:27.328 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:27.328 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:27.332 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:27.332 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:27.333 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:27.333 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:29.474 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:29.474 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:29.474 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:29.589 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:29.589 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:29.592 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:29.592 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:29.593 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:29.593 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:31.735 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:31.735 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:31.735 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 07:32:31.868 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:31.868 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 07:32:31.871 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:32:31.871 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 07:32:31.872 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 07:32:31.872 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 07:32:34.010 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 07:32:34.010 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 07:32:34.010 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped