19:28:44.864 [netconf-timer-18] 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.common.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:185) 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:28:45.260 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:45.261 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:45.261 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:45.261 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:45.271 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:45.271 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:45.273 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:45.707 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:45.707 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:45.707 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:28:45.709 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:45.709 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:45.709 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:45.709 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:45.710 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:45.710 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:45.711 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:46.125 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:46.126 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:46.126 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:28:46.129 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:46.129 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:46.130 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:46.130 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:46.131 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:46.132 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:46.132 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:47.640 [netconf-timer-20] 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.common.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:185) 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:28:47.976 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:47.976 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:47.977 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:28:47.980 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:47.980 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:47.980 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:47.981 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:47.982 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:47.982 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:47.983 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:48.600 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:48.601 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:48.601 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:28:48.604 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:48.604 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:48.605 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:48.605 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:48.606 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:48.606 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:48.607 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:49.664 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:49.665 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:49.665 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:28:49.668 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:49.669 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:49.669 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:49.669 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:49.671 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:49.671 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:49.672 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:50.086 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:50.086 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:50.086 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:28:50.090 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:50.090 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:50.090 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:50.090 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:50.092 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:50.092 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:50.093 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:50.568 [netconf-timer-22] 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.common.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:185) 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:28:50.711 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:50.712 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:50.712 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:28:50.714 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:50.715 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:50.715 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:50.715 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:50.717 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:50.717 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:50.718 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:51.334 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:51.335 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:51.335 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:28:51.338 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:51.338 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:51.338 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:51.338 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:51.340 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:51.340 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:51.341 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:51.654 [/127.0.0.1:59418-http-server-req-0] WARN o.o.n.t.http.ServerRequestExecutor - Internal error while processing PendingDataPost{target=http://127.0.0.1:41701/rests/data/example-action:root/example-action} java.lang.IllegalStateException: Schema node with name wrong-data was not found under (example:action?revision=2024-09-19)input. at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.resolveNamespace(JsonParserStream.java:394) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:287) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:316) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.parse(JsonParserStream.java:176) at org.opendaylight.restconf.server.api.JsonOperationInputBody.streamTo(JsonOperationInputBody.java:34) at org.opendaylight.restconf.server.api.OperationInputBody.toContainerNode(OperationInputBody.java:51) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.dataInvoke(AbstractServerStrategy.java:272) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.dataPOST(AbstractServerStrategy.java:232) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.dataPOST(MdsalRestconfServer.java:264) at org.opendaylight.restconf.server.PendingDataPost.execute(PendingDataPost.java:39) at org.opendaylight.restconf.server.PendingDataPost.execute(PendingDataPost.java:29) at org.opendaylight.restconf.server.PendingRequestWithBody.execute(PendingRequestWithBody.java:67) at org.opendaylight.restconf.server.AbstractPendingRequest.execute(AbstractPendingRequest.java:97) at org.opendaylight.netconf.transport.http.ServerRequestExecutor.lambda$executeRequest$2(ServerRequestExecutor.java:99) at java.base/java.util.concurrent.ThreadPerTaskExecutor$TaskRunner.run(ThreadPerTaskExecutor.java:314) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 19:28:51.754 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:51.754 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:51.754 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:28:51.756 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:51.757 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:51.757 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:51.757 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:51.758 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:51.759 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:51.759 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:52.377 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:52.377 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:52.377 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 19:28:52.379 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:52.379 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:28:52.379 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:28:52.379 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 19:28:52.380 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:28:52.380 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:28:52.381 [main] INFO o.o.restconf.server.NettyEndpoint - HTTP/3 is disabled because transport is not configured 19:28:52.794 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 19:28:52.795 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 19:28:52.795 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped