2022-10-18T20:53:49,518 | WARN | opendaylight-cluster-data-notification-dispatcher-37 | NetconfTopologyImpl | 267 - org.opendaylight.netconf.topology-impl - 4.0.3.SNAPSHOT | RemoteDevice{Uri{value=ncserver}} was already configured, reconfiguring.. 2022-10-18T20:53:49,518 | WARN | opendaylight-cluster-data-notification-dispatcher-38 | ShardDataTreeChangePublisherActor | 195 - org.opendaylight.controller.sal-clustering-commons - 6.0.2 | member-1-shard-topology-config: Generation of change events for member-1-shard-topology-config-DTCL-publisher took longer than expected. Elapsed time: 3.198 s 2022-10-18T20:53:49,519 | DEBUG | opendaylight-cluster-data-notification-dispatcher-37 | AbstractNetconfTopology | 266 - org.opendaylight.netconf.topology - 4.0.3.SNAPSHOT | Disconnecting RemoteDevice{ncserver} 2022-10-18T20:53:50,050 | WARN | opendaylight-cluster-data-notification-dispatcher-37 | NetconfDeviceCommunicator | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | RemoteDevice{ncserver}: Session terminated Session closed 2022-10-18T20:53:50,050 | DEBUG | opendaylight-cluster-data-notification-dispatcher-37 | NetconfDeviceCommunicator | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | Tearing down Session closed 2022-10-18T20:53:50,227 | DEBUG | globalWorkerGroup-3-1 | AbstractNetconfSession | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Channel [id: 0xadf0abda] inactive. 2022-10-18T20:53:50,227 | DEBUG | globalWorkerGroup-3-1 | AbstractNetconfSession | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Session NetconfClientSession{sessionId=33, channel=[id: 0xadf0abda]} end of input detected while session was in state initialized 2022-10-18T20:53:50,228 | DEBUG | globalWorkerGroup-3-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Closing gracefully 2022-10-18T20:53:50,406 | DEBUG | opendaylight-cluster-data-notification-dispatcher-37 | NetconfDeviceSalProvider | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | RemoteDevice{ncserver}: TOPOLOGY Mountpoint removed from MD-SAL {closed=true, instance=org.opendaylight.mdsal.dom.spi.SimpleDOMMountPoint@13ca62de} 2022-10-18T20:53:50,581 | DEBUG | globalWorkerGroup-3-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | signalAuthFailure(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) type=SshException, signalled=false, first=false: Session is being closed 2022-10-18T20:53:54,808 | INFO | opendaylight-cluster-data-notification-dispatcher-37 | AbstractNetconfTopology | 266 - org.opendaylight.netconf.topology - 4.0.3.SNAPSHOT | Connecting RemoteDevice{Uri{value=ncserver}} , with config Node{nodeId=Uri{value=ncserver}, augmentation=[NetconfNode{actorResponseWaitTime=600, betweenAttemptsTimeoutMillis=2000, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=1800000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=10.100.18.43}}}, keepaliveDelay=30, maxConnectionAttempts=0, port=PortNumber{value=830}, reconnectOnChangedSchema=false, schemaCacheDirectory=ncserver, schemaless=false, sleepFactor=1.5, tcpOnly=false}]} 2022-10-18T20:53:54,809 | INFO | opendaylight-cluster-data-notification-dispatcher-37 | AbstractNetconfTopology | 266 - org.opendaylight.netconf.topology - 4.0.3.SNAPSHOT | Adding keepalive facade, for device Uri{value=ncserver} 2022-10-18T20:53:54,809 | INFO | opendaylight-cluster-data-notification-dispatcher-37 | DefaultSchemaResourceManager | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | Netconf connector for device ncserver will use schema cache directory ncserver instead of schema 2022-10-18T20:53:54,809 | INFO | opendaylight-cluster-data-notification-dispatcher-37 | AbstractNetconfTopology | 266 - org.opendaylight.netconf.topology - 4.0.3.SNAPSHOT | Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDevice{ncserver} 2022-10-18T20:53:54,809 | DEBUG | opendaylight-cluster-data-notification-dispatcher-37 | NetconfClientDispatcherImpl | 246 - org.opendaylight.netconf.client - 4.0.3.SNAPSHOT | Creating reconnecting SSH client with configuration: NetconfReconnectingClientConfiguration{address=/10.100.18.43:830, connectionTimeoutMillis=20000, additionalHeader=null, sessionListener=org.opendaylight.netconf.sal.connect.netconf.listener.NetconfDeviceCommunicator@18f8d961, reconnectStrategy=org.opendaylight.netconf.nettyutil.TimedReconnectStrategy@48c5ec5d, clientProtocol=SSH, authHandler=org.opendaylight.netconf.nettyutil.handler.ssh.authentication.LoginPasswordHandler@306c037a, sslHandlerFactory=null, connectStrategyFactory=org.opendaylight.netconf.nettyutil.TimedReconnectStrategyFactory@7473fb85} 2022-10-18T20:53:54,810 | DEBUG | opendaylight-cluster-data-notification-dispatcher-37 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(incomplete) attempting connect for 2000ms 2022-10-18T20:53:54,810 | DEBUG | opendaylight-cluster-data-notification-dispatcher-37 | AbstractNetconfDispatcher | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Client created. 2022-10-18T20:53:54,811 | DEBUG | globalWorkerGroup-3-2 | FramingMechanismHandlerFactory | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | EOM framing mechanism was selected. 2022-10-18T20:53:54,812 | DEBUG | globalWorkerGroup-3-2 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session connecting on channel [id: 0x19996e48]. promise: AbstractBootstrap$PendingRegistrationPromise@1c33422a(incomplete) 2022-10-18T20:53:54,812 | DEBUG | globalWorkerGroup-3-2 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Starting SSH to /10.100.18.43:830 on channel: [id: 0x19996e48] 2022-10-18T20:53:54,812 | DEBUG | globalWorkerGroup-3-2 | DefaultConfigFileHostEntryResolver | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | resolveEffectiveHost(netconf@10.100.18.43:830/null) => null 2022-10-18T20:53:54,812 | DEBUG | globalWorkerGroup-3-2 | NetconfSshClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | connect(netconf@10.100.18.43:830) no overrides 2022-10-18T20:53:54,812 | DEBUG | globalWorkerGroup-3-2 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Connecting to /10.100.18.43:830 2022-10-18T20:53:54,813 | DEBUG | globalWorkerGroup-3-2 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean] 2022-10-18T20:53:54,813 | DEBUG | globalWorkerGroup-3-2 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOption(TCP_NODELAY)[true] from property=Property[tcp-nodelay](Boolean] 2022-10-18T20:53:54,814 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Creating IoSession on /172.17.0.2:37390 from /10.100.18.43:830 via null 2022-10-18T20:53:54,814 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Client session created: Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830] 2022-10-18T20:53:54,814 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | ClientUserAuthService(NetconfClientSessionImpl[null@/10.100.18.43:830]) client methods: [publickey, keyboard-interactive, password] 2022-10-18T20:53:54,814 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | initializeProxyConnector(NetconfClientSessionImpl[null@/10.100.18.43:830]) no proxy to initialize 2022-10-18T20:53:54,814 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendIdentification(NetconfClientSessionImpl[null@/10.100.18.43:830]): SSH-2.0-SSHD-UNKNOWN 2022-10-18T20:53:54,815 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 22 bytes 2022-10-18T20:53:54,815 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendKexInit(NetconfClientSessionImpl[null@/10.100.18.43:830]) Send SSH_MSG_KEXINIT 2022-10-18T20:53:54,815 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[null@/10.100.18.43:830]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1334 2022-10-18T20:53:54,815 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 1352 bytes 2022-10-18T20:53:54,815 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfSshClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setupDefaultSessionIdentities(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) key identity provider override in session listener 2022-10-18T20:53:54,816 | DEBUG | globalWorkerGroup-3-2 | DefaultConnectFuture | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Connected to /10.100.18.43:830 after 2758456 nanos 2022-10-18T20:53:54,816 | DEBUG | globalWorkerGroup-3-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | addPasswordIdentity(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SHA256:qNKA0C5dS56/cwaWgPeS4XCvQXb/W5x/GxC/FSeTHuc 2022-10-18T20:53:54,816 | DEBUG | globalWorkerGroup-3-2 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | auth(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 2022-10-18T20:53:54,816 | DEBUG | globalWorkerGroup-3-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | enqueuePendingPacket(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[SSH_MSG_USERAUTH_REQUEST] Start flagging packets as pending until key exchange is done 2022-10-18T20:53:54,875 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doReadIdentification(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) line='SSH-2.0-libssh_0.9.5' 2022-10-18T20:53:54,875 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | readIdentification(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Server version string: SSH-2.0-libssh_0.9.5 2022-10-18T20:53:54,876 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleKexInit(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_KEXINIT 2022-10-18T20:53:54,876 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: kex algorithms = curve25519-sha256 2022-10-18T20:53:54,876 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: server host key algorithms = rsa-sha2-512 2022-10-18T20:53:54,876 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: encryption algorithms (client to server) = aes128-ctr 2022-10-18T20:53:54,876 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: encryption algorithms (server to client) = aes128-ctr 2022-10-18T20:53:54,876 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 2022-10-18T20:53:54,876 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 2022-10-18T20:53:54,876 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: compression algorithms (client to server) = none 2022-10-18T20:53:54,876 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: compression algorithms (server to client) = none 2022-10-18T20:53:54,877 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | DHGClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(DHGClient[curve25519-sha256])[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] Send SSH_MSG_KEXDH_INIT 2022-10-18T20:53:54,877 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #1 sending command=30[30] len=37 2022-10-18T20:53:54,877 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 56 bytes 2022-10-18T20:53:54,881 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | DHGClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | next(DHGClient[curve25519-sha256])[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] process command=SSH_MSG_KEXDH_REPLY 2022-10-18T20:53:54,882 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setServerKey(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) keyType=ssh-rsa, digest=SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU 2022-10-18T20:53:54,882 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleKexMessage(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[curve25519-sha256] KEX processing complete after cmd=31 2022-10-18T20:53:54,882 | WARN | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | AcceptAllServerKeyVerifier | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Server at /10.100.18.43:830 presented unverified RSA key: SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU 2022-10-18T20:53:54,883 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | checkKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) key=ssh-rsa-SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU, verified=true 2022-10-18T20:53:54,883 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Send SSH_MSG_NEWKEYS 2022-10-18T20:53:54,883 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 2022-10-18T20:53:54,883 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 16 bytes 2022-10-18T20:53:54,883 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | prepareNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) session ID=df:d5:8f:d1:da:f5:a0:80:f0:1e:0d:d8:fd:b9:ab:3f:49:b8:6c:be:36:14:a3:de:82:82:e6:36:e7:20:bc:5b 2022-10-18T20:53:54,883 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOutputEncoding(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): cipher BaseCipher[AES, ivSize=16, kdfSize=16,AES/CTR/NoPadding, blkSize=16]; mac BaseMac[HmacSHA256] - block=32/32 bytes, encrypt-then-mac=true; compression none[Deflater/-1]; blocks limit 134217728 2022-10-18T20:53:54,884 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 2022-10-18T20:53:54,884 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setInputEncoding(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): cipher BaseCipher[AES, ivSize=16, kdfSize=16,AES/CTR/NoPadding, blkSize=16]; mac BaseMac[HmacSHA256] - block=32/32 bytes, encrypt-then-mac=true; compression none[Inflater/-1]; blocks limit 4294967296 2022-10-18T20:53:54,884 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendInitialServiceRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 2022-10-18T20:53:54,884 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #3 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 2022-10-18T20:53:54,884 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:53:54,884 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #4 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=38 2022-10-18T20:53:54,885 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 100 bytes 2022-10-18T20:53:54,885 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) sent 1 pending packets 2022-10-18T20:53:54,885 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): [ssh-ed25519-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp256-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ssh-rsa-cert-v01@openssh.com, ssh-dss-cert-v01@openssh.com, ssh-ed25519, ecdsa-sha2-nistp521, ecdsa-sha2-nistp384, ecdsa-sha2-nistp256, rsa-sha2-512, rsa-sha2-256, ssh-rsa, ssh-dss] 2022-10-18T20:53:54,885 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): PubkeyAcceptedAlgorithms before: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 2022-10-18T20:53:54,885 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): PubkeyAcceptedAlgorithms after: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, rsa-sha2-512, rsa-sha2-256, ssh-rsa, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com] 2022-10-18T20:53:54,885 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServiceAccept(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 2022-10-18T20:53:54,885 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=publickey,keyboard-interactive,password 2022-10-18T20:53:54,886 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) starting authentication mechanisms: client=[publickey, keyboard-interactive, password], server=[publickey, keyboard-interactive, password] 2022-10-18T20:53:54,886 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) attempting method=publickey 2022-10-18T20:53:54,886 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_rsa) no key loaded 2022-10-18T20:53:54,886 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_dsa) no key loaded 2022-10-18T20:53:54,886 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_ecdsa) no key loaded 2022-10-18T20:53:54,887 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_ed25519) no key loaded 2022-10-18T20:53:54,887 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | UserAuthPublicKey | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | resolveAttemptedPublicKeyIdentity(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] no more keys to send 2022-10-18T20:53:54,887 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no initial request sent by method=publickey 2022-10-18T20:53:54,887 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | UserAuthPublicKey | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | destroy(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] 2022-10-18T20:53:54,887 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) attempting method=keyboard-interactive 2022-10-18T20:53:54,887 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | verifyTrialsCount(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] cmd=SSH_MSG_USERAUTH_REQUEST - 0 out of 3 2022-10-18T20:53:54,887 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendAuthDataRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for keyboard-interactive: lang=, methods= 2022-10-18T20:53:54,887 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #5 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=62 2022-10-18T20:53:54,887 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 116 bytes 2022-10-18T20:53:54,887 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) successfully processed initial buffer by method=keyboard-interactive 2022-10-18T20:53:54,888 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) delegate processing of 60 to keyboard-interactive 2022-10-18T20:53:54,888 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processAuthDataRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] SSH_MSG_USERAUTH_INFO_REQUEST name=Interactive SSH Authentication, instruction=Type your password:, language=, num-prompts=1 2022-10-18T20:53:54,888 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | verifyTrialsCount(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] cmd=SSH_MSG_USERAUTH_INFO_REQUEST - 1 out of 3 2022-10-18T20:53:54,889 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | getUserResponses(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) use password candidate for interaction=Interactive SSH Authentication 2022-10-18T20:53:54,889 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #6 sending command=61[SSH_MSG_USERAUTH_INFO_RESPONSE] len=16 2022-10-18T20:53:54,889 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:53:54,894 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_USERAUTH_SUCCESS Succeeded with keyboard-interactive 2022-10-18T20:53:54,895 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | destroy(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] 2022-10-18T20:53:54,895 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | stopHeartBeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no heartbeat to stop 2022-10-18T20:53:54,895 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | startHeartbeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) heartbeat type=NONE, interval=PT0S 2022-10-18T20:53:54,895 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session authenticated on channel: [id: 0x19996e48], server version: SSH-2.0-libssh_0.9.5 2022-10-18T20:53:54,895 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init() service=ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] session=NetconfClientSessionImpl[netconf@/10.100.18.43:830] id=0 2022-10-18T20:53:54,895 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(Window[client/local](NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])) size=2097152, max=2097152, packet=32768 2022-10-18T20:53:54,895 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | registerChannel(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]])[id=0, registered=true] NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf] 2022-10-18T20:53:54,895 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | createSubsystemChannel(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[netconf] created id=0 2022-10-18T20:53:54,895 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | open(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 2022-10-18T20:53:54,896 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #7 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 2022-10-18T20:53:54,896 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:53:54,896 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | channelOpenConfirmation(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=43, window-size=32000, packet-size=35000 2022-10-18T20:53:54,897 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setRecipient(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) recipient=43 2022-10-18T20:53:54,897 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])) size=32000, max=32000, packet=35000 2022-10-18T20:53:54,897 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doOpen(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 2022-10-18T20:53:54,897 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | addPendingRequest(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) request=subsystem, pending=Tue Oct 18 20:53:54 UTC 2022 2022-10-18T20:53:54,897 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #8 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 2022-10-18T20:53:54,897 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:54:03,000 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | removePendingRequest(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) request=subsystem, pending=Tue Oct 18 20:53:54 UTC 2022 2022-10-18T20:54:03,002 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleSuccess(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) subsystem=netconf, pending since=Tue Oct 18 20:53:54 UTC 2022 2022-10-18T20:54:03,002 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=950 2022-10-18T20:54:03,002 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=956 2022-10-18T20:54:03,002 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=962 2022-10-18T20:54:03,002 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=6 2022-10-18T20:54:03,006 | DEBUG | globalWorkerGroup-3-2 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Starting session negotiation on channel [id: 0x19996e48] 2022-10-18T20:55:20,115 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleEof(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_EOF 2022-10-18T20:55:20,116 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleClose(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_CLOSE 2022-10-18T20:55:20,116 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleClose(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) prevent sending EOF 2022-10-18T20:55:20,116 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Closing gracefully 2022-10-18T20:55:24,691 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Closing Window[client/local](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) 2022-10-18T20:55:26,512 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Closing Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) 2022-10-18T20:55:26,517 | DEBUG | globalWorkerGroup-3-1 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]]) Closing gracefully 2022-10-18T20:55:26,517 | DEBUG | globalWorkerGroup-3-1 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | stopHeartBeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no heartbeat to stop 2022-10-18T20:55:26,518 | DEBUG | globalWorkerGroup-3-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Closing gracefully 2022-10-18T20:55:26,518 | DEBUG | globalWorkerGroup-3-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) no EOF sent 2022-10-18T20:55:26,518 | DEBUG | globalWorkerGroup-3-1 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Closing Window[client/local](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) 2022-10-18T20:55:26,518 | DEBUG | globalWorkerGroup-3-1 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Closing Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) 2022-10-18T20:55:30,729 | DEBUG | globalWorkerGroup-3-2 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x19996e48] 2022-10-18T20:56:19,501 | WARN | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | ClusterHeartbeat | 190 - org.opendaylight.controller.repackaged-akka - 6.0.2 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [8297] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, CPU overload, or GC. 2022-10-18T20:56:19,502 | WARN | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | ClusterHeartbeat | 190 - org.opendaylight.controller.repackaged-akka - 6.0.2 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [87722] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, CPU overload, or GC. 2022-10-18T20:56:19,502 | WARN | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | ClusterHeartbeat | 190 - org.opendaylight.controller.repackaged-akka - 6.0.2 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [48764] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, CPU overload, or GC. 2022-10-18T20:56:19,505 | DEBUG | globalWorkerGroup-3-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writePacket(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Discarding output packet because channel state=Graceful 2022-10-18T20:56:20,498 | DEBUG | globalWorkerGroup-3-2 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | onWritten([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA) failed (EOFException) to complete write of 373 out of 373: Channel is being closed 2022-10-18T20:56:21,198 | WARN | globalWorkerGroup-3-2 | AsyncSshHandlerWriter | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Ssh write request failed on channel: [id: 0x19996e48] for message: java.io.EOFException: Channel is being closed at org.opendaylight.netconf.shaded.sshd.common.channel.AbstractChannel$2.(AbstractChannel.java:782) ~[bundleFile:?] at org.opendaylight.netconf.shaded.sshd.common.channel.AbstractChannel.writePacket(AbstractChannel.java:780) ~[bundleFile:?] at org.opendaylight.netconf.shaded.sshd.common.channel.throttle.DefaultChannelStreamWriter.writeData(DefaultChannelStreamWriter.java:46) ~[bundleFile:?] at org.opendaylight.netconf.shaded.sshd.common.channel.ChannelAsyncOutputStream.doWriteIfPossible(ChannelAsyncOutputStream.java:209) ~[bundleFile:?] at org.opendaylight.netconf.shaded.sshd.common.channel.ChannelAsyncOutputStream.writeBuffer(ChannelAsyncOutputStream.java:106) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandlerWriter.writeWithPendingDetection(AsyncSshHandlerWriter.java:95) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandlerWriter.write(AsyncSshHandlerWriter.java:78) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.write(AsyncSshHandler.java:125) ~[bundleFile:?] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:717) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:709) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:792) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:702) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:113) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:717) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:709) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:792) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:702) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:113) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:717) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:764) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:790) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:758) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:808) ~[bundleFile:4.1.76.Final] at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1025) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:306) ~[bundleFile:4.1.76.Final] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.start(AbstractNetconfSessionNegotiator.java:150) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.startNegotiation(AbstractNetconfSessionNegotiator.java:132) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelActive(AbstractNetconfSessionNegotiator.java:372) ~[bundleFile:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:230) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:216) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:209) ~[bundleFile:4.1.76.Final] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.onOpenComplete(AsyncSshHandler.java:225) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.lambda$onAuthComplete$3(AsyncSshHandler.java:202) ~[bundleFile:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[bundleFile:4.1.76.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[bundleFile:4.1.76.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[bundleFile:4.1.76.Final] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:56:21,416 | WARN | globalWorkerGroup-3-2 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Failed to send negotiation proposal on channel [id: 0x19996e48] java.io.EOFException: Channel is being closed at org.opendaylight.netconf.shaded.sshd.common.channel.AbstractChannel$2.(AbstractChannel.java:782) ~[bundleFile:?] at org.opendaylight.netconf.shaded.sshd.common.channel.AbstractChannel.writePacket(AbstractChannel.java:780) ~[bundleFile:?] at org.opendaylight.netconf.shaded.sshd.common.channel.throttle.DefaultChannelStreamWriter.writeData(DefaultChannelStreamWriter.java:46) ~[bundleFile:?] at org.opendaylight.netconf.shaded.sshd.common.channel.ChannelAsyncOutputStream.doWriteIfPossible(ChannelAsyncOutputStream.java:209) ~[bundleFile:?] at org.opendaylight.netconf.shaded.sshd.common.channel.ChannelAsyncOutputStream.writeBuffer(ChannelAsyncOutputStream.java:106) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandlerWriter.writeWithPendingDetection(AsyncSshHandlerWriter.java:95) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandlerWriter.write(AsyncSshHandlerWriter.java:78) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.write(AsyncSshHandler.java:125) ~[bundleFile:?] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:717) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:709) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:792) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:702) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:113) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:717) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:709) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:792) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:702) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:113) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:717) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:764) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:790) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:758) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:808) ~[bundleFile:4.1.76.Final] at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1025) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:306) ~[bundleFile:4.1.76.Final] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.start(AbstractNetconfSessionNegotiator.java:150) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.startNegotiation(AbstractNetconfSessionNegotiator.java:132) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelActive(AbstractNetconfSessionNegotiator.java:372) ~[bundleFile:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:230) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:216) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:209) ~[bundleFile:4.1.76.Final] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.onOpenComplete(AsyncSshHandler.java:225) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.lambda$onAuthComplete$3(AsyncSshHandler.java:202) ~[bundleFile:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[bundleFile:4.1.76.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[bundleFile:4.1.76.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[bundleFile:4.1.76.Final] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:56:28,635 | WARN | opendaylight-cluster-data-akka.actor.default-dispatcher-29 | ClusterHeartbeat | 190 - org.opendaylight.controller.repackaged-akka - 6.0.2 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [8124] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, CPU overload, or GC. 2022-10-18T20:56:35,998 | DEBUG | globalWorkerGroup-3-2 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Changing state from : IDLE to : FAILED for channel: [id: 0x19996e48] 2022-10-18T20:56:38,702 | WARN | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | ClusterHeartbeat | 190 - org.opendaylight.controller.repackaged-akka - 6.0.2 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [10068] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, CPU overload, or GC. 2022-10-18T20:56:38,967 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 2022-10-18T20:56:38,968 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendEof(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) already sent (state=Graceful) 2022-10-18T20:56:39,505 | DEBUG | globalWorkerGroup-3-1 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 2022-10-18T20:56:39,505 | DEBUG | globalWorkerGroup-3-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendEof(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_EOF (state=Graceful) 2022-10-18T20:56:39,506 | DEBUG | globalWorkerGroup-3-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #43 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 2022-10-18T20:56:39,506 | DEBUG | globalWorkerGroup-3-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37388, remote=/10.100.18.43:830]) writing 68 bytes 2022-10-18T20:56:39,508 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleEof(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_EOF 2022-10-18T20:56:39,509 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleClose(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_CLOSE 2022-10-18T20:56:39,509 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[Graceful] state already Graceful 2022-10-18T20:56:39,509 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleReadCycleCompletion(Nio2Session[local=/172.17.0.2:37388, remote=/10.100.18.43:830]) Socket has been disconnected (result=-1), closing IoSession now 2022-10-18T20:56:39,509 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37388, remote=/10.100.18.43:830]) Closing immediately 2022-10-18T20:56:39,509 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doCloseImmediately(Nio2Session[local=/172.17.0.2:37388, remote=/10.100.18.43:830]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/172.17.0.2:37388 remote=/10.100.18.43:830] 2022-10-18T20:56:39,510 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doCloseImmediately(Nio2Session[local=/172.17.0.2:37388, remote=/10.100.18.43:830]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed 2022-10-18T20:56:39,510 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unmapSession(id=101): Nio2Session[local=/172.17.0.2:37388, remote=/10.100.18.43:830] 2022-10-18T20:56:39,510 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Closing immediately 2022-10-18T20:56:39,510 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | signalAuthFailure(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) type=SshException, signalled=false, first=false: Session is being closed 2022-10-18T20:56:39,511 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]]) Closing immediately 2022-10-18T20:56:39,511 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | stopHeartBeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no heartbeat to stop 2022-10-18T20:56:39,511 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Closing immediately 2022-10-18T20:56:39,512 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 2022-10-18T20:56:39,512 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 2022-10-18T20:56:39,512 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]) Closing immediately 2022-10-18T20:56:39,512 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Immediately] closed 2022-10-18T20:56:39,513 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]) Closing immediately 2022-10-18T20:56:39,513 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Immediately] closed 2022-10-18T20:56:39,513 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=true] processing 2022-10-18T20:56:39,513 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unregisterChannel(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) result=NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf] 2022-10-18T20:56:39,513 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62212c7c) signal close complete immediately=true 2022-10-18T20:56:39,513 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@532e4f50) signal close complete immediately=true 2022-10-18T20:56:39,514 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1343ac05) signal close complete immediately=true 2022-10-18T20:56:42,249 | WARN | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ClusterHeartbeat | 190 - org.opendaylight.controller.repackaged-akka - 6.0.2 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [3547] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, CPU overload, or GC. 2022-10-18T20:56:42,250 | DEBUG | globalWorkerGroup-3-2 | NetconfEOMAggregator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Context ChannelHandlerContext(aggregator, [id: 0x19996e48]) buffer PooledUnsafeDirectByteBuf(ridx: 0, widx: 2874, cap: 4096) frame detected: length 2868 2022-10-18T20:56:42,250 | DEBUG | globalWorkerGroup-3-2 | NetconfXMLToHelloMessageDecoder | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Parsing message urn:ietf:params:netconf:base:1.0urn:ietf:params:netconf:base:1.1urn:ietf:params:netconf:capability:writable-running:1.0urn:ietf:params:netconf:capability:candidate:1.0urn:ietf:params:netconf:capability:rollback-on-error:1.0urn:ietf:params:netconf:capability:validate:1.1urn:ietf:params:netconf:capability:startup:1.0urn:ietf:params:netconf:capability:xpath:1.0urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,expliciturn:ietf:params:netconf:capability:notification:1.0urn:ietf:params:netconf:capability:interleave:1.0urn:ietf:params:xml:ns:yang:ietf-yang-metadata?module=ietf-yang-metadata&revision=2016-08-05urn:ietf:params:xml:ns:yang:1?module=yang&revision=2017-02-20urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33urn:sysrepo:plugind?module=sysrepo-plugind&revision=2020-12-10urn:ietf:params:xml:ns:yang:ietf-netconf-acm?module=ietf-netconf-acm&revision=2018-02-14urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2013-09-29&features=writable-running,candidate,rollback-on-error,validate,startup,url,xpathurn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?module=ietf-netconf-with-defaults&revision=2011-06-01urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?module=ietf-netconf-notifications&revision=2012-02-06urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04urn:ietf:params:xml:ns:netconf:notification:1.0?module=notifications&revision=2008-07-14urn:ietf:params:xml:ns:netmod:notification?module=nc-notifications&revision=2008-07-14urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?module=ietf-x509-cert-to-name&revision=2014-12-10urn:ietf:params:xml:ns:yang:iana-crypt-hash?module=iana-crypt-hash&revision=2014-08-06urn:foo?module=foo34 2022-10-18T20:56:42,251 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[Immediately] closed 2022-10-18T20:56:42,252 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]])[Immediately] closed 2022-10-18T20:56:42,252 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37388, remote=/10.100.18.43:830])[Immediately] state already Closed 2022-10-18T20:56:42,252 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d5eb9e7) signal close complete immediately=true 2022-10-18T20:56:42,252 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[Immediately] closed 2022-10-18T20:56:42,252 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37388, remote=/10.100.18.43:830])[Immediately] closed 2022-10-18T20:57:02,034 | DEBUG | globalWorkerGroup-3-1 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Graceful] state already Closed 2022-10-18T20:57:02,034 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 2022-10-18T20:57:02,034 | DEBUG | globalWorkerGroup-3-1 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Graceful] state already Closed 2022-10-18T20:57:02,034 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]) Closing gracefully 2022-10-18T20:57:02,035 | DEBUG | globalWorkerGroup-3-1 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] processing 2022-10-18T20:57:02,035 | DEBUG | globalWorkerGroup-3-1 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unregisterChannel(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) result=null 2022-10-18T20:57:02,035 | DEBUG | globalWorkerGroup-3-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6465c4b5) signal close complete immediately=false 2022-10-18T20:57:02,035 | DEBUG | globalWorkerGroup-3-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cc65bfc) signal close complete immediately=false 2022-10-18T20:57:02,035 | DEBUG | globalWorkerGroup-3-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d1c8283) signal close complete immediately=false 2022-10-18T20:57:02,035 | DEBUG | globalWorkerGroup-3-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37388, remote=/10.100.18.43:830])[Graceful] state already Closed 2022-10-18T20:57:02,035 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]][Graceful] - operationComplete() closed 2022-10-18T20:57:02,035 | DEBUG | globalWorkerGroup-3-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49109bb8) signal close complete immediately=false 2022-10-18T20:57:02,035 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]) Closing gracefully 2022-10-18T20:57:02,035 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]][Graceful] - operationComplete() closed 2022-10-18T20:57:02,036 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] processing 2022-10-18T20:57:02,036 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 2022-10-18T20:57:02,036 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #9 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 2022-10-18T20:57:02,036 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) writing 68 bytes 2022-10-18T20:57:02,035 | DEBUG | globalWorkerGroup-3-2 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation read invoked on channel [id: 0x19996e48] 2022-10-18T20:57:04,551 | WARN | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ClusterHeartbeat | 190 - org.opendaylight.controller.repackaged-akka - 6.0.2 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [22301] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, CPU overload, or GC. 2022-10-18T20:57:10,674 | WARN | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | ClusterHeartbeat | 190 - org.opendaylight.controller.repackaged-akka - 6.0.2 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [6122] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, CPU overload, or GC. 2022-10-18T20:57:14,667 | DEBUG | globalWorkerGroup-3-2 | FramingMechanismHandlerFactory | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | CHUNK framing mechanism was selected. 2022-10-18T20:57:14,671 | DEBUG | globalWorkerGroup-3-2 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Changing state from : FAILED to : ESTABLISHED for channel: [id: 0x19996e48] 2022-10-18T20:57:14,672 | DEBUG | globalWorkerGroup-3-2 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Transition from FAILED to ESTABLISHED is not allowed 2022-10-18T20:57:32,259 | WARN | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | ClusterHeartbeat | 190 - org.opendaylight.controller.repackaged-akka - 6.0.2 | Cluster Node [akka://opendaylight-cluster-data@127.0.0.1:2550] - Scheduled sending of heartbeat was delayed. Previous heartbeat was sent [21585] ms ago, expected interval is [1000] ms. This may cause failure detection to mark members as unreachable. The reason can be thread starvation, CPU overload, or GC. 2022-10-18T20:57:32,264 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleClosePacketWritten(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] SSH_MSG_CHANNEL_CLOSE written on channel 2022-10-18T20:57:32,264 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unregisterChannel(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) result=NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf] 2022-10-18T20:57:32,264 | DEBUG | globalWorkerGroup-3-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[Graceful] state already Closed 2022-10-18T20:57:32,264 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13c33d09) signal close complete immediately=false 2022-10-18T20:57:32,264 | DEBUG | globalWorkerGroup-3-1 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session closed on channel: [id: 0xadf0abda] 2022-10-18T20:57:32,264 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@142edde1) signal close complete immediately=false 2022-10-18T20:57:32,265 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16339f2f) signal close complete immediately=false 2022-10-18T20:57:32,265 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 2022-10-18T20:57:32,265 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Immediately] state already Closed 2022-10-18T20:57:32,265 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Immediately] state already Closed 2022-10-18T20:57:32,265 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=true] processing 2022-10-18T20:57:32,265 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unregisterChannel(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) result=null 2022-10-18T20:57:32,265 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66aeb453) signal close complete immediately=true 2022-10-18T20:57:32,265 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c8ff6fa) signal close complete immediately=true 2022-10-18T20:57:32,265 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@eacff5f) signal close complete immediately=true 2022-10-18T20:57:32,265 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]][Graceful] - operationComplete() closed 2022-10-18T20:57:32,270 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleReadCycleCompletion(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) Socket has been disconnected (result=-1), closing IoSession now 2022-10-18T20:57:32,270 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) Closing immediately 2022-10-18T20:57:32,270 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doCloseImmediately(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/172.17.0.2:37390 remote=/10.100.18.43:830] 2022-10-18T20:57:32,270 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doCloseImmediately(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed 2022-10-18T20:57:32,270 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unmapSession(id=102): Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830] 2022-10-18T20:57:32,270 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Closing immediately 2022-10-18T20:57:32,270 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | signalAuthFailure(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) type=SshException, signalled=false, first=false: Session is being closed 2022-10-18T20:57:32,271 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]]) Closing immediately 2022-10-18T20:57:32,271 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | stopHeartBeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no heartbeat to stop 2022-10-18T20:57:32,271 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]])[Immediately] closed 2022-10-18T20:57:32,271 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830])[Immediately] state already Closed 2022-10-18T20:57:32,271 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ecd342) signal close complete immediately=true 2022-10-18T20:57:32,271 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[Immediately] closed 2022-10-18T20:57:32,271 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37390, remote=/10.100.18.43:830])[Immediately] closed 2022-10-18T20:57:32,273 | DEBUG | globalWorkerGroup-3-2 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Unexpected error while handling negotiation message urn:ietf:params:netconf:base:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:capability:writable-running:1.0 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:capability:rollback-on-error:1.0 urn:ietf:params:netconf:capability:validate:1.1 urn:ietf:params:netconf:capability:startup:1.0 urn:ietf:params:netconf:capability:xpath:1.0 urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,explicit urn:ietf:params:netconf:capability:notification:1.0 urn:ietf:params:netconf:capability:interleave:1.0 urn:ietf:params:xml:ns:yang:ietf-yang-metadata?module=ietf-yang-metadata&revision=2016-08-05 urn:ietf:params:xml:ns:yang:1?module=yang&revision=2017-02-20 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33 urn:sysrepo:plugind?module=sysrepo-plugind&revision=2020-12-10 urn:ietf:params:xml:ns:yang:ietf-netconf-acm?module=ietf-netconf-acm&revision=2018-02-14 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2013-09-29&features=writable-running,candidate,rollback-on-error,validate,startup,url,xpath urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?module=ietf-netconf-with-defaults&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?module=ietf-netconf-notifications&revision=2012-02-06 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:xml:ns:netconf:notification:1.0?module=notifications&revision=2008-07-14 urn:ietf:params:xml:ns:netmod:notification?module=nc-notifications&revision=2008-07-14 urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?module=ietf-x509-cert-to-name&revision=2014-12-10 urn:ietf:params:xml:ns:yang:iana-crypt-hash?module=iana-crypt-hash&revision=2014-08-06 urn:foo?module=foo 34 on channel [id: 0x19996e48] java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48] at com.google.common.base.Preconditions.checkState(Preconditions.java:840) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.lockedChangeState(AbstractNetconfSessionNegotiator.java:306) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.changeState(AbstractNetconfSessionNegotiator.java:300) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.getSessionForHelloMessage(AbstractNetconfSessionNegotiator.java:240) ~[bundleFile:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:77) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[bundleFile:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[bundleFile:4.1.76.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[bundleFile:4.1.76.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[bundleFile:4.1.76.Final] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:32,755 | DEBUG | globalWorkerGroup-3-2 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation on channel [id: 0x19996e48] failed java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48] at com.google.common.base.Preconditions.checkState(Preconditions.java:840) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.lockedChangeState(AbstractNetconfSessionNegotiator.java:306) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.changeState(AbstractNetconfSessionNegotiator.java:300) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.getSessionForHelloMessage(AbstractNetconfSessionNegotiator.java:240) ~[bundleFile:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:77) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[bundleFile:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[bundleFile:4.1.76.Final] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[bundleFile:4.1.76.Final] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[bundleFile:4.1.76.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[bundleFile:4.1.76.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[bundleFile:4.1.76.Final] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:32,793 | DEBUG | globalWorkerGroup-3-2 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) connection resolved 2022-10-18T20:57:32,793 | DEBUG | globalWorkerGroup-3-2 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Attempt to connect to /10.100.18.43:830 failed java.lang.IllegalStateException: Negotiation failed at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.safelyDisconnect(AsyncSshHandler.java:274) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.lambda$disconnect$6(AsyncSshHandler.java:249) ~[bundleFile:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[bundleFile:4.1.76.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[bundleFile:4.1.76.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[bundleFile:4.1.76.Final] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:32,795 | DEBUG | globalWorkerGroup-3-2 | TimedReconnectStrategy | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Connection attempt failed java.lang.IllegalStateException: Negotiation failed at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.safelyDisconnect(AsyncSshHandler.java:274) ~[bundleFile:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.lambda$disconnect$6(AsyncSshHandler.java:249) ~[bundleFile:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[bundleFile:4.1.76.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[bundleFile:4.1.76.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[bundleFile:4.1.76.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[bundleFile:4.1.76.Final] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:32,797 | DEBUG | globalWorkerGroup-3-2 | TimedReconnectStrategy | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Connection attempt 1 sleeping for 2000 milliseconds 2022-10-18T20:57:32,798 | DEBUG | globalWorkerGroup-3-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[Graceful] state already Closed 2022-10-18T20:57:32,798 | DEBUG | globalWorkerGroup-3-2 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Channel [id: 0x19996e48] closed: success 2022-10-18T20:57:32,798 | DEBUG | globalWorkerGroup-3-2 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session closed on channel: [id: 0x19996e48] 2022-10-18T20:57:32,798 | DEBUG | globalEventExecutor-1-3 | NetconfDeviceCommunicator | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | RemoteDevice{ncserver}: Connection failed java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48] at com.google.common.base.Preconditions.checkState(Preconditions.java:840) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.lockedChangeState(AbstractNetconfSessionNegotiator.java:306) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.changeState(AbstractNetconfSessionNegotiator.java:300) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.getSessionForHelloMessage(AbstractNetconfSessionNegotiator.java:240) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:77) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:32,805 | ERROR | globalEventExecutor-1-3 | AbstractNetconfTopology | 266 - org.opendaylight.netconf.topology - 4.0.3.SNAPSHOT | Connector for ncserver failed java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48] at com.google.common.base.Preconditions.checkState(Preconditions.java:840) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.lockedChangeState(AbstractNetconfSessionNegotiator.java:306) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.changeState(AbstractNetconfSessionNegotiator.java:300) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.getSessionForHelloMessage(AbstractNetconfSessionNegotiator.java:240) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:77) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:34,798 | DEBUG | globalEventExecutor-1-3 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) strategy triggered reconnect 2022-10-18T20:57:34,799 | DEBUG | globalEventExecutor-1-3 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) attempting connect for 2000ms 2022-10-18T20:57:34,800 | DEBUG | globalWorkerGroup-3-3 | FramingMechanismHandlerFactory | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | EOM framing mechanism was selected. 2022-10-18T20:57:34,802 | DEBUG | globalWorkerGroup-3-3 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session connecting on channel [id: 0x65d76838]. promise: AbstractBootstrap$PendingRegistrationPromise@678748f1(incomplete) 2022-10-18T20:57:34,803 | DEBUG | globalWorkerGroup-3-3 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Starting SSH to /10.100.18.43:830 on channel: [id: 0x65d76838] 2022-10-18T20:57:34,803 | DEBUG | globalWorkerGroup-3-3 | DefaultConfigFileHostEntryResolver | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | resolveEffectiveHost(netconf@10.100.18.43:830/null) => null 2022-10-18T20:57:34,803 | DEBUG | globalWorkerGroup-3-3 | NetconfSshClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | connect(netconf@10.100.18.43:830) no overrides 2022-10-18T20:57:34,804 | DEBUG | globalWorkerGroup-3-3 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Connecting to /10.100.18.43:830 2022-10-18T20:57:34,804 | DEBUG | globalWorkerGroup-3-3 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean] 2022-10-18T20:57:34,804 | DEBUG | globalWorkerGroup-3-3 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOption(TCP_NODELAY)[true] from property=Property[tcp-nodelay](Boolean] 2022-10-18T20:57:34,806 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Creating IoSession on /172.17.0.2:37392 from /10.100.18.43:830 via null 2022-10-18T20:57:34,806 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Client session created: Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830] 2022-10-18T20:57:34,806 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | ClientUserAuthService(NetconfClientSessionImpl[null@/10.100.18.43:830]) client methods: [publickey, keyboard-interactive, password] 2022-10-18T20:57:34,807 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | initializeProxyConnector(NetconfClientSessionImpl[null@/10.100.18.43:830]) no proxy to initialize 2022-10-18T20:57:34,807 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendIdentification(NetconfClientSessionImpl[null@/10.100.18.43:830]): SSH-2.0-SSHD-UNKNOWN 2022-10-18T20:57:34,807 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 22 bytes 2022-10-18T20:57:34,807 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendKexInit(NetconfClientSessionImpl[null@/10.100.18.43:830]) Send SSH_MSG_KEXINIT 2022-10-18T20:57:34,808 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[null@/10.100.18.43:830]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1334 2022-10-18T20:57:34,808 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 1352 bytes 2022-10-18T20:57:34,808 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfSshClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setupDefaultSessionIdentities(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) key identity provider override in session listener 2022-10-18T20:57:34,808 | DEBUG | globalWorkerGroup-3-3 | DefaultConnectFuture | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Connected to /10.100.18.43:830 after 3521635 nanos 2022-10-18T20:57:34,809 | DEBUG | globalWorkerGroup-3-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | addPasswordIdentity(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SHA256:qNKA0C5dS56/cwaWgPeS4XCvQXb/W5x/GxC/FSeTHuc 2022-10-18T20:57:34,809 | DEBUG | globalWorkerGroup-3-3 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | auth(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 2022-10-18T20:57:34,809 | DEBUG | globalWorkerGroup-3-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | enqueuePendingPacket(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[SSH_MSG_USERAUTH_REQUEST] Start flagging packets as pending until key exchange is done 2022-10-18T20:57:34,907 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doReadIdentification(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) line='SSH-2.0-libssh_0.9.5' 2022-10-18T20:57:34,907 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | readIdentification(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Server version string: SSH-2.0-libssh_0.9.5 2022-10-18T20:57:34,907 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleKexInit(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_KEXINIT 2022-10-18T20:57:34,907 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: kex algorithms = curve25519-sha256 2022-10-18T20:57:34,907 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: server host key algorithms = rsa-sha2-512 2022-10-18T20:57:34,908 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: encryption algorithms (client to server) = aes128-ctr 2022-10-18T20:57:34,908 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: encryption algorithms (server to client) = aes128-ctr 2022-10-18T20:57:34,908 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 2022-10-18T20:57:34,908 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 2022-10-18T20:57:34,908 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: compression algorithms (client to server) = none 2022-10-18T20:57:34,908 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: compression algorithms (server to client) = none 2022-10-18T20:57:34,909 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | DHGClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(DHGClient[curve25519-sha256])[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] Send SSH_MSG_KEXDH_INIT 2022-10-18T20:57:34,909 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #1 sending command=30[30] len=37 2022-10-18T20:57:34,909 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 56 bytes 2022-10-18T20:57:34,915 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | DHGClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | next(DHGClient[curve25519-sha256])[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] process command=SSH_MSG_KEXDH_REPLY 2022-10-18T20:57:34,917 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setServerKey(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) keyType=ssh-rsa, digest=SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU 2022-10-18T20:57:34,918 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleKexMessage(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[curve25519-sha256] KEX processing complete after cmd=31 2022-10-18T20:57:34,918 | WARN | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | AcceptAllServerKeyVerifier | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Server at /10.100.18.43:830 presented unverified RSA key: SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU 2022-10-18T20:57:34,918 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | checkKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) key=ssh-rsa-SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU, verified=true 2022-10-18T20:57:34,918 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Send SSH_MSG_NEWKEYS 2022-10-18T20:57:34,918 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 2022-10-18T20:57:34,918 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 16 bytes 2022-10-18T20:57:34,918 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | prepareNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) session ID=0c:62:4b:ca:43:a8:8d:b8:cf:24:a6:ab:52:59:a5:f4:71:bd:d4:f7:79:96:c8:04:e3:94:d0:69:d0:f4:51:58 2022-10-18T20:57:34,919 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOutputEncoding(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): cipher BaseCipher[AES, ivSize=16, kdfSize=16,AES/CTR/NoPadding, blkSize=16]; mac BaseMac[HmacSHA256] - block=32/32 bytes, encrypt-then-mac=true; compression none[Deflater/-1]; blocks limit 134217728 2022-10-18T20:57:34,919 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 2022-10-18T20:57:34,919 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setInputEncoding(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): cipher BaseCipher[AES, ivSize=16, kdfSize=16,AES/CTR/NoPadding, blkSize=16]; mac BaseMac[HmacSHA256] - block=32/32 bytes, encrypt-then-mac=true; compression none[Inflater/-1]; blocks limit 4294967296 2022-10-18T20:57:34,919 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendInitialServiceRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 2022-10-18T20:57:34,919 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #3 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 2022-10-18T20:57:34,920 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:34,920 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #4 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=38 2022-10-18T20:57:34,920 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 100 bytes 2022-10-18T20:57:34,920 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) sent 1 pending packets 2022-10-18T20:57:34,921 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): [ssh-ed25519-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp256-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ssh-rsa-cert-v01@openssh.com, ssh-dss-cert-v01@openssh.com, ssh-ed25519, ecdsa-sha2-nistp521, ecdsa-sha2-nistp384, ecdsa-sha2-nistp256, rsa-sha2-512, rsa-sha2-256, ssh-rsa, ssh-dss] 2022-10-18T20:57:34,921 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): PubkeyAcceptedAlgorithms before: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 2022-10-18T20:57:34,922 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): PubkeyAcceptedAlgorithms after: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, rsa-sha2-512, rsa-sha2-256, ssh-rsa, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com] 2022-10-18T20:57:34,922 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServiceAccept(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 2022-10-18T20:57:34,922 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=publickey,keyboard-interactive,password 2022-10-18T20:57:34,922 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) starting authentication mechanisms: client=[publickey, keyboard-interactive, password], server=[publickey, keyboard-interactive, password] 2022-10-18T20:57:34,922 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) attempting method=publickey 2022-10-18T20:57:34,922 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_rsa) no key loaded 2022-10-18T20:57:34,922 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_dsa) no key loaded 2022-10-18T20:57:34,922 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_ecdsa) no key loaded 2022-10-18T20:57:34,922 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_ed25519) no key loaded 2022-10-18T20:57:34,923 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | UserAuthPublicKey | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | resolveAttemptedPublicKeyIdentity(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] no more keys to send 2022-10-18T20:57:34,923 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no initial request sent by method=publickey 2022-10-18T20:57:34,923 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | UserAuthPublicKey | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | destroy(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] 2022-10-18T20:57:34,923 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) attempting method=keyboard-interactive 2022-10-18T20:57:34,923 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | verifyTrialsCount(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] cmd=SSH_MSG_USERAUTH_REQUEST - 0 out of 3 2022-10-18T20:57:34,923 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendAuthDataRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for keyboard-interactive: lang=, methods= 2022-10-18T20:57:34,923 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #5 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=62 2022-10-18T20:57:34,923 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 116 bytes 2022-10-18T20:57:34,923 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) successfully processed initial buffer by method=keyboard-interactive 2022-10-18T20:57:34,924 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) delegate processing of 60 to keyboard-interactive 2022-10-18T20:57:34,924 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processAuthDataRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] SSH_MSG_USERAUTH_INFO_REQUEST name=Interactive SSH Authentication, instruction=Type your password:, language=, num-prompts=1 2022-10-18T20:57:34,924 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | verifyTrialsCount(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] cmd=SSH_MSG_USERAUTH_INFO_REQUEST - 1 out of 3 2022-10-18T20:57:34,925 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | getUserResponses(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) use password candidate for interaction=Interactive SSH Authentication 2022-10-18T20:57:34,925 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #6 sending command=61[SSH_MSG_USERAUTH_INFO_RESPONSE] len=16 2022-10-18T20:57:34,925 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:34,928 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_USERAUTH_SUCCESS Succeeded with keyboard-interactive 2022-10-18T20:57:34,928 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | destroy(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] 2022-10-18T20:57:34,928 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | stopHeartBeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no heartbeat to stop 2022-10-18T20:57:34,928 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | startHeartbeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) heartbeat type=NONE, interval=PT0S 2022-10-18T20:57:34,928 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session authenticated on channel: [id: 0x65d76838], server version: SSH-2.0-libssh_0.9.5 2022-10-18T20:57:34,929 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init() service=ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] session=NetconfClientSessionImpl[netconf@/10.100.18.43:830] id=0 2022-10-18T20:57:34,929 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(Window[client/local](NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])) size=2097152, max=2097152, packet=32768 2022-10-18T20:57:34,929 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | registerChannel(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]])[id=0, registered=true] NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf] 2022-10-18T20:57:34,929 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | createSubsystemChannel(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[netconf] created id=0 2022-10-18T20:57:34,929 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | open(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 2022-10-18T20:57:34,929 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #7 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 2022-10-18T20:57:34,929 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:34,930 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | channelOpenConfirmation(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=43, window-size=32000, packet-size=35000 2022-10-18T20:57:34,930 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setRecipient(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) recipient=43 2022-10-18T20:57:34,930 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])) size=32000, max=32000, packet=35000 2022-10-18T20:57:34,930 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doOpen(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 2022-10-18T20:57:34,930 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | addPendingRequest(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) request=subsystem, pending=Tue Oct 18 20:57:34 UTC 2022 2022-10-18T20:57:34,930 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #8 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 2022-10-18T20:57:34,930 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:34,931 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Starting session negotiation on channel [id: 0x65d76838] 2022-10-18T20:57:34,931 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | removePendingRequest(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) request=subsystem, pending=Tue Oct 18 20:57:34 UTC 2022 2022-10-18T20:57:34,931 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x65d76838] 2022-10-18T20:57:34,931 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleSuccess(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) subsystem=netconf, pending since=Tue Oct 18 20:57:34 UTC 2022 2022-10-18T20:57:34,932 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=950 2022-10-18T20:57:34,932 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=956 2022-10-18T20:57:34,932 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=962 2022-10-18T20:57:34,932 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=6 2022-10-18T20:57:34,935 | DEBUG | globalWorkerGroup-3-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 2022-10-18T20:57:34,935 | DEBUG | globalWorkerGroup-3-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 436 bytes 2022-10-18T20:57:34,936 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x65d76838] 2022-10-18T20:57:34,936 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Session negotiation started on channel [id: 0x65d76838] 2022-10-18T20:57:34,936 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleWindowAdjust(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_WINDOW_ADJUST window=1248373 2022-10-18T20:57:34,936 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Increase Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) by 1248373 up to 1280000 2022-10-18T20:57:34,936 | DEBUG | globalWorkerGroup-3-3 | NetconfEOMAggregator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Context ChannelHandlerContext(aggregator, [id: 0x65d76838]) buffer PooledUnsafeDirectByteBuf(ridx: 0, widx: 2874, cap: 4096) frame detected: length 2868 2022-10-18T20:57:34,937 | DEBUG | globalWorkerGroup-3-3 | NetconfXMLToHelloMessageDecoder | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Parsing message urn:ietf:params:netconf:base:1.0urn:ietf:params:netconf:base:1.1urn:ietf:params:netconf:capability:writable-running:1.0urn:ietf:params:netconf:capability:candidate:1.0urn:ietf:params:netconf:capability:rollback-on-error:1.0urn:ietf:params:netconf:capability:validate:1.1urn:ietf:params:netconf:capability:startup:1.0urn:ietf:params:netconf:capability:xpath:1.0urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,expliciturn:ietf:params:netconf:capability:notification:1.0urn:ietf:params:netconf:capability:interleave:1.0urn:ietf:params:xml:ns:yang:ietf-yang-metadata?module=ietf-yang-metadata&revision=2016-08-05urn:ietf:params:xml:ns:yang:1?module=yang&revision=2017-02-20urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33urn:sysrepo:plugind?module=sysrepo-plugind&revision=2020-12-10urn:ietf:params:xml:ns:yang:ietf-netconf-acm?module=ietf-netconf-acm&revision=2018-02-14urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2013-09-29&features=writable-running,candidate,rollback-on-error,validate,startup,url,xpathurn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?module=ietf-netconf-with-defaults&revision=2011-06-01urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?module=ietf-netconf-notifications&revision=2012-02-06urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04urn:ietf:params:xml:ns:netconf:notification:1.0?module=notifications&revision=2008-07-14urn:ietf:params:xml:ns:netmod:notification?module=nc-notifications&revision=2008-07-14urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?module=ietf-x509-cert-to-name&revision=2014-12-10urn:ietf:params:xml:ns:yang:iana-crypt-hash?module=iana-crypt-hash&revision=2014-08-06urn:foo?module=foo35 2022-10-18T20:57:34,937 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation read invoked on channel [id: 0x65d76838] 2022-10-18T20:57:34,938 | DEBUG | globalWorkerGroup-3-3 | FramingMechanismHandlerFactory | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | CHUNK framing mechanism was selected. 2022-10-18T20:57:34,938 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x65d76838] 2022-10-18T20:57:34,939 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSession | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Session 35 created 2022-10-18T20:57:34,939 | DEBUG | globalWorkerGroup-3-3 | NetconfClientSession | 246 - org.opendaylight.netconf.client - 4.0.3.SNAPSHOT | Client Session NetconfClientSession{sessionId=35, channel=[id: 0x65d76838]} created 2022-10-18T20:57:34,939 | DEBUG | globalWorkerGroup-3-3 | NetconfClientSessionNegotiator | 246 - org.opendaylight.netconf.client - 4.0.3.SNAPSHOT | Netconf session NetconfClientSession{sessionId=35, channel=[id: 0x65d76838]} isn't capable of using exi. 2022-10-18T20:57:34,939 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation on channel [id: 0x65d76838] successful with session NetconfClientSession{sessionId=35, channel=[id: 0x65d76838]} 2022-10-18T20:57:34,940 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSession | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Session NetconfClientSession{sessionId=35, channel=[id: 0x65d76838]} up 2022-10-18T20:57:34,940 | DEBUG | globalWorkerGroup-3-3 | NetconfDeviceCommunicator | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | RemoteDevice{ncserver}: Session established 2022-10-18T20:57:34,941 | DEBUG | globalWorkerGroup-3-3 | NetconfDevice | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | RemoteDevice{ncserver}: Session to remote device established with NetconfSessionPreferences{capabilities={urn:ietf:params:netconf:capability:interleave:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33=DeviceAdvertised, urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,explicit=DeviceAdvertised, urn:ietf:params:netconf:capability:rollback-on-error:1.0=DeviceAdvertised, urn:ietf:params:netconf:base:1.1=DeviceAdvertised, urn:ietf:params:netconf:base:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:xpath:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:startup:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:notification:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:validate:1.1=DeviceAdvertised, urn:ietf:params:netconf:capability:candidate:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:writable-running:1.0=DeviceAdvertised}, moduleBasedCapabilities={(urn:ietf:params:xml:ns:yang:ietf-yang-types?revision=2013-07-15)ietf-yang-types=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)ietf-netconf-monitoring=DeviceAdvertised, (urn:foo)foo=DeviceAdvertised, (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2013-09-29)ietf-netconf=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-acm?revision=2018-02-14)ietf-netconf-acm=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:1?revision=2017-02-20)yang=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:iana-crypt-hash?revision=2014-08-06)iana-crypt-hash=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?revision=2012-02-06)ietf-netconf-notifications=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?revision=2014-12-10)ietf-x509-cert-to-name=DeviceAdvertised, (urn:sysrepo:plugind?revision=2020-12-10)sysrepo-plugind=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?revision=2011-06-01)ietf-netconf-with-defaults=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-yang-metadata?revision=2016-08-05)ietf-yang-metadata=DeviceAdvertised, (urn:ietf:params:xml:ns:netconf:notification:1.0?revision=2008-07-14)notifications=DeviceAdvertised, (urn:ietf:params:xml:ns:netmod:notification?revision=2008-07-14)nc-notifications=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-inet-types?revision=2013-07-15)ietf-inet-types=DeviceAdvertised}, rollback=true, monitoring=true, candidate=true, writableRunning=true} 2022-10-18T20:57:34,942 | DEBUG | globalWorkerGroup-3-3 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) completed 2022-10-18T20:57:34,942 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Unexpected error while handling negotiation message urn:ietf:params:netconf:base:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:capability:writable-running:1.0 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:capability:rollback-on-error:1.0 urn:ietf:params:netconf:capability:validate:1.1 urn:ietf:params:netconf:capability:startup:1.0 urn:ietf:params:netconf:capability:xpath:1.0 urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,explicit urn:ietf:params:netconf:capability:notification:1.0 urn:ietf:params:netconf:capability:interleave:1.0 urn:ietf:params:xml:ns:yang:ietf-yang-metadata?module=ietf-yang-metadata&revision=2016-08-05 urn:ietf:params:xml:ns:yang:1?module=yang&revision=2017-02-20 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33 urn:sysrepo:plugind?module=sysrepo-plugind&revision=2020-12-10 urn:ietf:params:xml:ns:yang:ietf-netconf-acm?module=ietf-netconf-acm&revision=2018-02-14 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2013-09-29&features=writable-running,candidate,rollback-on-error,validate,startup,url,xpath urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?module=ietf-netconf-with-defaults&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?module=ietf-netconf-notifications&revision=2012-02-06 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:xml:ns:netconf:notification:1.0?module=notifications&revision=2008-07-14 urn:ietf:params:xml:ns:netmod:notification?module=nc-notifications&revision=2008-07-14 urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?module=ietf-x509-cert-to-name&revision=2014-12-10 urn:ietf:params:xml:ns:yang:iana-crypt-hash?module=iana-crypt-hash&revision=2014-08-06 urn:foo?module=foo 35 on channel [id: 0x65d76838] java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:34,945 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation on channel [id: 0x65d76838] failed java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:34,947 | WARN | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | An exception occurred during negotiation with null on channel [id: 0x65d76838] java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:112) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationFailed(AbstractNetconfSessionNegotiator.java:364) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:387) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] ... 20 more 2022-10-18T20:57:34,950 | DEBUG | globalWorkerGroup-3-3 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation on channel [id: 0x65d76838] failed java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:112) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationFailed(AbstractNetconfSessionNegotiator.java:364) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:387) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] ... 20 more 2022-10-18T20:57:34,952 | WARN | globalWorkerGroup-3-3 | AbstractChannelHandlerContext | 105 - io.netty.common - 4.1.76.Final | An exception 'java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48])' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:112) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationFailed(AbstractNetconfSessionNegotiator.java:364) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:387) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] ... 20 more 2022-10-18T20:57:34,955 | DEBUG | globalWorkerGroup-3-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=423 2022-10-18T20:57:34,955 | DEBUG | globalWorkerGroup-3-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 484 bytes 2022-10-18T20:57:34,956 | DEBUG | globalWorkerGroup-3-3 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) connection resolved 2022-10-18T20:57:34,956 | DEBUG | globalWorkerGroup-3-3 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Attempt to connect to /10.100.18.43:830 failed java.lang.IllegalStateException: Negotiation failed at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.safelyDisconnect(AsyncSshHandler.java:274) ~[?:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.lambda$disconnect$6(AsyncSshHandler.java:249) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:34,957 | DEBUG | globalWorkerGroup-3-3 | TimedReconnectStrategy | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Connection attempt failed java.lang.IllegalStateException: Negotiation failed at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.safelyDisconnect(AsyncSshHandler.java:274) ~[?:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.lambda$disconnect$6(AsyncSshHandler.java:249) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:34,958 | DEBUG | globalWorkerGroup-3-3 | TimedReconnectStrategy | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Connection attempt 1 sleeping for 2000 milliseconds 2022-10-18T20:57:34,959 | DEBUG | globalWorkerGroup-3-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Closing gracefully 2022-10-18T20:57:34,959 | DEBUG | globalWorkerGroup-3-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | signalAuthFailure(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) type=SshException, signalled=false, first=false: Session is being closed 2022-10-18T20:57:34,959 | DEBUG | globalWorkerGroup-3-3 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]]) Closing gracefully 2022-10-18T20:57:34,959 | DEBUG | globalWorkerGroup-3-3 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | stopHeartBeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no heartbeat to stop 2022-10-18T20:57:34,959 | DEBUG | globalWorkerGroup-3-3 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Closing gracefully 2022-10-18T20:57:34,959 | DEBUG | globalWorkerGroup-3-3 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) no EOF sent 2022-10-18T20:57:34,959 | DEBUG | globalWorkerGroup-3-3 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Closing Window[client/local](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) 2022-10-18T20:57:34,959 | DEBUG | globalWorkerGroup-3-3 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Closing Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) 2022-10-18T20:57:34,960 | DEBUG | globalWorkerGroup-3-3 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 2022-10-18T20:57:34,960 | DEBUG | globalWorkerGroup-3-3 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendEof(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_EOF (state=Graceful) 2022-10-18T20:57:34,960 | DEBUG | globalWorkerGroup-3-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 2022-10-18T20:57:34,960 | DEBUG | globalWorkerGroup-3-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 68 bytes 2022-10-18T20:57:34,960 | DEBUG | globalWorkerGroup-3-3 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 2022-10-18T20:57:34,960 | DEBUG | globalWorkerGroup-3-3 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]) Closing gracefully 2022-10-18T20:57:34,960 | DEBUG | globalWorkerGroup-3-3 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]][Graceful] - operationComplete() closed 2022-10-18T20:57:34,960 | DEBUG | globalWorkerGroup-3-3 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]) Closing gracefully 2022-10-18T20:57:34,961 | DEBUG | globalWorkerGroup-3-3 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]][Graceful] - operationComplete() closed 2022-10-18T20:57:34,961 | DEBUG | globalWorkerGroup-3-3 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] processing 2022-10-18T20:57:34,961 | DEBUG | globalWorkerGroup-3-3 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 2022-10-18T20:57:34,961 | DEBUG | globalWorkerGroup-3-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #12 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 2022-10-18T20:57:34,961 | DEBUG | globalWorkerGroup-3-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) writing 68 bytes 2022-10-18T20:57:34,961 | DEBUG | globalWorkerGroup-3-3 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[Graceful] state already Graceful 2022-10-18T20:57:34,961 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleClosePacketWritten(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] SSH_MSG_CHANNEL_CLOSE written on channel 2022-10-18T20:57:34,961 | DEBUG | globalWorkerGroup-3-3 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session closed on channel: [id: 0x65d76838] 2022-10-18T20:57:34,977 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=7 2022-10-18T20:57:34,977 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=1013 2022-10-18T20:57:34,978 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleEof(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_EOF 2022-10-18T20:57:34,978 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleClose(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_CLOSE 2022-10-18T20:57:34,978 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unregisterChannel(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) result=NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf] 2022-10-18T20:57:34,978 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44138e51) signal close complete immediately=false 2022-10-18T20:57:34,978 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a7a1ee6) signal close complete immediately=false 2022-10-18T20:57:34,978 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5698ee47) signal close complete immediately=false 2022-10-18T20:57:34,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 2022-10-18T20:57:34,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Immediately] state already Closed 2022-10-18T20:57:34,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Immediately] state already Closed 2022-10-18T20:57:34,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=true] processing 2022-10-18T20:57:34,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unregisterChannel(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) result=null 2022-10-18T20:57:34,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18fd106c) signal close complete immediately=true 2022-10-18T20:57:34,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40c46424) signal close complete immediately=true 2022-10-18T20:57:34,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a13dff4) signal close complete immediately=true 2022-10-18T20:57:34,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) Closing gracefully 2022-10-18T20:57:34,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18e0515a) signal close complete immediately=false 2022-10-18T20:57:34,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doCloseImmediately(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected oshut local=/172.17.0.2:37392 remote=/10.100.18.43:830] 2022-10-18T20:57:34,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doCloseImmediately(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed 2022-10-18T20:57:34,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unmapSession(id=103): Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830] 2022-10-18T20:57:34,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Closing immediately 2022-10-18T20:57:34,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | signalAuthFailure(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) type=SshException, signalled=false, first=false: Session is being closed 2022-10-18T20:57:34,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]])[Immediately] state already Immediate 2022-10-18T20:57:34,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830])[Immediately] state already Closed 2022-10-18T20:57:34,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c08c1cd) signal close complete immediately=true 2022-10-18T20:57:34,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[Immediately] closed 2022-10-18T20:57:34,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]][Graceful] - operationComplete() closed 2022-10-18T20:57:34,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50ad63a3) signal close complete immediately=false 2022-10-18T20:57:34,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]]][Graceful] - operationComplete() closed 2022-10-18T20:57:34,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]][Graceful] - operationComplete() closed 2022-10-18T20:57:34,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleReadCycleCompletion(Nio2Session[local=/172.17.0.2:37392, remote=/10.100.18.43:830]) IoSession has been closed, stop reading 2022-10-18T20:57:36,959 | DEBUG | globalEventExecutor-1-4 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) strategy triggered reconnect 2022-10-18T20:57:36,959 | DEBUG | globalEventExecutor-1-4 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) attempting connect for 2000ms 2022-10-18T20:57:36,960 | DEBUG | globalWorkerGroup-3-4 | FramingMechanismHandlerFactory | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | EOM framing mechanism was selected. 2022-10-18T20:57:36,961 | DEBUG | globalWorkerGroup-3-4 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session connecting on channel [id: 0xc1eef0e7]. promise: AbstractBootstrap$PendingRegistrationPromise@7591447b(incomplete) 2022-10-18T20:57:36,961 | DEBUG | globalWorkerGroup-3-4 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Starting SSH to /10.100.18.43:830 on channel: [id: 0xc1eef0e7] 2022-10-18T20:57:36,962 | DEBUG | globalWorkerGroup-3-4 | DefaultConfigFileHostEntryResolver | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | resolveEffectiveHost(netconf@10.100.18.43:830/null) => null 2022-10-18T20:57:36,962 | DEBUG | globalWorkerGroup-3-4 | NetconfSshClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | connect(netconf@10.100.18.43:830) no overrides 2022-10-18T20:57:36,962 | DEBUG | globalWorkerGroup-3-4 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Connecting to /10.100.18.43:830 2022-10-18T20:57:36,962 | DEBUG | globalWorkerGroup-3-4 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean] 2022-10-18T20:57:36,962 | DEBUG | globalWorkerGroup-3-4 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOption(TCP_NODELAY)[true] from property=Property[tcp-nodelay](Boolean] 2022-10-18T20:57:36,963 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Creating IoSession on /172.17.0.2:37394 from /10.100.18.43:830 via null 2022-10-18T20:57:36,963 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Client session created: Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830] 2022-10-18T20:57:36,964 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | ClientUserAuthService(NetconfClientSessionImpl[null@/10.100.18.43:830]) client methods: [publickey, keyboard-interactive, password] 2022-10-18T20:57:36,964 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | initializeProxyConnector(NetconfClientSessionImpl[null@/10.100.18.43:830]) no proxy to initialize 2022-10-18T20:57:36,964 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendIdentification(NetconfClientSessionImpl[null@/10.100.18.43:830]): SSH-2.0-SSHD-UNKNOWN 2022-10-18T20:57:36,964 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 22 bytes 2022-10-18T20:57:36,964 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendKexInit(NetconfClientSessionImpl[null@/10.100.18.43:830]) Send SSH_MSG_KEXINIT 2022-10-18T20:57:36,965 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[null@/10.100.18.43:830]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1334 2022-10-18T20:57:36,965 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 1352 bytes 2022-10-18T20:57:36,965 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfSshClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setupDefaultSessionIdentities(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) key identity provider override in session listener 2022-10-18T20:57:36,965 | DEBUG | globalWorkerGroup-3-4 | DefaultConnectFuture | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Connected to /10.100.18.43:830 after 2448066 nanos 2022-10-18T20:57:36,965 | DEBUG | globalWorkerGroup-3-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | addPasswordIdentity(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SHA256:qNKA0C5dS56/cwaWgPeS4XCvQXb/W5x/GxC/FSeTHuc 2022-10-18T20:57:36,965 | DEBUG | globalWorkerGroup-3-4 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | auth(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 2022-10-18T20:57:36,966 | DEBUG | globalWorkerGroup-3-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | enqueuePendingPacket(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[SSH_MSG_USERAUTH_REQUEST] Start flagging packets as pending until key exchange is done 2022-10-18T20:57:36,972 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doReadIdentification(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) line='SSH-2.0-libssh_0.9.5' 2022-10-18T20:57:36,972 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | readIdentification(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Server version string: SSH-2.0-libssh_0.9.5 2022-10-18T20:57:36,972 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleKexInit(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_KEXINIT 2022-10-18T20:57:36,973 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: kex algorithms = curve25519-sha256 2022-10-18T20:57:36,973 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: server host key algorithms = rsa-sha2-512 2022-10-18T20:57:36,973 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: encryption algorithms (client to server) = aes128-ctr 2022-10-18T20:57:36,973 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: encryption algorithms (server to client) = aes128-ctr 2022-10-18T20:57:36,973 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 2022-10-18T20:57:36,973 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 2022-10-18T20:57:36,973 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: compression algorithms (client to server) = none 2022-10-18T20:57:36,973 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: compression algorithms (server to client) = none 2022-10-18T20:57:36,974 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | DHGClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(DHGClient[curve25519-sha256])[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] Send SSH_MSG_KEXDH_INIT 2022-10-18T20:57:36,974 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #1 sending command=30[30] len=37 2022-10-18T20:57:36,974 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 56 bytes 2022-10-18T20:57:36,978 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | DHGClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | next(DHGClient[curve25519-sha256])[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] process command=SSH_MSG_KEXDH_REPLY 2022-10-18T20:57:36,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setServerKey(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) keyType=ssh-rsa, digest=SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU 2022-10-18T20:57:36,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleKexMessage(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[curve25519-sha256] KEX processing complete after cmd=31 2022-10-18T20:57:36,979 | WARN | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | AcceptAllServerKeyVerifier | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Server at /10.100.18.43:830 presented unverified RSA key: SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU 2022-10-18T20:57:36,979 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | checkKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) key=ssh-rsa-SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU, verified=true 2022-10-18T20:57:36,980 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Send SSH_MSG_NEWKEYS 2022-10-18T20:57:36,980 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 2022-10-18T20:57:36,980 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 16 bytes 2022-10-18T20:57:36,980 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | prepareNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) session ID=a8:eb:6d:a6:de:73:1f:87:b0:91:2e:e0:15:3a:f9:5e:bc:65:77:b7:c0:5d:10:7a:40:b4:95:7c:5f:ba:63:2e 2022-10-18T20:57:36,980 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOutputEncoding(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): cipher BaseCipher[AES, ivSize=16, kdfSize=16,AES/CTR/NoPadding, blkSize=16]; mac BaseMac[HmacSHA256] - block=32/32 bytes, encrypt-then-mac=true; compression none[Deflater/-1]; blocks limit 134217728 2022-10-18T20:57:36,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 2022-10-18T20:57:36,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setInputEncoding(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): cipher BaseCipher[AES, ivSize=16, kdfSize=16,AES/CTR/NoPadding, blkSize=16]; mac BaseMac[HmacSHA256] - block=32/32 bytes, encrypt-then-mac=true; compression none[Inflater/-1]; blocks limit 4294967296 2022-10-18T20:57:36,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendInitialServiceRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 2022-10-18T20:57:36,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #3 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 2022-10-18T20:57:36,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:36,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #4 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=38 2022-10-18T20:57:36,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 100 bytes 2022-10-18T20:57:36,981 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) sent 1 pending packets 2022-10-18T20:57:36,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): [ssh-ed25519-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp256-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ssh-rsa-cert-v01@openssh.com, ssh-dss-cert-v01@openssh.com, ssh-ed25519, ecdsa-sha2-nistp521, ecdsa-sha2-nistp384, ecdsa-sha2-nistp256, rsa-sha2-512, rsa-sha2-256, ssh-rsa, ssh-dss] 2022-10-18T20:57:36,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): PubkeyAcceptedAlgorithms before: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 2022-10-18T20:57:36,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): PubkeyAcceptedAlgorithms after: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, rsa-sha2-512, rsa-sha2-256, ssh-rsa, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com] 2022-10-18T20:57:36,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServiceAccept(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 2022-10-18T20:57:36,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=publickey,keyboard-interactive,password 2022-10-18T20:57:36,982 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) starting authentication mechanisms: client=[publickey, keyboard-interactive, password], server=[publickey, keyboard-interactive, password] 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) attempting method=publickey 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_rsa) no key loaded 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_dsa) no key loaded 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_ecdsa) no key loaded 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_ed25519) no key loaded 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | UserAuthPublicKey | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | resolveAttemptedPublicKeyIdentity(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] no more keys to send 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no initial request sent by method=publickey 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | UserAuthPublicKey | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | destroy(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) attempting method=keyboard-interactive 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | verifyTrialsCount(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] cmd=SSH_MSG_USERAUTH_REQUEST - 0 out of 3 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendAuthDataRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for keyboard-interactive: lang=, methods= 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #5 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=62 2022-10-18T20:57:36,983 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 116 bytes 2022-10-18T20:57:36,984 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) successfully processed initial buffer by method=keyboard-interactive 2022-10-18T20:57:36,984 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) delegate processing of 60 to keyboard-interactive 2022-10-18T20:57:36,984 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processAuthDataRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] SSH_MSG_USERAUTH_INFO_REQUEST name=Interactive SSH Authentication, instruction=Type your password:, language=, num-prompts=1 2022-10-18T20:57:36,984 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | verifyTrialsCount(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] cmd=SSH_MSG_USERAUTH_INFO_REQUEST - 1 out of 3 2022-10-18T20:57:36,984 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | getUserResponses(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) use password candidate for interaction=Interactive SSH Authentication 2022-10-18T20:57:36,985 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #6 sending command=61[SSH_MSG_USERAUTH_INFO_RESPONSE] len=16 2022-10-18T20:57:36,985 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:36,988 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_USERAUTH_SUCCESS Succeeded with keyboard-interactive 2022-10-18T20:57:36,988 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | destroy(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] 2022-10-18T20:57:36,988 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | stopHeartBeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no heartbeat to stop 2022-10-18T20:57:36,988 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | startHeartbeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) heartbeat type=NONE, interval=PT0S 2022-10-18T20:57:36,988 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session authenticated on channel: [id: 0xc1eef0e7], server version: SSH-2.0-libssh_0.9.5 2022-10-18T20:57:36,988 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init() service=ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] session=NetconfClientSessionImpl[netconf@/10.100.18.43:830] id=0 2022-10-18T20:57:36,988 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(Window[client/local](NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])) size=2097152, max=2097152, packet=32768 2022-10-18T20:57:36,988 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | registerChannel(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]])[id=0, registered=true] NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf] 2022-10-18T20:57:36,989 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | createSubsystemChannel(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[netconf] created id=0 2022-10-18T20:57:36,989 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | open(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 2022-10-18T20:57:36,989 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #7 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 2022-10-18T20:57:36,989 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:36,989 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | channelOpenConfirmation(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=43, window-size=32000, packet-size=35000 2022-10-18T20:57:36,989 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setRecipient(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) recipient=43 2022-10-18T20:57:36,990 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])) size=32000, max=32000, packet=35000 2022-10-18T20:57:36,990 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doOpen(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 2022-10-18T20:57:36,990 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | addPendingRequest(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) request=subsystem, pending=Tue Oct 18 20:57:36 UTC 2022 2022-10-18T20:57:36,990 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #8 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 2022-10-18T20:57:36,990 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:36,990 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | removePendingRequest(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) request=subsystem, pending=Tue Oct 18 20:57:36 UTC 2022 2022-10-18T20:57:36,990 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleSuccess(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) subsystem=netconf, pending since=Tue Oct 18 20:57:36 UTC 2022 2022-10-18T20:57:36,991 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=950 2022-10-18T20:57:36,991 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=956 2022-10-18T20:57:36,991 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=962 2022-10-18T20:57:36,991 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=6 2022-10-18T20:57:36,991 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Starting session negotiation on channel [id: 0xc1eef0e7] 2022-10-18T20:57:36,991 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0xc1eef0e7] 2022-10-18T20:57:36,995 | DEBUG | globalWorkerGroup-3-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 2022-10-18T20:57:36,995 | DEBUG | globalWorkerGroup-3-4 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 436 bytes 2022-10-18T20:57:36,995 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc1eef0e7] 2022-10-18T20:57:36,995 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Session negotiation started on channel [id: 0xc1eef0e7] 2022-10-18T20:57:36,995 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleWindowAdjust(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_WINDOW_ADJUST window=1248373 2022-10-18T20:57:36,995 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Increase Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) by 1248373 up to 1280000 2022-10-18T20:57:36,996 | DEBUG | globalWorkerGroup-3-4 | NetconfEOMAggregator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Context ChannelHandlerContext(aggregator, [id: 0xc1eef0e7]) buffer PooledUnsafeDirectByteBuf(ridx: 0, widx: 2874, cap: 4096) frame detected: length 2868 2022-10-18T20:57:36,996 | DEBUG | globalWorkerGroup-3-4 | NetconfXMLToHelloMessageDecoder | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Parsing message urn:ietf:params:netconf:base:1.0urn:ietf:params:netconf:base:1.1urn:ietf:params:netconf:capability:writable-running:1.0urn:ietf:params:netconf:capability:candidate:1.0urn:ietf:params:netconf:capability:rollback-on-error:1.0urn:ietf:params:netconf:capability:validate:1.1urn:ietf:params:netconf:capability:startup:1.0urn:ietf:params:netconf:capability:xpath:1.0urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,expliciturn:ietf:params:netconf:capability:notification:1.0urn:ietf:params:netconf:capability:interleave:1.0urn:ietf:params:xml:ns:yang:ietf-yang-metadata?module=ietf-yang-metadata&revision=2016-08-05urn:ietf:params:xml:ns:yang:1?module=yang&revision=2017-02-20urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33urn:sysrepo:plugind?module=sysrepo-plugind&revision=2020-12-10urn:ietf:params:xml:ns:yang:ietf-netconf-acm?module=ietf-netconf-acm&revision=2018-02-14urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2013-09-29&features=writable-running,candidate,rollback-on-error,validate,startup,url,xpathurn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?module=ietf-netconf-with-defaults&revision=2011-06-01urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?module=ietf-netconf-notifications&revision=2012-02-06urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04urn:ietf:params:xml:ns:netconf:notification:1.0?module=notifications&revision=2008-07-14urn:ietf:params:xml:ns:netmod:notification?module=nc-notifications&revision=2008-07-14urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?module=ietf-x509-cert-to-name&revision=2014-12-10urn:ietf:params:xml:ns:yang:iana-crypt-hash?module=iana-crypt-hash&revision=2014-08-06urn:foo?module=foo36 2022-10-18T20:57:36,996 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation read invoked on channel [id: 0xc1eef0e7] 2022-10-18T20:57:36,997 | DEBUG | globalWorkerGroup-3-4 | FramingMechanismHandlerFactory | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | CHUNK framing mechanism was selected. 2022-10-18T20:57:36,997 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc1eef0e7] 2022-10-18T20:57:36,997 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSession | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Session 36 created 2022-10-18T20:57:36,997 | DEBUG | globalWorkerGroup-3-4 | NetconfClientSession | 246 - org.opendaylight.netconf.client - 4.0.3.SNAPSHOT | Client Session NetconfClientSession{sessionId=36, channel=[id: 0xc1eef0e7]} created 2022-10-18T20:57:36,998 | DEBUG | globalWorkerGroup-3-4 | NetconfClientSessionNegotiator | 246 - org.opendaylight.netconf.client - 4.0.3.SNAPSHOT | Netconf session NetconfClientSession{sessionId=36, channel=[id: 0xc1eef0e7]} isn't capable of using exi. 2022-10-18T20:57:36,998 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation on channel [id: 0xc1eef0e7] successful with session NetconfClientSession{sessionId=36, channel=[id: 0xc1eef0e7]} 2022-10-18T20:57:36,998 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSession | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Session NetconfClientSession{sessionId=36, channel=[id: 0xc1eef0e7]} up 2022-10-18T20:57:36,998 | DEBUG | globalWorkerGroup-3-4 | NetconfDeviceCommunicator | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | RemoteDevice{ncserver}: Session established 2022-10-18T20:57:36,998 | DEBUG | globalWorkerGroup-3-4 | NetconfDevice | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | RemoteDevice{ncserver}: Session to remote device established with NetconfSessionPreferences{capabilities={urn:ietf:params:netconf:capability:interleave:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33=DeviceAdvertised, urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,explicit=DeviceAdvertised, urn:ietf:params:netconf:capability:rollback-on-error:1.0=DeviceAdvertised, urn:ietf:params:netconf:base:1.1=DeviceAdvertised, urn:ietf:params:netconf:base:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:xpath:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:startup:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:notification:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:validate:1.1=DeviceAdvertised, urn:ietf:params:netconf:capability:candidate:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:writable-running:1.0=DeviceAdvertised}, moduleBasedCapabilities={(urn:ietf:params:xml:ns:yang:ietf-yang-types?revision=2013-07-15)ietf-yang-types=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)ietf-netconf-monitoring=DeviceAdvertised, (urn:foo)foo=DeviceAdvertised, (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2013-09-29)ietf-netconf=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-acm?revision=2018-02-14)ietf-netconf-acm=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:1?revision=2017-02-20)yang=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:iana-crypt-hash?revision=2014-08-06)iana-crypt-hash=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?revision=2012-02-06)ietf-netconf-notifications=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?revision=2014-12-10)ietf-x509-cert-to-name=DeviceAdvertised, (urn:sysrepo:plugind?revision=2020-12-10)sysrepo-plugind=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?revision=2011-06-01)ietf-netconf-with-defaults=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-yang-metadata?revision=2016-08-05)ietf-yang-metadata=DeviceAdvertised, (urn:ietf:params:xml:ns:netconf:notification:1.0?revision=2008-07-14)notifications=DeviceAdvertised, (urn:ietf:params:xml:ns:netmod:notification?revision=2008-07-14)nc-notifications=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-inet-types?revision=2013-07-15)ietf-inet-types=DeviceAdvertised}, rollback=true, monitoring=true, candidate=true, writableRunning=true} 2022-10-18T20:57:36,999 | DEBUG | globalWorkerGroup-3-4 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) completed 2022-10-18T20:57:36,999 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Unexpected error while handling negotiation message urn:ietf:params:netconf:base:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:capability:writable-running:1.0 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:capability:rollback-on-error:1.0 urn:ietf:params:netconf:capability:validate:1.1 urn:ietf:params:netconf:capability:startup:1.0 urn:ietf:params:netconf:capability:xpath:1.0 urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,explicit urn:ietf:params:netconf:capability:notification:1.0 urn:ietf:params:netconf:capability:interleave:1.0 urn:ietf:params:xml:ns:yang:ietf-yang-metadata?module=ietf-yang-metadata&revision=2016-08-05 urn:ietf:params:xml:ns:yang:1?module=yang&revision=2017-02-20 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33 urn:sysrepo:plugind?module=sysrepo-plugind&revision=2020-12-10 urn:ietf:params:xml:ns:yang:ietf-netconf-acm?module=ietf-netconf-acm&revision=2018-02-14 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2013-09-29&features=writable-running,candidate,rollback-on-error,validate,startup,url,xpath urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?module=ietf-netconf-with-defaults&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?module=ietf-netconf-notifications&revision=2012-02-06 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:xml:ns:netconf:notification:1.0?module=notifications&revision=2008-07-14 urn:ietf:params:xml:ns:netmod:notification?module=nc-notifications&revision=2008-07-14 urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?module=ietf-x509-cert-to-name&revision=2014-12-10 urn:ietf:params:xml:ns:yang:iana-crypt-hash?module=iana-crypt-hash&revision=2014-08-06 urn:foo?module=foo 36 on channel [id: 0xc1eef0e7] java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:37,002 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation on channel [id: 0xc1eef0e7] failed java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:37,005 | WARN | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | An exception occurred during negotiation with null on channel [id: 0xc1eef0e7] java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:112) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationFailed(AbstractNetconfSessionNegotiator.java:364) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:387) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] ... 20 more 2022-10-18T20:57:37,007 | DEBUG | globalWorkerGroup-3-4 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation on channel [id: 0xc1eef0e7] failed java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:112) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationFailed(AbstractNetconfSessionNegotiator.java:364) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:387) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] ... 20 more 2022-10-18T20:57:37,010 | WARN | globalWorkerGroup-3-4 | AbstractChannelHandlerContext | 105 - io.netty.common - 4.1.76.Final | An exception 'java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48])' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:112) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationFailed(AbstractNetconfSessionNegotiator.java:364) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:387) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] ... 20 more 2022-10-18T20:57:37,013 | DEBUG | globalWorkerGroup-3-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=423 2022-10-18T20:57:37,013 | DEBUG | globalWorkerGroup-3-4 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 484 bytes 2022-10-18T20:57:37,014 | DEBUG | globalWorkerGroup-3-4 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) connection resolved 2022-10-18T20:57:37,014 | DEBUG | globalWorkerGroup-3-4 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Attempt to connect to /10.100.18.43:830 failed java.lang.IllegalStateException: Negotiation failed at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.safelyDisconnect(AsyncSshHandler.java:274) ~[?:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.lambda$disconnect$6(AsyncSshHandler.java:249) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:37,015 | DEBUG | globalWorkerGroup-3-4 | TimedReconnectStrategy | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Connection attempt failed java.lang.IllegalStateException: Negotiation failed at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.safelyDisconnect(AsyncSshHandler.java:274) ~[?:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.lambda$disconnect$6(AsyncSshHandler.java:249) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:37,017 | DEBUG | globalWorkerGroup-3-4 | TimedReconnectStrategy | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Connection attempt 1 sleeping for 2000 milliseconds 2022-10-18T20:57:37,017 | DEBUG | globalWorkerGroup-3-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Closing gracefully 2022-10-18T20:57:37,017 | DEBUG | globalWorkerGroup-3-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | signalAuthFailure(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) type=SshException, signalled=false, first=false: Session is being closed 2022-10-18T20:57:37,017 | DEBUG | globalWorkerGroup-3-4 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]]) Closing gracefully 2022-10-18T20:57:37,017 | DEBUG | globalWorkerGroup-3-4 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | stopHeartBeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no heartbeat to stop 2022-10-18T20:57:37,017 | DEBUG | globalWorkerGroup-3-4 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Closing gracefully 2022-10-18T20:57:37,017 | DEBUG | globalWorkerGroup-3-4 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) no EOF sent 2022-10-18T20:57:37,017 | DEBUG | globalWorkerGroup-3-4 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Closing Window[client/local](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) 2022-10-18T20:57:37,018 | DEBUG | globalWorkerGroup-3-4 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Closing Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) 2022-10-18T20:57:37,018 | DEBUG | globalWorkerGroup-3-4 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 2022-10-18T20:57:37,018 | DEBUG | globalWorkerGroup-3-4 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendEof(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_EOF (state=Graceful) 2022-10-18T20:57:37,018 | DEBUG | globalWorkerGroup-3-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 2022-10-18T20:57:37,018 | DEBUG | globalWorkerGroup-3-4 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 68 bytes 2022-10-18T20:57:37,018 | DEBUG | globalWorkerGroup-3-4 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 2022-10-18T20:57:37,018 | DEBUG | globalWorkerGroup-3-4 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]) Closing gracefully 2022-10-18T20:57:37,019 | DEBUG | globalWorkerGroup-3-4 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]][Graceful] - operationComplete() closed 2022-10-18T20:57:37,019 | DEBUG | globalWorkerGroup-3-4 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]) Closing gracefully 2022-10-18T20:57:37,019 | DEBUG | globalWorkerGroup-3-4 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]][Graceful] - operationComplete() closed 2022-10-18T20:57:37,019 | DEBUG | globalWorkerGroup-3-4 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] processing 2022-10-18T20:57:37,019 | DEBUG | globalWorkerGroup-3-4 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 2022-10-18T20:57:37,019 | DEBUG | globalWorkerGroup-3-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #12 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 2022-10-18T20:57:37,019 | DEBUG | globalWorkerGroup-3-4 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) writing 68 bytes 2022-10-18T20:57:37,020 | DEBUG | globalWorkerGroup-3-4 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[Graceful] state already Graceful 2022-10-18T20:57:37,020 | DEBUG | globalWorkerGroup-3-4 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session closed on channel: [id: 0xc1eef0e7] 2022-10-18T20:57:37,020 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleClosePacketWritten(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] SSH_MSG_CHANNEL_CLOSE written on channel 2022-10-18T20:57:37,120 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleEof(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_EOF 2022-10-18T20:57:37,121 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleClose(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_CLOSE 2022-10-18T20:57:37,121 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unregisterChannel(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) result=NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf] 2022-10-18T20:57:37,121 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@601136ee) signal close complete immediately=false 2022-10-18T20:57:37,121 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18ae2220) signal close complete immediately=false 2022-10-18T20:57:37,121 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@191cd1d8) signal close complete immediately=false 2022-10-18T20:57:37,122 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 2022-10-18T20:57:37,122 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Immediately] state already Closed 2022-10-18T20:57:37,122 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Immediately] state already Closed 2022-10-18T20:57:37,122 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=true] processing 2022-10-18T20:57:37,122 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unregisterChannel(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) result=null 2022-10-18T20:57:37,122 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d15f375) signal close complete immediately=true 2022-10-18T20:57:37,122 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45a1e7f) signal close complete immediately=true 2022-10-18T20:57:37,122 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d8c93f6) signal close complete immediately=true 2022-10-18T20:57:37,122 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) Closing gracefully 2022-10-18T20:57:37,123 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12610d8e) signal close complete immediately=false 2022-10-18T20:57:37,123 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doCloseImmediately(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected oshut local=/172.17.0.2:37394 remote=/10.100.18.43:830] 2022-10-18T20:57:37,123 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doCloseImmediately(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed 2022-10-18T20:57:37,123 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unmapSession(id=104): Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830] 2022-10-18T20:57:37,123 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Closing immediately 2022-10-18T20:57:37,123 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | signalAuthFailure(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) type=SshException, signalled=false, first=false: Session is being closed 2022-10-18T20:57:37,123 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]])[Immediately] state already Immediate 2022-10-18T20:57:37,123 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830])[Immediately] state already Closed 2022-10-18T20:57:37,123 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@502dcaec) signal close complete immediately=true 2022-10-18T20:57:37,124 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[Immediately] closed 2022-10-18T20:57:37,124 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]][Graceful] - operationComplete() closed 2022-10-18T20:57:37,124 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d08f70) signal close complete immediately=false 2022-10-18T20:57:37,124 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]]][Graceful] - operationComplete() closed 2022-10-18T20:57:37,124 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]][Graceful] - operationComplete() closed 2022-10-18T20:57:37,124 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleReadCycleCompletion(Nio2Session[local=/172.17.0.2:37394, remote=/10.100.18.43:830]) IoSession has been closed, stop reading 2022-10-18T20:57:39,017 | DEBUG | globalEventExecutor-1-4 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) strategy triggered reconnect 2022-10-18T20:57:39,018 | DEBUG | globalEventExecutor-1-4 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) attempting connect for 2000ms 2022-10-18T20:57:39,019 | DEBUG | globalWorkerGroup-3-5 | FramingMechanismHandlerFactory | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | EOM framing mechanism was selected. 2022-10-18T20:57:39,020 | DEBUG | globalWorkerGroup-3-5 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session connecting on channel [id: 0x683bad7b]. promise: AbstractBootstrap$PendingRegistrationPromise@343f2d73(incomplete) 2022-10-18T20:57:39,020 | DEBUG | globalWorkerGroup-3-5 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Starting SSH to /10.100.18.43:830 on channel: [id: 0x683bad7b] 2022-10-18T20:57:39,020 | DEBUG | globalWorkerGroup-3-5 | DefaultConfigFileHostEntryResolver | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | resolveEffectiveHost(netconf@10.100.18.43:830/null) => null 2022-10-18T20:57:39,020 | DEBUG | globalWorkerGroup-3-5 | NetconfSshClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | connect(netconf@10.100.18.43:830) no overrides 2022-10-18T20:57:39,021 | DEBUG | globalWorkerGroup-3-5 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Connecting to /10.100.18.43:830 2022-10-18T20:57:39,021 | DEBUG | globalWorkerGroup-3-5 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean] 2022-10-18T20:57:39,021 | DEBUG | globalWorkerGroup-3-5 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOption(TCP_NODELAY)[true] from property=Property[tcp-nodelay](Boolean] 2022-10-18T20:57:39,022 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Creating IoSession on /172.17.0.2:37396 from /10.100.18.43:830 via null 2022-10-18T20:57:39,022 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Client session created: Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830] 2022-10-18T20:57:39,022 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | ClientUserAuthService(NetconfClientSessionImpl[null@/10.100.18.43:830]) client methods: [publickey, keyboard-interactive, password] 2022-10-18T20:57:39,023 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | initializeProxyConnector(NetconfClientSessionImpl[null@/10.100.18.43:830]) no proxy to initialize 2022-10-18T20:57:39,023 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendIdentification(NetconfClientSessionImpl[null@/10.100.18.43:830]): SSH-2.0-SSHD-UNKNOWN 2022-10-18T20:57:39,023 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 22 bytes 2022-10-18T20:57:39,023 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendKexInit(NetconfClientSessionImpl[null@/10.100.18.43:830]) Send SSH_MSG_KEXINIT 2022-10-18T20:57:39,024 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[null@/10.100.18.43:830]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1334 2022-10-18T20:57:39,024 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 1352 bytes 2022-10-18T20:57:39,024 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-6 | NetconfSshClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setupDefaultSessionIdentities(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) key identity provider override in session listener 2022-10-18T20:57:39,024 | DEBUG | globalWorkerGroup-3-5 | DefaultConnectFuture | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Connected to /10.100.18.43:830 after 2853534 nanos 2022-10-18T20:57:39,025 | DEBUG | globalWorkerGroup-3-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | addPasswordIdentity(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SHA256:qNKA0C5dS56/cwaWgPeS4XCvQXb/W5x/GxC/FSeTHuc 2022-10-18T20:57:39,025 | DEBUG | globalWorkerGroup-3-5 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | auth(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 2022-10-18T20:57:39,025 | DEBUG | globalWorkerGroup-3-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | enqueuePendingPacket(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[SSH_MSG_USERAUTH_REQUEST] Start flagging packets as pending until key exchange is done 2022-10-18T20:57:39,125 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doReadIdentification(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) line='SSH-2.0-libssh_0.9.5' 2022-10-18T20:57:39,126 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | readIdentification(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Server version string: SSH-2.0-libssh_0.9.5 2022-10-18T20:57:39,126 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleKexInit(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_KEXINIT 2022-10-18T20:57:39,126 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: kex algorithms = curve25519-sha256 2022-10-18T20:57:39,126 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: server host key algorithms = rsa-sha2-512 2022-10-18T20:57:39,126 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: encryption algorithms (client to server) = aes128-ctr 2022-10-18T20:57:39,126 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: encryption algorithms (server to client) = aes128-ctr 2022-10-18T20:57:39,126 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 2022-10-18T20:57:39,126 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 2022-10-18T20:57:39,126 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: compression algorithms (client to server) = none 2022-10-18T20:57:39,126 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setNegotiationResult(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Kex: compression algorithms (server to client) = none 2022-10-18T20:57:39,127 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | DHGClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(DHGClient[curve25519-sha256])[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] Send SSH_MSG_KEXDH_INIT 2022-10-18T20:57:39,127 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #1 sending command=30[30] len=37 2022-10-18T20:57:39,127 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 56 bytes 2022-10-18T20:57:39,131 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | DHGClient | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | next(DHGClient[curve25519-sha256])[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] process command=SSH_MSG_KEXDH_REPLY 2022-10-18T20:57:39,132 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setServerKey(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) keyType=ssh-rsa, digest=SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU 2022-10-18T20:57:39,132 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleKexMessage(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[curve25519-sha256] KEX processing complete after cmd=31 2022-10-18T20:57:39,132 | WARN | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | AcceptAllServerKeyVerifier | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Server at /10.100.18.43:830 presented unverified RSA key: SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU 2022-10-18T20:57:39,133 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | checkKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) key=ssh-rsa-SHA256:4dfREFhjQJ9Mpv1PJOJHaM2n0NTM4oJLoLIx8z+xAJU, verified=true 2022-10-18T20:57:39,133 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Send SSH_MSG_NEWKEYS 2022-10-18T20:57:39,133 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 2022-10-18T20:57:39,133 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 16 bytes 2022-10-18T20:57:39,133 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | prepareNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) session ID=7c:24:38:3a:53:89:17:b5:0f:cf:7c:f4:c4:3e:a3:49:a7:73:0d:4c:c5:ce:99:17:a9:bd:a2:8f:ff:cf:18:13 2022-10-18T20:57:39,133 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setOutputEncoding(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): cipher BaseCipher[AES, ivSize=16, kdfSize=16,AES/CTR/NoPadding, blkSize=16]; mac BaseMac[HmacSHA256] - block=32/32 bytes, encrypt-then-mac=true; compression none[Deflater/-1]; blocks limit 134217728 2022-10-18T20:57:39,134 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 2022-10-18T20:57:39,134 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setInputEncoding(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): cipher BaseCipher[AES, ivSize=16, kdfSize=16,AES/CTR/NoPadding, blkSize=16]; mac BaseMac[HmacSHA256] - block=32/32 bytes, encrypt-then-mac=true; compression none[Inflater/-1]; blocks limit 4294967296 2022-10-18T20:57:39,134 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendInitialServiceRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 2022-10-18T20:57:39,134 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #3 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 2022-10-18T20:57:39,134 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:39,134 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #4 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=38 2022-10-18T20:57:39,134 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 100 bytes 2022-10-18T20:57:39,135 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-1 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleNewKeys(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) sent 1 pending packets 2022-10-18T20:57:39,136 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): [ssh-ed25519-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp256-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ssh-rsa-cert-v01@openssh.com, ssh-dss-cert-v01@openssh.com, ssh-ed25519, ecdsa-sha2-nistp521, ecdsa-sha2-nistp384, ecdsa-sha2-nistp256, rsa-sha2-512, rsa-sha2-256, ssh-rsa, ssh-dss] 2022-10-18T20:57:39,137 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): PubkeyAcceptedAlgorithms before: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 2022-10-18T20:57:39,137 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | DefaultClientKexExtensionHandler | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServerSignatureAlgorithms(NetconfClientSessionImpl[netconf@/10.100.18.43:830]): PubkeyAcceptedAlgorithms after: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, rsa-sha2-512, rsa-sha2-256, ssh-rsa, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com] 2022-10-18T20:57:39,137 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleServiceAccept(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 2022-10-18T20:57:39,137 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=publickey,keyboard-interactive,password 2022-10-18T20:57:39,137 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) starting authentication mechanisms: client=[publickey, keyboard-interactive, password], server=[publickey, keyboard-interactive, password] 2022-10-18T20:57:39,137 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) attempting method=publickey 2022-10-18T20:57:39,137 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_rsa) no key loaded 2022-10-18T20:57:39,137 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_dsa) no key loaded 2022-10-18T20:57:39,137 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_ecdsa) no key loaded 2022-10-18T20:57:39,138 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | DefaultClientIdentitiesWatcher | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | loadKeys(/home/swha/.ssh/id_ed25519) no key loaded 2022-10-18T20:57:39,138 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | UserAuthPublicKey | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | resolveAttemptedPublicKeyIdentity(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] no more keys to send 2022-10-18T20:57:39,138 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no initial request sent by method=publickey 2022-10-18T20:57:39,138 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | UserAuthPublicKey | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | destroy(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] 2022-10-18T20:57:39,138 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) attempting method=keyboard-interactive 2022-10-18T20:57:39,138 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | verifyTrialsCount(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] cmd=SSH_MSG_USERAUTH_REQUEST - 0 out of 3 2022-10-18T20:57:39,138 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendAuthDataRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for keyboard-interactive: lang=, methods= 2022-10-18T20:57:39,138 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #5 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=62 2022-10-18T20:57:39,138 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 116 bytes 2022-10-18T20:57:39,138 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-2 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | tryNext(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) successfully processed initial buffer by method=keyboard-interactive 2022-10-18T20:57:39,139 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) delegate processing of 60 to keyboard-interactive 2022-10-18T20:57:39,139 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processAuthDataRequest(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] SSH_MSG_USERAUTH_INFO_REQUEST name=Interactive SSH Authentication, instruction=Type your password:, language=, num-prompts=1 2022-10-18T20:57:39,139 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | verifyTrialsCount(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] cmd=SSH_MSG_USERAUTH_INFO_REQUEST - 1 out of 3 2022-10-18T20:57:39,139 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | getUserResponses(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) use password candidate for interaction=Interactive SSH Authentication 2022-10-18T20:57:39,140 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #6 sending command=61[SSH_MSG_USERAUTH_INFO_RESPONSE] len=16 2022-10-18T20:57:39,140 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:39,143 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientUserAuthService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | processUserAuth(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) SSH_MSG_USERAUTH_SUCCESS Succeeded with keyboard-interactive 2022-10-18T20:57:39,143 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | UserAuthKeyboardInteractive | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | destroy(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[ssh-connection] 2022-10-18T20:57:39,143 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | stopHeartBeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no heartbeat to stop 2022-10-18T20:57:39,143 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | startHeartbeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) heartbeat type=NONE, interval=PT0S 2022-10-18T20:57:39,143 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session authenticated on channel: [id: 0x683bad7b], server version: SSH-2.0-libssh_0.9.5 2022-10-18T20:57:39,143 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init() service=ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]] session=NetconfClientSessionImpl[netconf@/10.100.18.43:830] id=0 2022-10-18T20:57:39,143 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(Window[client/local](NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])) size=2097152, max=2097152, packet=32768 2022-10-18T20:57:39,143 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | registerChannel(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]])[id=0, registered=true] NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf] 2022-10-18T20:57:39,144 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | createSubsystemChannel(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[netconf] created id=0 2022-10-18T20:57:39,144 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | open(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 2022-10-18T20:57:39,144 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #7 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 2022-10-18T20:57:39,144 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:39,145 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | channelOpenConfirmation(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=43, window-size=32000, packet-size=35000 2022-10-18T20:57:39,145 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | setRecipient(NettyAwareChannelSubsystem[id=0, recipient=-1]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) recipient=43 2022-10-18T20:57:39,145 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | init(Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])) size=32000, max=32000, packet=35000 2022-10-18T20:57:39,145 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doOpen(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 2022-10-18T20:57:39,145 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | addPendingRequest(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) request=subsystem, pending=Tue Oct 18 20:57:39 UTC 2022 2022-10-18T20:57:39,145 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #8 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 2022-10-18T20:57:39,145 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-4 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 84 bytes 2022-10-18T20:57:39,146 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Starting session negotiation on channel [id: 0x683bad7b] 2022-10-18T20:57:39,146 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x683bad7b] 2022-10-18T20:57:39,147 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | removePendingRequest(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) request=subsystem, pending=Tue Oct 18 20:57:39 UTC 2022 2022-10-18T20:57:39,147 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleSuccess(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) subsystem=netconf, pending since=Tue Oct 18 20:57:39 UTC 2022 2022-10-18T20:57:39,148 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=950 2022-10-18T20:57:39,148 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=956 2022-10-18T20:57:39,148 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=962 2022-10-18T20:57:39,148 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleData(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_DATA len=6 2022-10-18T20:57:39,150 | DEBUG | globalWorkerGroup-3-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 2022-10-18T20:57:39,150 | DEBUG | globalWorkerGroup-3-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 436 bytes 2022-10-18T20:57:39,151 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x683bad7b] 2022-10-18T20:57:39,151 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Session negotiation started on channel [id: 0x683bad7b] 2022-10-18T20:57:39,151 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleWindowAdjust(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_WINDOW_ADJUST window=1248373 2022-10-18T20:57:39,151 | DEBUG | globalWorkerGroup-3-5 | NetconfEOMAggregator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Context ChannelHandlerContext(aggregator, [id: 0x683bad7b]) buffer PooledUnsafeDirectByteBuf(ridx: 0, widx: 2874, cap: 4096) frame detected: length 2868 2022-10-18T20:57:39,151 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-7 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Increase Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) by 1248373 up to 1280000 2022-10-18T20:57:39,151 | DEBUG | globalWorkerGroup-3-5 | NetconfXMLToHelloMessageDecoder | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Parsing message urn:ietf:params:netconf:base:1.0urn:ietf:params:netconf:base:1.1urn:ietf:params:netconf:capability:writable-running:1.0urn:ietf:params:netconf:capability:candidate:1.0urn:ietf:params:netconf:capability:rollback-on-error:1.0urn:ietf:params:netconf:capability:validate:1.1urn:ietf:params:netconf:capability:startup:1.0urn:ietf:params:netconf:capability:xpath:1.0urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,expliciturn:ietf:params:netconf:capability:notification:1.0urn:ietf:params:netconf:capability:interleave:1.0urn:ietf:params:xml:ns:yang:ietf-yang-metadata?module=ietf-yang-metadata&revision=2016-08-05urn:ietf:params:xml:ns:yang:1?module=yang&revision=2017-02-20urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33urn:sysrepo:plugind?module=sysrepo-plugind&revision=2020-12-10urn:ietf:params:xml:ns:yang:ietf-netconf-acm?module=ietf-netconf-acm&revision=2018-02-14urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2013-09-29&features=writable-running,candidate,rollback-on-error,validate,startup,url,xpathurn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?module=ietf-netconf-with-defaults&revision=2011-06-01urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?module=ietf-netconf-notifications&revision=2012-02-06urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04urn:ietf:params:xml:ns:netconf:notification:1.0?module=notifications&revision=2008-07-14urn:ietf:params:xml:ns:netmod:notification?module=nc-notifications&revision=2008-07-14urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?module=ietf-x509-cert-to-name&revision=2014-12-10urn:ietf:params:xml:ns:yang:iana-crypt-hash?module=iana-crypt-hash&revision=2014-08-06urn:foo?module=foo37 2022-10-18T20:57:39,152 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation read invoked on channel [id: 0x683bad7b] 2022-10-18T20:57:39,152 | DEBUG | globalWorkerGroup-3-5 | FramingMechanismHandlerFactory | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | CHUNK framing mechanism was selected. 2022-10-18T20:57:39,152 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x683bad7b] 2022-10-18T20:57:39,153 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSession | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Session 37 created 2022-10-18T20:57:39,153 | DEBUG | globalWorkerGroup-3-5 | NetconfClientSession | 246 - org.opendaylight.netconf.client - 4.0.3.SNAPSHOT | Client Session NetconfClientSession{sessionId=37, channel=[id: 0x683bad7b]} created 2022-10-18T20:57:39,153 | DEBUG | globalWorkerGroup-3-5 | NetconfClientSessionNegotiator | 246 - org.opendaylight.netconf.client - 4.0.3.SNAPSHOT | Netconf session NetconfClientSession{sessionId=37, channel=[id: 0x683bad7b]} isn't capable of using exi. 2022-10-18T20:57:39,154 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation on channel [id: 0x683bad7b] successful with session NetconfClientSession{sessionId=37, channel=[id: 0x683bad7b]} 2022-10-18T20:57:39,154 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSession | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Session NetconfClientSession{sessionId=37, channel=[id: 0x683bad7b]} up 2022-10-18T20:57:39,154 | DEBUG | globalWorkerGroup-3-5 | NetconfDeviceCommunicator | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | RemoteDevice{ncserver}: Session established 2022-10-18T20:57:39,154 | DEBUG | globalWorkerGroup-3-5 | NetconfDevice | 263 - org.opendaylight.netconf.sal-netconf-connector - 4.0.3.SNAPSHOT | RemoteDevice{ncserver}: Session to remote device established with NetconfSessionPreferences{capabilities={urn:ietf:params:netconf:capability:interleave:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33=DeviceAdvertised, urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,explicit=DeviceAdvertised, urn:ietf:params:netconf:capability:rollback-on-error:1.0=DeviceAdvertised, urn:ietf:params:netconf:base:1.1=DeviceAdvertised, urn:ietf:params:netconf:base:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:xpath:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:startup:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:notification:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:validate:1.1=DeviceAdvertised, urn:ietf:params:netconf:capability:candidate:1.0=DeviceAdvertised, urn:ietf:params:netconf:capability:writable-running:1.0=DeviceAdvertised}, moduleBasedCapabilities={(urn:ietf:params:xml:ns:yang:ietf-yang-types?revision=2013-07-15)ietf-yang-types=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)ietf-netconf-monitoring=DeviceAdvertised, (urn:foo)foo=DeviceAdvertised, (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2013-09-29)ietf-netconf=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-acm?revision=2018-02-14)ietf-netconf-acm=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:1?revision=2017-02-20)yang=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:iana-crypt-hash?revision=2014-08-06)iana-crypt-hash=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?revision=2012-02-06)ietf-netconf-notifications=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?revision=2014-12-10)ietf-x509-cert-to-name=DeviceAdvertised, (urn:sysrepo:plugind?revision=2020-12-10)sysrepo-plugind=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?revision=2011-06-01)ietf-netconf-with-defaults=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-yang-metadata?revision=2016-08-05)ietf-yang-metadata=DeviceAdvertised, (urn:ietf:params:xml:ns:netconf:notification:1.0?revision=2008-07-14)notifications=DeviceAdvertised, (urn:ietf:params:xml:ns:netmod:notification?revision=2008-07-14)nc-notifications=DeviceAdvertised, (urn:ietf:params:xml:ns:yang:ietf-inet-types?revision=2013-07-15)ietf-inet-types=DeviceAdvertised}, rollback=true, monitoring=true, candidate=true, writableRunning=true} 2022-10-18T20:57:39,155 | DEBUG | globalWorkerGroup-3-5 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) completed 2022-10-18T20:57:39,155 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Unexpected error while handling negotiation message urn:ietf:params:netconf:base:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:capability:writable-running:1.0 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:capability:rollback-on-error:1.0 urn:ietf:params:netconf:capability:validate:1.1 urn:ietf:params:netconf:capability:startup:1.0 urn:ietf:params:netconf:capability:xpath:1.0 urn:ietf:params:netconf:capability:with-defaults:1.0?basic-mode=explicit&also-supported=report-all,report-all-tagged,trim,explicit urn:ietf:params:netconf:capability:notification:1.0 urn:ietf:params:netconf:capability:interleave:1.0 urn:ietf:params:xml:ns:yang:ietf-yang-metadata?module=ietf-yang-metadata&revision=2016-08-05 urn:ietf:params:xml:ns:yang:1?module=yang&revision=2017-02-20 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:yang-library:1.1?revision=2019-01-04&content-id=33 urn:sysrepo:plugind?module=sysrepo-plugind&revision=2020-12-10 urn:ietf:params:xml:ns:yang:ietf-netconf-acm?module=ietf-netconf-acm&revision=2018-02-14 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2013-09-29&features=writable-running,candidate,rollback-on-error,validate,startup,url,xpath urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults?module=ietf-netconf-with-defaults&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-netconf-notifications?module=ietf-netconf-notifications&revision=2012-02-06 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:xml:ns:netconf:notification:1.0?module=notifications&revision=2008-07-14 urn:ietf:params:xml:ns:netmod:notification?module=nc-notifications&revision=2008-07-14 urn:ietf:params:xml:ns:yang:ietf-x509-cert-to-name?module=ietf-x509-cert-to-name&revision=2014-12-10 urn:ietf:params:xml:ns:yang:iana-crypt-hash?module=iana-crypt-hash&revision=2014-08-06 urn:foo?module=foo 37 on channel [id: 0x683bad7b] java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:39,158 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation on channel [id: 0x683bad7b] failed java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:39,160 | WARN | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | An exception occurred during negotiation with null on channel [id: 0x683bad7b] java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:112) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationFailed(AbstractNetconfSessionNegotiator.java:364) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:387) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] ... 20 more 2022-10-18T20:57:39,163 | DEBUG | globalWorkerGroup-3-5 | AbstractNetconfSessionNegotiator | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Negotiation on channel [id: 0x683bad7b] failed java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:112) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationFailed(AbstractNetconfSessionNegotiator.java:364) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:387) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] ... 20 more 2022-10-18T20:57:39,165 | WARN | globalWorkerGroup-3-5 | AbstractChannelHandlerContext | 105 - io.netty.common - 4.1.76.Final | An exception 'java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48])' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:112) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationFailed(AbstractNetconfSessionNegotiator.java:364) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:387) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) ~[?:?] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) ~[?:?] at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:370) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: java.lang.IllegalStateException: complete already: NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) at io.netty.util.concurrent.DefaultPromise.setSuccess(DefaultPromise.java:99) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.NetconfSessionPromise.setSuccess(NetconfSessionPromise.java:26) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.negotiationSuccessful(AbstractNetconfSessionNegotiator.java:358) ~[?:?] at org.opendaylight.netconf.client.NetconfClientSessionNegotiator.handleMessage(NetconfClientSessionNegotiator.java:88) ~[?:?] at org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator.channelRead(AbstractNetconfSessionNegotiator.java:384) ~[?:?] ... 20 more 2022-10-18T20:57:39,168 | DEBUG | globalWorkerGroup-3-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=423 2022-10-18T20:57:39,169 | DEBUG | globalWorkerGroup-3-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 484 bytes 2022-10-18T20:57:39,169 | DEBUG | globalWorkerGroup-3-5 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Promise NetconfSessionPromise@2a1e07bb(failure: java.lang.IllegalStateException: Cannot change state from FAILED to ESTABLISHED for channel [id: 0x19996e48]) connection resolved 2022-10-18T20:57:39,169 | DEBUG | globalWorkerGroup-3-5 | NetconfSessionPromise | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Attempt to connect to /10.100.18.43:830 failed java.lang.IllegalStateException: Negotiation failed at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.safelyDisconnect(AsyncSshHandler.java:274) ~[?:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.lambda$disconnect$6(AsyncSshHandler.java:249) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:39,170 | DEBUG | globalWorkerGroup-3-5 | TimedReconnectStrategy | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Connection attempt failed java.lang.IllegalStateException: Negotiation failed at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.safelyDisconnect(AsyncSshHandler.java:274) ~[?:?] at org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler.lambda$disconnect$6(AsyncSshHandler.java:249) ~[?:?] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[?:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) ~[?:?] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] 2022-10-18T20:57:39,172 | DEBUG | globalWorkerGroup-3-5 | TimedReconnectStrategy | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | Connection attempt 1 sleeping for 2000 milliseconds 2022-10-18T20:57:39,172 | DEBUG | globalWorkerGroup-3-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Closing gracefully 2022-10-18T20:57:39,172 | DEBUG | globalWorkerGroup-3-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | signalAuthFailure(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) type=SshException, signalled=false, first=false: Session is being closed 2022-10-18T20:57:39,172 | DEBUG | globalWorkerGroup-3-5 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]]) Closing gracefully 2022-10-18T20:57:39,172 | DEBUG | globalWorkerGroup-3-5 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | stopHeartBeat(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) no heartbeat to stop 2022-10-18T20:57:39,172 | DEBUG | globalWorkerGroup-3-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) Closing gracefully 2022-10-18T20:57:39,172 | DEBUG | globalWorkerGroup-3-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) no EOF sent 2022-10-18T20:57:39,173 | DEBUG | globalWorkerGroup-3-5 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Closing Window[client/local](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) 2022-10-18T20:57:39,173 | DEBUG | globalWorkerGroup-3-5 | Window | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | Closing Window[client/remote](NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) 2022-10-18T20:57:39,173 | DEBUG | globalWorkerGroup-3-5 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 2022-10-18T20:57:39,173 | DEBUG | globalWorkerGroup-3-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | sendEof(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_EOF (state=Graceful) 2022-10-18T20:57:39,173 | DEBUG | globalWorkerGroup-3-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #11 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 2022-10-18T20:57:39,173 | DEBUG | globalWorkerGroup-3-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 68 bytes 2022-10-18T20:57:39,173 | DEBUG | globalWorkerGroup-3-5 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 2022-10-18T20:57:39,173 | DEBUG | globalWorkerGroup-3-5 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]) Closing gracefully 2022-10-18T20:57:39,173 | DEBUG | globalWorkerGroup-3-5 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]][Graceful] - operationComplete() closed 2022-10-18T20:57:39,174 | DEBUG | globalWorkerGroup-3-5 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]) Closing gracefully 2022-10-18T20:57:39,174 | DEBUG | globalWorkerGroup-3-5 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]]][Graceful] - operationComplete() closed 2022-10-18T20:57:39,174 | DEBUG | globalWorkerGroup-3-5 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] processing 2022-10-18T20:57:39,174 | DEBUG | globalWorkerGroup-3-5 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 2022-10-18T20:57:39,174 | DEBUG | globalWorkerGroup-3-5 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | encode(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) packet #12 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 2022-10-18T20:57:39,174 | DEBUG | globalWorkerGroup-3-5 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | writeBuffer(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) writing 68 bytes 2022-10-18T20:57:39,174 | DEBUG | globalWorkerGroup-3-5 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[Graceful] state already Graceful 2022-10-18T20:57:39,174 | DEBUG | globalWorkerGroup-3-5 | AsyncSshHandler | 258 - org.opendaylight.netconf.netty-util - 4.0.3.SNAPSHOT | SSH session closed on channel: [id: 0x683bad7b] 2022-10-18T20:57:39,175 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-8 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleClosePacketWritten(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=false] SSH_MSG_CHANNEL_CLOSE written on channel 2022-10-18T20:57:39,190 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleEof(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_EOF 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleClose(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) SSH_MSG_CHANNEL_CLOSE 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unregisterChannel(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) result=NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf] 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61fe7cbc) signal close complete immediately=false 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71c1d0d) signal close complete immediately=false 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f36d223) signal close complete immediately=false 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ChannelSession$1 | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close([NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Immediately] state already Closed 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ChannelAsyncInputStream | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ChannelAsyncInputStream[NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]])[Immediately] state already Closed 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | AbstractChannel$GracefulChannelCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf])[immediately=true] processing 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unregisterChannel(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]) result=null 2022-10-18T20:57:39,191 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13121190) signal close complete immediately=true 2022-10-18T20:57:39,192 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19b94d2) signal close complete immediately=true 2022-10-18T20:57:39,192 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66080599) signal close complete immediately=true 2022-10-18T20:57:39,192 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) Closing gracefully 2022-10-18T20:57:39,192 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fd674b1) signal close complete immediately=false 2022-10-18T20:57:39,192 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doCloseImmediately(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected oshut local=/172.17.0.2:37396 remote=/10.100.18.43:830] 2022-10-18T20:57:39,192 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doCloseImmediately(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed 2022-10-18T20:57:39,192 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Connector | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | unmapSession(id=105): Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830] 2022-10-18T20:57:39,192 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) Closing immediately 2022-10-18T20:57:39,192 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | signalAuthFailure(NetconfClientSessionImpl[netconf@/10.100.18.43:830]) type=SshException, signalled=false, first=false: Session is being closed 2022-10-18T20:57:39,193 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]])[Immediately] state already Immediate 2022-10-18T20:57:39,193 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830])[Immediately] state already Closed 2022-10-18T20:57:39,193 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ccb684a) signal close complete immediately=true 2022-10-18T20:57:39,193 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NetconfClientSessionImpl | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NetconfClientSessionImpl[netconf@/10.100.18.43:830])[Immediately] closed 2022-10-18T20:57:39,193 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]][Graceful] - operationComplete() closed 2022-10-18T20:57:39,193 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | SequentialCloseable | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41ab5205) signal close complete immediately=false 2022-10-18T20:57:39,193 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | ClientConnectionService | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(ClientConnectionService[NetconfClientSessionImpl[netconf@/10.100.18.43:830]]][Graceful] - operationComplete() closed 2022-10-18T20:57:39,193 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | NettyAwareChannelSubsystem | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | close(NettyAwareChannelSubsystem[id=0, recipient=43]-NetconfClientSessionImpl[netconf@/10.100.18.43:830][netconf]][Graceful] - operationComplete() closed 2022-10-18T20:57:39,193 | DEBUG | sshd-NetconfSshClient[d8637d2]-nio2-thread-3 | Nio2Session | 265 - org.opendaylight.netconf.shaded-sshd - 4.0.3.SNAPSHOT | handleReadCycleCompletion(Nio2Session[local=/172.17.0.2:37396, remote=/10.100.18.43:830]) IoSession has been closed, stop reading