[main] INFO org.opendaylight.netconf.common.impl.DefaultNetconfTimer - NETCONF timer started [main] INFO org.opendaylight.netconf.shaded.sshd.common.util.security.bouncycastle.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider [main] INFO org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider [odl-netconf-client-0] WARN org.opendaylight.netconf.shaded.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at /127.0.0.1:36225 presented unverified RSA key: SHA256:yLpC934V+pA7AaVxwUmK6Zj50ys7TbxxkiXdOAk9mdM [server-3] INFO org.opendaylight.netconf.transport.ssh.TransportServerSession - Session username@/127.0.0.1:50600 authenticated [server-0] INFO org.opendaylight.netconf.shaded.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider - generateKeyPair(EC) generating host key=nistp521 [odl-netconf-client-0] WARN org.opendaylight.netconf.shaded.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at /127.0.0.1:33533 presented unverified EC key: SHA256:kr7LF15/LEwHiK6lkmdNtM00K3OtUy6j1HSQooPpiDM [server-0] INFO org.opendaylight.netconf.transport.ssh.TransportServerSession - Session username@/127.0.0.1:36622 authenticated [netconf-timer-6] 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:1123) 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:1025) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:991) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:981) at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:188) 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.Thread.run(Thread.java:1583) [main] INFO org.opendaylight.netconf.common.impl.DefaultNetconfTimer - NETCONF timer stopped