19:32:07.079 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:07.079 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:07.082 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:07.082 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:07.083 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:07.083 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:07.811 [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) 19:32:08.415 [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) 19:32:09.016 [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) 19:32:09.216 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:09.217 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:09.217 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:09.286 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:09.286 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:09.289 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:09.289 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:09.290 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:09.290 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:11.426 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:11.426 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:11.426 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:11.522 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:11.522 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:11.525 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:11.525 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:11.526 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:11.526 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:13.661 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:13.661 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:13.662 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:13.736 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:13.736 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:13.739 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:13.739 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:13.740 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:13.740 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:15.879 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:15.880 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:15.880 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:16.039 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:16.041 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:16.049 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:16.049 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:16.051 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:16.052 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:18.138 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:18.139 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:18.139 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:18.253 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:18.253 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:18.260 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:18.260 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:18.262 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:18.262 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:20.411 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:20.412 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:20.412 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:20.472 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:20.473 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:20.475 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:20.476 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:20.476 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:20.476 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:22.616 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:22.617 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:22.617 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:22.693 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:22.694 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:22.696 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:22.696 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:22.697 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:22.697 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:24.833 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:24.834 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:24.834 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:25.034 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:25.034 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:25.040 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:25.040 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:25.041 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:25.041 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:27.187 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:27.187 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:27.187 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:27.228 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:27.229 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:27.232 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:27.232 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:27.233 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:27.233 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:29.375 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:29.375 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:29.375 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:29.431 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:29.432 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:29.434 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:29.434 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:29.435 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:29.435 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:31.575 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:31.575 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:31.575 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:32:31.720 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:31.720 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:32:31.723 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:32:31.723 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:32:31.724 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:32:31.724 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:32:33.860 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:32:33.860 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:32:33.860 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped