13:53:34.387 [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) 13:53:34.404 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:34.404 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:34.407 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:34.407 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:34.408 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:34.408 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:35.362 [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) 13:53:36.255 [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) 13:53:36.550 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:36.550 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:36.551 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:36.654 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:36.655 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:36.658 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:36.658 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:36.659 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:36.659 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:38.795 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:38.795 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:38.795 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:38.895 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:38.895 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:38.898 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:38.898 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:38.900 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:38.900 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:41.039 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:41.039 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:41.039 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:41.199 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:41.200 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:41.203 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:41.203 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:41.204 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:41.204 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:43.340 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:43.340 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:43.340 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:43.396 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:43.397 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:43.400 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:43.400 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:43.401 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:43.401 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:45.536 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:45.536 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:45.536 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:45.792 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:45.792 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:45.795 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:45.795 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:45.796 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:45.796 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:47.839 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:47.839 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:47.839 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:47.915 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:47.916 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:47.919 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:47.919 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:47.920 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:47.920 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:50.059 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:50.060 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:50.060 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:50.249 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:50.250 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:50.257 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:50.257 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:50.260 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:50.260 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:52.438 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:52.439 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:52.439 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:52.533 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:52.534 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:52.540 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:52.540 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:52.542 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:52.542 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:54.682 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:54.682 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:54.682 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:54.733 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:54.734 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:54.737 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:54.737 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:54.738 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:54.738 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:56.886 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:56.887 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:56.887 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:56.982 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:56.982 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:56.985 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:56.985 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:56.986 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:56.986 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:53:59.121 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:53:59.121 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:53:59.121 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 13:53:59.213 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:59.214 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 13:53:59.217 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:53:59.217 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 13:53:59.217 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 13:53:59.217 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 13:54:01.258 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 13:54:01.258 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 13:54:01.259 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped