SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@3a43d133] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@39ce27f2] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@3a43d133] 08:40:09.651 [main] INFO o.o.n.t.tcp.NettyTransportSupport - Netty transport backed by java.nio 08:40:09.697 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 08:40:09.698 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 08:40:09.708 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 08:40:09.709 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 08:40:12.827 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:40:12.987 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:40:13.483 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:40:13.484 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:35393/rests, default accept: application/yang-data+json, default pretty print: false 08:40:13.528 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 08:40:13.666 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 08:40:13.667 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 08:40:14.610 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 08:40:14.613 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 08:40:14.627 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:40:14.627 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:40:14.642 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:40:14.642 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:45925/rests, default accept: application/yang-data+json, default pretty print: false 08:40:14.644 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 08:40:14.645 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 08:40:14.645 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 08:40:14.755 [restconf-netty-e2e-1] INFO o.o.restconf.api.ApiPathParser - Consecutive slashes in REST URLs will be rejected 08:40:14.839 [restconf-netty-e2e-1] INFO o.o.m.b.d.a.StaticConfiguration - Binding-over-DOM codec shortcuts are enabled 08:40:14.888 [restconf-netty-e2e-1] INFO o.o.y.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) 08:40:15.717 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 08:40:15.718 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 08:40:15.720 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:40:15.721 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:40:15.732 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:40:15.732 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:34355/rests, default accept: application/yang-data+json, default pretty print: false 08:40:15.733 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 08:40:15.734 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 08:40:15.734 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 08:40:15.878 [restconf-netty-e2e-1] ERROR o.o.r.s.RestconfRequestDispatcher - Error processing request POST /rests/operations/netconf-keystore:add-keystore-entry java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "obj" is null at org.opendaylight.netconf.keystore.legacy.impl.SecurityHelper.decodePrivateKey(SecurityHelper.java:79) at org.opendaylight.netconf.keystore.legacy.impl.DefaultAddKeystoreEntry.invoke(DefaultAddKeystoreEntry.java:53) at org.opendaylight.netconf.keystore.legacy.impl.DefaultAddKeystoreEntry.invoke(DefaultAddKeystoreEntry.java:32) at org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcImplementationAdapter.invokeRpc(BindingDOMRpcImplementationAdapter.java:49) at org.opendaylight.mdsal.dom.broker.OperationInvocation.invokeGlobalRpc(OperationInvocation.java:101) at org.opendaylight.mdsal.dom.broker.OperationInvocation.invoke(OperationInvocation.java:53) at org.opendaylight.mdsal.dom.broker.DOMRpcRouter$RpcServiceFacade.invokeRpc(DOMRpcRouter.java:458) at org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcService.invokeRpc(ForwardingDOMRpcService.java:29) at org.opendaylight.restconf.mdsal.spi.DOMServerRpcOperations.invokeRpc(DOMServerRpcOperations.java:47) at org.opendaylight.restconf.server.spi.InterceptingServerRpcOperations.invokeRpc(InterceptingServerRpcOperations.java:52) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.operationsPOST(AbstractServerStrategy.java:368) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.operationsPOST(MdsalRestconfServer.java:421) at org.opendaylight.restconf.server.OperationsRequestProcessor.postOperations(OperationsRequestProcessor.java:81) at org.opendaylight.restconf.server.OperationsRequestProcessor.processOperationsRequest(OperationsRequestProcessor.java:55) at org.opendaylight.restconf.server.RestconfRequestDispatcher.dispatch(RestconfRequestDispatcher.java:66) at org.opendaylight.restconf.server.RestconfSession.dispatchRequest(RestconfSession.java:66) at org.opendaylight.restconf.server.RestconfSession.channelRead0(RestconfSession.java:60) at org.opendaylight.restconf.server.RestconfSession.channelRead0(RestconfSession.java:34) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:122) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:91) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:48) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:34) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) at io.netty.handler.codec.http.HttpServerKeepAliveHandler.channelRead(HttpServerKeepAliveHandler.java:64) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:266) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:537) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) 08:40:15.966 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 08:40:15.966 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 08:40:15.969 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:40:15.969 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:40:15.978 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:40:15.978 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:40803/rests, default accept: application/yang-data+json, default pretty print: false 08:40:15.980 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 08:40:15.981 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 08:40:15.981 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 08:40:16.186 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 08:40:16.187 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 08:40:16.191 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:40:16.191 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:40:16.202 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:40:16.202 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:40381/rests, default accept: application/yang-data+json, default pretty print: false 08:40:16.205 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 08:40:16.205 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 08:40:16.206 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 08:40:16.410 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 08:40:16.411 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 08:40:16.416 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:40:16.416 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:40:16.425 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:40:16.425 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:42621/rests, default accept: application/yang-data+json, default pretty print: false 08:40:16.426 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 08:40:16.427 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 08:40:16.427 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 08:40:16.646 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 08:40:16.646 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 08:40:16.648 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:40:16.649 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:40:16.658 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:40:16.658 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:35459/rests, default accept: application/yang-data+json, default pretty print: false 08:40:16.659 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 08:40:16.660 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 08:40:16.660 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 08:40:16.803 [restconf-netty-e2e-1] ERROR o.o.r.s.RestconfRequestDispatcher - Error processing request POST /rests/operations/netconf-keystore:add-keystore-entry java.lang.NullPointerException: Cannot invoke "String.replace(java.lang.CharSequence, java.lang.CharSequence)" because "privateKey" is null at org.opendaylight.netconf.keystore.legacy.impl.SecurityHelper.decodePrivateKey(SecurityHelper.java:68) at org.opendaylight.netconf.keystore.legacy.impl.DefaultAddKeystoreEntry.invoke(DefaultAddKeystoreEntry.java:53) at org.opendaylight.netconf.keystore.legacy.impl.DefaultAddKeystoreEntry.invoke(DefaultAddKeystoreEntry.java:32) at org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcImplementationAdapter.invokeRpc(BindingDOMRpcImplementationAdapter.java:49) at org.opendaylight.mdsal.dom.broker.OperationInvocation.invokeGlobalRpc(OperationInvocation.java:101) at org.opendaylight.mdsal.dom.broker.OperationInvocation.invoke(OperationInvocation.java:53) at org.opendaylight.mdsal.dom.broker.DOMRpcRouter$RpcServiceFacade.invokeRpc(DOMRpcRouter.java:458) at org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcService.invokeRpc(ForwardingDOMRpcService.java:29) at org.opendaylight.restconf.mdsal.spi.DOMServerRpcOperations.invokeRpc(DOMServerRpcOperations.java:47) at org.opendaylight.restconf.server.spi.InterceptingServerRpcOperations.invokeRpc(InterceptingServerRpcOperations.java:52) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.operationsPOST(AbstractServerStrategy.java:368) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.operationsPOST(MdsalRestconfServer.java:421) at org.opendaylight.restconf.server.OperationsRequestProcessor.postOperations(OperationsRequestProcessor.java:81) at org.opendaylight.restconf.server.OperationsRequestProcessor.processOperationsRequest(OperationsRequestProcessor.java:55) at org.opendaylight.restconf.server.RestconfRequestDispatcher.dispatch(RestconfRequestDispatcher.java:66) at org.opendaylight.restconf.server.RestconfSession.dispatchRequest(RestconfSession.java:66) at org.opendaylight.restconf.server.RestconfSession.channelRead0(RestconfSession.java:60) at org.opendaylight.restconf.server.RestconfSession.channelRead0(RestconfSession.java:34) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:122) at org.opendaylight.netconf.transport.http.ServerSseHandler.channelRead(ServerSseHandler.java:91) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:48) at org.opendaylight.netconf.transport.http.AbstractBasicAuthHandler.channelRead0(AbstractBasicAuthHandler.java:34) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93) at io.netty.handler.codec.http.HttpServerKeepAliveHandler.channelRead(HttpServerKeepAliveHandler.java:64) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:266) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:537) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) 08:40:16.880 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 08:40:16.880 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 08:40:16.882 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:40:16.882 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:40:16.891 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:40:16.891 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:34293/rests, default accept: application/yang-data+json, default pretty print: false 08:40:16.892 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 08:40:16.893 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 08:40:16.893 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 08:40:17.108 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 08:40:17.108 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 08:40:17.110 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:40:17.110 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:40:17.116 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:40:17.117 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:43693/rests, default accept: application/yang-data+json, default pretty print: false 08:40:17.119 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 08:40:17.120 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 08:40:17.120 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 08:40:17.326 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 08:40:17.327 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped 08:40:17.334 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 08:40:17.334 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 08:40:17.343 [main] INFO o.o.r.s.RestconfRequestDispatcher - RestconfRequestDispatcher initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 08:40:17.343 [main] INFO o.o.r.s.RestconfRequestDispatcher - Base path: http://127.0.0.1:36731/rests, default accept: application/yang-data+json, default pretty print: false 08:40:17.345 [main] INFO o.o.m.s.i.EOSClusterSingletonServiceProvider - Cluster Singleton Service started 08:40:17.346 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is now owning NETCONF keystore configuration 08:40:17.346 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service started 08:40:17.563 [main] INFO o.o.n.k.legacy.impl.RpcSingleton - This node is no longer owning NETCONF keystore configuration 08:40:17.563 [main] INFO o.o.n.k.l.i.DefaultNetconfKeystoreService - NETCONF keystore service stopped