[EchoServer] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_BACKLOG' for channel '[id: 0x052f128a]' [nioEventLoopGroup-3-1] INFO io.netty.handler.logging.LoggingHandler - [id: 0x052f128a] REGISTERED [nioEventLoopGroup-3-1] INFO io.netty.handler.logging.LoggingHandler - [id: 0x052f128a] BIND: local:netconf [nioEventLoopGroup-3-1] INFO io.netty.handler.logging.LoggingHandler - [id: 0x052f128a, L:local:netconf] ACTIVE [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 [nioEventLoopGroup-2-1] INFO org.opendaylight.netconf.shaded.sshd.client.config.hosts.DefaultConfigFileHostEntryResolver - resolveEffectiveResolver(a@127.0.0.1:10831/null) no configuration file at /home/jenkins/.ssh/config [pool-3-thread-1] INFO org.opendaylight.netconf.shaded.sshd.common.util.security.bouncycastle.BouncyCastleGeneratorHostKeyProvider - generateKeyPair(EC) generating host key=nistp521 [nioEventLoopGroup-5-1] WARN org.opendaylight.netconf.shaded.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at /127.0.0.1:10831 presented unverified EC key: SHA256:unHKBOC6On8ObjaHhPMZioBbz3W3EkqOqG+lvxjzeHY [pool-3-thread-1] INFO org.opendaylight.netconf.shaded.sshd.server.session.ServerSessionImpl - Session a@/127.0.0.1:42186 authenticated [nioEventLoopGroup-2-1] INFO org.opendaylight.netconf.ssh.EchoClientHandler - channelActive [nioEventLoopGroup-3-1] INFO io.netty.handler.logging.LoggingHandler - [id: 0x052f128a, L:local:netconf] READ: [id: 0xf8cd3e2d, L:local:netconf ! R:local:E:83da8123] [nioEventLoopGroup-3-1] INFO io.netty.handler.logging.LoggingHandler - [id: 0x052f128a, L:local:netconf] READ COMPLETE [nioEventLoopGroup-4-1] INFO org.opendaylight.netconf.ssh.EchoServerHandler - writing back '[a;127.0.0.1:42186;ssh;client;] ahoj ' [nioEventLoopGroup-2-1] INFO org.opendaylight.netconf.ssh.EchoClientHandler - >[a;127.0.0.1:42186;ssh;client;] ahoj [nioEventLoopGroup-5-2] WARN org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler - UNNAMED: Unable to setup SSH connection on channel: [id: 0xe564e005] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /0.0.0.0:12345 Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) 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:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833)