02:50:37.438 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:37.438 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:37.445 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:37.445 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:37.446 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:37.446 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:37.906 [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) 02:50:38.559 [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) 02:50:39.169 [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) 02:50:39.584 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:39.585 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:39.585 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:39.624 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:39.624 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:39.628 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:39.629 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:39.630 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:39.630 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:41.770 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:41.770 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:41.770 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:41.922 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:41.922 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:41.925 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:41.925 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:41.926 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:41.926 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:44.062 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:44.062 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:44.063 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:44.148 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:44.148 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:44.151 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:44.151 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:44.152 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:44.152 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:46.286 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:46.286 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:46.286 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:46.348 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:46.348 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:46.351 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:46.352 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:46.352 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:46.352 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:48.488 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:48.488 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:48.488 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:48.534 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:48.534 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:48.537 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:48.537 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:48.538 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:48.538 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:50.684 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:50.684 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:50.684 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:50.802 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:50.802 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:50.805 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:50.806 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:50.806 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:50.806 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:52.946 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:52.946 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:52.946 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:53.075 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:53.075 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:53.078 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:53.078 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:53.079 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:53.079 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:55.147 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:55.148 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:55.148 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:55.411 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:55.411 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:55.417 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:55.418 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:55.419 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:55.419 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:57.565 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:57.565 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:57.565 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:57.660 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:57.660 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:57.670 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:57.670 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:57.671 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:57.671 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:50:59.816 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:50:59.817 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:50:59.817 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:50:59.915 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:59.916 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:50:59.919 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:50:59.919 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:50:59.920 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:50:59.920 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:51:02.063 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:51:02.063 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:51:02.064 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 02:51:02.118 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:51:02.119 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 02:51:02.122 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 02:51:02.122 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 02:51:02.123 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 02:51:02.123 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 02:51:04.265 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 02:51:04.265 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 02:51:04.265 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped