SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@4b4dd216] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@5ca17ab0] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@4b4dd216] 09:57:27.090 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 09:57:27.098 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 09:57:27.099 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 09:57:27.107 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@74aa9c72 09:57:27.119 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 21 09:57:27.119 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 09:57:27.121 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 09:57:27.122 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 09:57:27.123 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 09:57:27.124 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 09:57:27.125 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 09:57:27.125 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @6b0d80ed) 09:57:27.128 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 09:57:27.128 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 09:57:27.128 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 09:57:27.128 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 09:57:27.129 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: 4192206848 bytes 09:57:27.130 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 09:57:27.131 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 09:57:27.131 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.ignoreExpensiveClean: false 09:57:27.134 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.jfr.enabled: true 09:57:27.136 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 09:57:27.150 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 09:57:27.173 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 09:57:27.174 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 09:57:27.174 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 09:57:27.174 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 09:57:27.178 [main] DEBUG io.netty.channel.epoll.Epoll - Epoll support is not available: could not load a native library: netty_transport_native_epoll_x86_64 09:57:27.192 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 09:57:27.195 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.noKeySetOptimization: false 09:57:27.195 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 09:57:27.207 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 09:57:27.217 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 09:57:27.217 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 09:57:27.254 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 19545 (auto-detected) 09:57:27.259 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 09:57:27.259 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 09:57:27.261 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 09:57:27.262 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 09:57:27.263 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 5e:86:3b:ff:fe:4b:7f:4b (auto-detected) 09:57:27.322 [main] DEBUG i.n.buffer.AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 09:57:27.351 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 09:57:27.351 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 09:57:27.351 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 09:57:27.351 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 09:57:27.351 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 09:57:27.369 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: adaptive 09:57:27.369 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 09:57:27.369 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 09:57:29.397 [main] INFO o.o.n.t.spi.NettyTransportSupport - Netty transport backed by java.nio with TCP keepalive options 09:57:30.039 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 09:57:30.040 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, TCP simulated devices starting on port 0 09:57:30.059 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 09:57:30.094 [main] INFO o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Using weak references 09:57:30.095 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Starting assembly of 5 sources 09:57:30.371 [main] DEBUG o.o.y.y.m.repo.spi.AssembleSources - Resolving dependency reactor {SourceIdentifier [ietf-netconf@2011-06-01]=Module[sourceId=SourceIdentifier [ietf-netconf@2011-06-01], yangVersion=1, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, prefix=Unqualified{localName=nc}, revisions=[2011-06-01], imports=[Import[name=ietf-inet-types, prefix=inet]], includes=[]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring@2010-10-04], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, prefix=Unqualified{localName=ncm}, revisions=[2010-10-04], imports=[Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15], Import[name=ietf-inet-types, prefix=inet, revision=2013-07-15]], includes=[]], SourceIdentifier [ietf-yang-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-yang-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-yang-types, prefix=Unqualified{localName=yang}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [ietf-inet-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-inet-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-inet-types, prefix=Unqualified{localName=inet}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [odl-netconf-monitoring@2022-07-18]=Module[sourceId=SourceIdentifier [odl-netconf-monitoring@2022-07-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, prefix=Unqualified{localName=odlncm}, revisions=[2022-07-18], imports=[Import[name=ietf-netconf-monitoring, prefix=ncm]], includes=[]]} 09:57:30.389 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf@2011-06-01] is missing import Import[name=ietf-inet-types, prefix=inet] 09:57:30.389 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15] 09:57:30.389 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 09:57:30.389 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 09:57:30.389 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=ietf-netconf-monitoring, prefix=ncm] 09:57:30.389 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 09:57:30.389 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 09:57:30.390 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 09:57:30.440 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 2 imports by revision in ietf-netconf-monitoring@2010-10-04 09:57:30.494 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase SOURCE_LINKAGE 09:57:30.496 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 09:57:30.496 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 09:57:30.496 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 09:57:30.497 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase SOURCE_LINKAGE 09:57:30.497 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 09:57:30.504 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase SOURCE_LINKAGE 09:57:30.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 09:57:30.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 09:57:30.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 09:57:30.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase SOURCE_LINKAGE 09:57:30.507 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 09:57:30.507 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase STATEMENT_DEFINITION 09:57:30.507 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 09:57:30.507 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 09:57:30.507 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 09:57:30.507 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase STATEMENT_DEFINITION 09:57:30.507 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 09:57:30.560 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 09:57:30.561 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 09:57:30.561 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 09:57:30.562 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase STATEMENT_DEFINITION 09:57:30.562 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase STATEMENT_DEFINITION 09:57:30.562 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 09:57:30.562 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase FULL_DECLARATION 09:57:30.563 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 09:57:30.563 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 09:57:30.563 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 09:57:30.563 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase FULL_DECLARATION 09:57:30.563 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 09:57:30.564 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@759f45f1 09:57:30.576 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 09:57:30.576 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@759f45f1 09:57:30.581 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@759f45f1 09:57:30.585 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@759f45f1 09:57:30.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@759f45f1 09:57:30.612 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 09:57:30.619 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 09:57:30.623 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase FULL_DECLARATION 09:57:30.623 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 09:57:30.624 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 09:57:30.624 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions 09:57:30.625 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session 09:57:30.625 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 09:57:30.626 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase FULL_DECLARATION 09:57:30.626 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 09:57:30.626 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase EFFECTIVE_MODEL 09:57:30.626 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 09:57:30.626 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 09:57:30.627 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 09:57:30.627 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase EFFECTIVE_MODEL 09:57:30.627 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 09:57:30.637 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase EFFECTIVE_MODEL 09:57:30.639 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 09:57:30.642 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 09:57:30.642 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 09:57:30.642 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:30.642 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:30.642 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:30.642 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:30.642 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:30.642 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:30.643 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:30.643 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:30.643 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:30.643 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:30.643 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 09:57:30.643 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 09:57:30.643 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 09:57:30.643 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 09:57:30.643 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 09:57:30.644 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 09:57:30.645 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 09:57:30.645 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 09:57:30.646 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase EFFECTIVE_MODEL 09:57:30.646 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 09:57:30.647 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 09:57:30.647 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 09:57:30.803 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=2} 09:57:30.806 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=2} 09:57:30.810 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=1} 09:57:30.811 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=1} 09:57:30.821 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=2} 09:57:30.822 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=2} 09:57:30.822 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=2} 09:57:30.822 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=2} 09:57:30.822 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:netconf:monitoring?revision=2022-07-18)session-identifier, refCount=1} 09:57:30.824 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=1} 09:57:30.825 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=1} 09:57:30.825 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=1} 09:57:30.825 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=1} 09:57:30.834 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=SWEEPING} 09:57:30.834 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=SWEEPING} 09:57:30.834 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=SWEEPING} 09:57:30.834 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=SWEEPING} 09:57:30.835 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=SWEEPING} 09:57:30.835 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=SWEEPING} 09:57:30.875 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Finished assembly of 5 sources in 780.5 ms 09:57:30.901 [main] DEBUG o.o.y.b.lib.UnsafeAccessSupport - Unsafe ScalarTypeObject instantiation enabled 09:57:30.918 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using OperationsProvider. 09:57:30.923 [main] DEBUG o.o.n.c.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 09:57:30.926 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix for unsafe instantiation 09:57:30.927 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix for unsafe instantiation 09:57:30.934 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address for unsafe instantiation 09:57:30.934 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone for unsafe instantiation 09:57:30.934 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 09:57:30.934 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 09:57:30.935 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address for unsafe instantiation 09:57:30.935 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone for unsafe instantiation 09:57:30.935 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 09:57:30.935 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 09:57:30.939 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [40847] 09:57:30.983 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 09:57:30.990 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 40847 to 40847 09:57:30.990 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 09:57:31.007 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 0 09:57:31.007 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 09:57:31.007 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Starting assembly of 5 sources 09:57:31.067 [main] DEBUG o.o.y.y.m.repo.spi.AssembleSources - Resolving dependency reactor {SourceIdentifier [ietf-netconf@2011-06-01]=Module[sourceId=SourceIdentifier [ietf-netconf@2011-06-01], yangVersion=1, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, prefix=Unqualified{localName=nc}, revisions=[2011-06-01], imports=[Import[name=ietf-inet-types, prefix=inet]], includes=[]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring@2010-10-04], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, prefix=Unqualified{localName=ncm}, revisions=[2010-10-04], imports=[Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15], Import[name=ietf-inet-types, prefix=inet, revision=2013-07-15]], includes=[]], SourceIdentifier [ietf-yang-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-yang-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-yang-types, prefix=Unqualified{localName=yang}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [ietf-inet-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-inet-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-inet-types, prefix=Unqualified{localName=inet}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [odl-netconf-monitoring@2022-07-18]=Module[sourceId=SourceIdentifier [odl-netconf-monitoring@2022-07-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, prefix=Unqualified{localName=odlncm}, revisions=[2022-07-18], imports=[Import[name=ietf-netconf-monitoring, prefix=ncm]], includes=[]]} 09:57:31.067 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf@2011-06-01] is missing import Import[name=ietf-inet-types, prefix=inet] 09:57:31.067 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15] 09:57:31.067 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 09:57:31.067 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 09:57:31.067 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=ietf-netconf-monitoring, prefix=ncm] 09:57:31.067 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 09:57:31.068 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 09:57:31.068 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 09:57:31.069 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 2 imports by revision in ietf-netconf-monitoring@2010-10-04 09:57:31.070 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase SOURCE_LINKAGE 09:57:31.070 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 09:57:31.070 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 09:57:31.070 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase SOURCE_LINKAGE 09:57:31.070 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 09:57:31.070 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 09:57:31.071 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase SOURCE_LINKAGE 09:57:31.071 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 09:57:31.071 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 09:57:31.071 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase SOURCE_LINKAGE 09:57:31.071 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 09:57:31.071 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 09:57:31.071 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase STATEMENT_DEFINITION 09:57:31.071 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 09:57:31.071 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 09:57:31.072 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase STATEMENT_DEFINITION 09:57:31.072 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 09:57:31.072 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 09:57:31.080 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 09:57:31.081 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 09:57:31.081 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase STATEMENT_DEFINITION 09:57:31.081 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 09:57:31.081 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase STATEMENT_DEFINITION 09:57:31.081 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 09:57:31.081 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase FULL_DECLARATION 09:57:31.081 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 09:57:31.081 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 09:57:31.081 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase FULL_DECLARATION 09:57:31.082 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 09:57:31.082 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 09:57:31.082 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@759f45f1 09:57:31.083 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 09:57:31.083 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@759f45f1 09:57:31.084 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@759f45f1 09:57:31.089 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@759f45f1 09:57:31.091 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 09:57:31.094 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 09:57:31.096 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@759f45f1 09:57:31.098 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase FULL_DECLARATION 09:57:31.099 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 09:57:31.099 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions 09:57:31.099 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session 09:57:31.099 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 09:57:31.100 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase FULL_DECLARATION 09:57:31.100 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 09:57:31.100 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 09:57:31.100 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] started phase EFFECTIVE_MODEL 09:57:31.100 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 09:57:31.100 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 09:57:31.100 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] started phase EFFECTIVE_MODEL 09:57:31.100 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 09:57:31.100 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 09:57:31.101 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}}] finished phase EFFECTIVE_MODEL 09:57:31.101 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 09:57:31.102 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 09:57:31.102 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 09:57:31.102 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:31.102 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:31.102 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:31.102 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:31.102 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:31.103 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:31.104 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:31.104 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:31.104 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:31.104 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 09:57:31.104 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 09:57:31.104 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 09:57:31.104 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 09:57:31.104 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 09:57:31.104 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 09:57:31.105 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}}] finished phase EFFECTIVE_MODEL 09:57:31.105 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 09:57:31.105 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 09:57:31.105 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 09:57:31.113 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=2} 09:57:31.113 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=2} 09:57:31.113 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=1} 09:57:31.114 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=1} 09:57:31.115 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=2} 09:57:31.115 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=2} 09:57:31.115 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=2} 09:57:31.115 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=2} 09:57:31.116 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:netconf:monitoring?revision=2022-07-18)session-identifier, refCount=1} 09:57:31.116 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=1} 09:57:31.116 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=1} 09:57:31.116 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=1} 09:57:31.117 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=1} 09:57:31.117 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=SWEEPING} 09:57:31.117 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=SWEEPING} 09:57:31.117 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=SWEEPING} 09:57:31.117 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=SWEEPING} 09:57:31.118 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=SWEEPING} 09:57:31.118 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=SWEEPING} 09:57:31.125 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Finished assembly of 5 sources in 118.0 ms 09:57:31.128 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using OperationsProvider. 09:57:31.130 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [33587] 09:57:31.963 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 09:57:31.966 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 09:57:32.141 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 33587 to 33587 09:57:32.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340]} 09:57:32.433 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587]} 09:57:32.463 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:33340]): SSH-2.0-SSHD-UNKNOWN 09:57:32.468 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:33340, remote=/127.0.0.1:33587] 09:57:32.472 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:33587]) client methods: [password] 09:57:32.479 [netconf-device-simulator-threads-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 09:57:32.479 [netconf-device-simulator-threads-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 09:57:32.480 [netconf-device-simulator-threads-1] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1b063bff 09:57:32.482 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:33587]) no proxy to initialize 09:57:32.482 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:33587]): SSH-2.0-SSHD-UNKNOWN 09:57:32.539 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:33587]) Send SSH_MSG_KEXINIT 09:57:32.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:33340]) line='SSH-2.0-SSHD-UNKNOWN' 09:57:32.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:33340]) client version string: SSH-2.0-SSHD-UNKNOWN 09:57:32.548 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 09:57:32.549 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:33587]) line='SSH-2.0-SSHD-UNKNOWN' 09:57:32.549 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:33587]) Server version string: SSH-2.0-SSHD-UNKNOWN 09:57:33.247 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:33340]) Send SSH_MSG_KEXINIT 09:57:33.247 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 09:57:33.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33340]) process #0 SSH_MSG_KEXINIT 09:57:33.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:33340]) SSH_MSG_KEXINIT 09:57:33.249 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #0 SSH_MSG_KEXINIT 09:57:33.249 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_KEXINIT 09:57:33.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:33340]) strict KEX=true client=true server=true 09:57:33.252 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:33587]) strict KEX=true client=true server=true 09:57:33.259 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33340]) Kex: kex algorithms = sntrup761x25519-sha512 09:57:33.259 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33340]) Kex: server host key algorithms = rsa-sha2-512 09:57:33.259 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: kex algorithms = sntrup761x25519-sha512 09:57:33.259 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 09:57:33.259 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 09:57:33.259 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: server host key algorithms = rsa-sha2-512 09:57:33.259 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33340]) Kex: mac algorithms (client to server) = aead 09:57:33.259 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33340]) Kex: mac algorithms (server to client) = aead 09:57:33.259 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 09:57:33.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33340]) Kex: compression algorithms (client to server) = none 09:57:33.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33340]) Kex: compression algorithms (server to client) = none 09:57:33.260 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 09:57:33.260 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: mac algorithms (client to server) = aead 09:57:33.260 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: mac algorithms (server to client) = aead 09:57:33.260 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: compression algorithms (client to server) = none 09:57:33.260 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: compression algorithms (server to client) = none 09:57:33.284 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 09:57:33.466 [odl-netconf-client-0] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:33587]] Send SSH_MSG_KEXDH_INIT 09:57:33.466 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #1 sending command=30[30] len=1195 09:57:33.467 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 09:57:33.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33340]) process #1 30 09:57:33.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:33340]] process command=SSH_MSG_KEXDH_INIT 09:57:33.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:33340]] Send SSH_MSG_KEXDH_REPLY 09:57:33.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33340]) packet #1 sending command=31[31] len=1639 09:57:33.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:33340])[sntrup761x25519-sha512] KEX processing complete after cmd=30 09:57:33.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:33340]) Send SSH_MSG_NEWKEYS 09:57:33.524 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #1 31 09:57:33.524 [odl-netconf-client-0] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:33587]] process command=SSH_MSG_KEXDH_REPLY 09:57:33.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:33340]) session ID=f2:53:9f:38:c8:1d:4a:de:c0:d1:d5:f7:dd:49:42:b1:7f:d1:52:c5:e3:56:b8:31:fd:9a:b7:cf:f9:33:56:1a:b9:dc:51:d7:31:12:26:74:e2:ea:65:72:b7:1e:ca:9d:ba:e2:94:18:8c:6a:d1:a1:19:94:06:ac:bd:12:35:4a 09:57:33.533 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 09:57:33.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:33340]): strict KEX resets output message sequence number from 3 to 0 09:57:33.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:33340]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 09:57:33.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:33340])[NEWKEYS]: extension info server-sig-algs: 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 09:57:33.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:33340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 09:57:33.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33340]) packet #0 sending command=7[7] len=419 09:57:33.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:33340]) No pending packets to flush at end of KEX 09:57:33.573 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:33587]) keyType=ssh-rsa, digest=SHA256:atO407vBymS1Fc6EO1fnJcgPCQQyX7b+qWWIbLiDLks 09:57:33.573 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:33587])[sntrup761x25519-sha512] KEX processing complete after cmd=31 09:57:33.574 [odl-netconf-client-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:33587 presented unverified RSA key: SHA256:atO407vBymS1Fc6EO1fnJcgPCQQyX7b+qWWIbLiDLks 09:57:33.574 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:33587]) key=ssh-rsa-SHA256:atO407vBymS1Fc6EO1fnJcgPCQQyX7b+qWWIbLiDLks, verified=true 09:57:33.574 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:33587]) Send SSH_MSG_NEWKEYS 09:57:33.574 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:33587]) session ID=f2:53:9f:38:c8:1d:4a:de:c0:d1:d5:f7:dd:49:42:b1:7f:d1:52:c5:e3:56:b8:31:fd:9a:b7:cf:f9:33:56:1a:b9:dc:51:d7:31:12:26:74:e2:ea:65:72:b7:1e:ca:9d:ba:e2:94:18:8c:6a:d1:a1:19:94:06:ac:bd:12:35:4a 09:57:33.575 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 09:57:33.575 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:33587]): strict KEX resets output message sequence number from 3 to 0 09:57:33.575 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:33587]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 09:57:33.575 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:33587]) No pending packets to flush at end of KEX 09:57:33.576 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #2 SSH_MSG_NEWKEYS 09:57:33.576 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 09:57:33.576 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:33587]): strict KEX resets input message sequence number from 3 to 0 09:57:33.576 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:33587]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 09:57:33.576 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:33587]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 09:57:33.576 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 09:57:33.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33340]) process #2 SSH_MSG_NEWKEYS 09:57:33.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:33340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 09:57:33.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:33340]): strict KEX resets input message sequence number from 3 to 0 09:57:33.578 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 09:57:33.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:33340]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 09:57:33.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 09:57:33.578 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 09:57:33.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33340]) process #0 SSH_MSG_SERVICE_REQUEST 09:57:33.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:33340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 09:57:33.583 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:33587])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 09:57:33.583 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 09:57:33.584 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #0 7 09:57:33.584 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:33587]): [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] 09:57:33.584 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:33587]): 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] 09:57:33.585 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:33587]): 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, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 09:57:33.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:33340]) authorized authentication methods: password,publickey 09:57:33.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:33340]) Accepted service ssh-userauth 09:57:33.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 09:57:33.587 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33340]) process #1 SSH_MSG_USERAUTH_REQUEST 09:57:33.587 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33340]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 09:57:33.587 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33340]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 09:57:33.587 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33340]) no authentication factory for method=none 09:57:33.587 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #1 SSH_MSG_SERVICE_ACCEPT 09:57:33.587 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:33340]) SSH_MSG_USERAUTH_REQUEST 09:57:33.587 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:33340]) remaining methods: password,publickey 09:57:33.587 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 09:57:33.587 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 09:57:33.588 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #2 SSH_MSG_USERAUTH_FAILURE 09:57:33.588 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:33587]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 09:57:33.589 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:33587]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 09:57:33.591 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:33587]) attempting method=password 09:57:33.593 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:33587])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 09:57:33.593 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 09:57:33.594 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:33587]) successfully processed initial buffer by method=password 09:57:33.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33340]) process #2 SSH_MSG_USERAUTH_REQUEST 09:57:33.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33340]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 09:57:33.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33340]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 09:57:33.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:33340]) authentication result: true 09:57:33.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:33340]) SSH_MSG_USERAUTH_REQUEST 09:57:33.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:33340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 09:57:33.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 09:57:33.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 09:57:33.598 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 09:57:33.599 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:33340]) no heartbeat to stop 09:57:33.600 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:33340]) heartbeat type=IGNORE, interval=PT30S 09:57:33.600 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:33340 authenticated 09:57:33.601 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #3 SSH_MSG_USERAUTH_SUCCESS 09:57:33.601 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 09:57:33.601 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:33587])[ssh-connection] 09:57:33.601 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 09:57:33.601 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 09:57:33.618 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]] session=TransportClientSession[username@/127.0.0.1:33587] id=0 09:57:33.619 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[client](TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf])) size=2097152, max=2097152, packet=32768 09:57:33.619 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf] 09:57:33.619 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:33587])[netconf] created id=0 09:57:33.619 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 09:57:33.620 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 09:57:33.620 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 09:57:33.621 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:33587]) no heartbeat to stop 09:57:33.621 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:33587]) heartbeat type=IGNORE, interval=PT30S 09:57:33.622 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 09:57:33.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33340]) process #3 SSH_MSG_CHANNEL_OPEN 09:57:33.625 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 09:57:33.647 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:33340]] session=TransportServerSession[username@/127.0.0.1:33340] id=0 09:57:33.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:33340])) size=2097152, max=2097152, packet=32768 09:57:33.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:33340] 09:57:33.649 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:33340]) recipient=0 09:57:33.649 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340])) size=2097152, max=2097152, packet=32768 09:57:33.649 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340])) re-initializing 09:57:33.649 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340])) size=2097152, max=2097152, packet=32768 09:57:33.650 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 09:57:33.650 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 09:57:33.651 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 09:57:33.651 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - channelOpenConfirmation(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 09:57:33.651 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf]) recipient=0 09:57:33.651 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf])) size=2097152, max=2097152, packet=32768 09:57:33.651 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 09:57:33.652 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) request=subsystem, pending=Thu Aug 27 09:57:33 UTC 2026 09:57:33.657 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 09:57:33.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33340]) process #4 SSH_MSG_CHANNEL_REQUEST 09:57:33.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 09:57:33.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340])[want-reply=true] subsystem=netconf 09:57:33.665 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 09:57:33.666 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 09:57:33.666 [odl-netconf-client-0] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587]}} 09:57:33.668 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340])[subsystem] prepared command 09:57:33.669 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 09:57:33.669 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 09:57:33.669 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340]}} established 09:57:33.680 [netconf-device-simulator-threads-1] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.base._1._0.rev110601.SessionIdType for unsafe instantiation 09:57:33.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 1: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:33587 09:57:33.699 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587] 09:57:33.708 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - 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: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587] 09:57:33.732 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 373 down to 2096779 09:57:33.732 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 09:57:33.734 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:33.734 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587] 09:57:33.739 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587] 09:57:33.951 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340] 09:57:33.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340] 09:57:33.955 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) by 1218 down to 2095934 09:57:33.955 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 09:57:33.957 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #5 SSH_MSG_CHANNEL_DATA 09:57:33.957 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 1218 down to 2095934 09:57:33.957 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_DATA len=1218 09:57:33.957 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 09:57:33.961 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:33.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340] 09:57:33.961 [odl-netconf-client-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 09:57:33.962 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340] 09:57:33.962 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) request=subsystem result=ReplySuccess, want-reply=true 09:57:33.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 09:57:33.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) request=subsystem activate command 09:57:33.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) starting runner for command=netconf 09:57:33.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33340]) process #5 SSH_MSG_CHANNEL_DATA 09:57:33.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) by 373 down to 2096779 09:57:33.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) SSH_MSG_CHANNEL_DATA len=373 09:57:33.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340] 09:57:33.965 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 09:57:33.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 09:57:33.965 [odl-netconf-client-0] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 09:57:33.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340] 09:57:33.966 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587] 09:57:33.967 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:33.967 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:33.970 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587] 09:57:33.970 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340] 09:57:33.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='33587', transport='tcp', sessionIdentifier='client'} from Optional.empty 09:57:33.975 [netconf-device-simulator-threads-1] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime for unsafe instantiation 09:57:33.975 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=1} created 09:57:33.976 [odl-netconf-client-0] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587]} created 09:57:33.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=1} created 09:57:33.977 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=1, channel=[id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587]} should use exi. 09:57:33.978 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340]} created 09:57:33.978 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340]} 09:57:33.979 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340]} up 09:57:33.979 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 393 down to 2096386 09:57:33.979 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 09:57:33.980 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #6 SSH_MSG_CHANNEL_SUCCESS 09:57:33.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33340]) process #6 SSH_MSG_CHANNEL_DATA 09:57:33.980 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) request=subsystem, pending=Thu Aug 27 09:57:33 UTC 2026 09:57:33.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) by 393 down to 2096386 09:57:33.980 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) subsystem=netconf, pending since=Thu Aug 27 09:57:33 UTC 2026 09:57:33.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) SSH_MSG_CHANNEL_DATA len=393 09:57:33.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340] 09:57:33.989 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: byte-aligned 09:57:33.990 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:33.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1} 09:57:33.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 09:57:34.062 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@6b4aa5df after next message 09:57:34.062 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xfb32dd0e, L:/127.0.0.1:33587 - R:/127.0.0.1:33340]} EXI handlers added to pipeline 09:57:34.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 09:57:34.066 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@6b4aa5df 09:57:34.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) by 179 down to 2095755 09:57:34.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 09:57:34.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 09:57:34.067 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #7 SSH_MSG_CHANNEL_DATA 09:57:34.067 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 179 down to 2095755 09:57:34.067 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_DATA len=179 09:57:34.067 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 09:57:34.068 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@6e9354bf 09:57:34.068 [odl-netconf-client-0] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587]} EXI handlers added to pipeline 09:57:34.068 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587] successful with session NetconfClientSession{sessionId=1, channel=[id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587]} 09:57:34.069 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587]} up 09:57:34.069 [odl-netconf-client-0] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=1, channel=[id: 0x984f09c1, L:/127.0.0.1:33340 - R:/127.0.0.1:33587]} went up 09:57:34.072 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message 09:57:34.110 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 431 down to 2095955 09:57:34.110 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=440 09:57:34.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33340]) process #7 SSH_MSG_CHANNEL_DATA 09:57:34.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) by 431 down to 2095955 09:57:34.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) SSH_MSG_CHANNEL_DATA len=431 09:57:34.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 431 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340] 09:57:34.120 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: 09:57:34.120 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@4362d2de 09:57:34.173 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 09:57:34.174 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 09:57:34.174 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='sessions', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in NO_MATCH 09:57:34.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 09:57:34.181 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) by 917 down to 2094838 09:57:34.181 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=926 09:57:34.181 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 09:57:34.182 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #8 SSH_MSG_CHANNEL_DATA 09:57:34.182 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 917 down to 2094838 09:57:34.182 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_DATA len=917 09:57:34.182 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 917 bytes of data 09:57:34.185 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 09:57:34.187 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.187 [odl-netconf-client-0] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 09:57:34.189 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) Closing immediately 09:57:34.189 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) no EOF sent 09:57:34.189 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x984f09c1, L:/127.0.0.1:33340 ! R:/127.0.0.1:33587]} terminated, reason: Session closed 09:57:34.189 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) 09:57:34.189 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) 09:57:34.196 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 09:57:34.196 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 09:57:34.196 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]]) Closing immediately 09:57:34.196 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]])[Immediately] closed 09:57:34.196 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]]) Closing immediately 09:57:34.196 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]])[Immediately] closed 09:57:34.196 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf])[immediately=true] processing 09:57:34.196 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - unregisterChannel(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf] 09:57:34.196 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21769f28) signal close complete immediately=true 09:57:34.196 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ba96c83) signal close complete immediately=true 09:57:34.197 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69ac31e3) signal close complete immediately=true 09:57:34.197 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:33587]) Closing immediately 09:57:34.197 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:33587]) type=SshException, signalled=false, first=false: Session is being closed 09:57:34.197 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 09:57:34.198 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]]) Closing immediately 09:57:34.198 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:33587]) stopping 09:57:34.198 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:33587]) stopped 09:57:34.198 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]])[Immediately] closed 09:57:34.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:33340])[TransportServerSubsystem[netconf]] exiting - value=0, message= 09:57:34.198 [odl-netconf-client-0] DEBUG o.o.n.t.s.T.0.0.1:33340] - close(TransportIoSession[local=/127.0.0.1:33340, remote=/127.0.0.1:33587]) Closing immediately 09:57:34.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) exit code=0, immediate=false 09:57:34.198 [odl-netconf-client-0] DEBUG o.o.n.t.s.T.0.0.1:33340] - close(TransportIoSession[local=/127.0.0.1:33340, remote=/127.0.0.1:33587])[Immediately] closed 09:57:34.198 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12728961) signal close complete immediately=true 09:57:34.198 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:33587])[Immediately] closed 09:57:34.198 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf])[Immediately] closed 09:57:34.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) SSH_MSG_CHANNEL_EOF (state=Opened) 09:57:34.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33340]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 09:57:34.199 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:33587])[Immediately] state already Closed 09:57:34.199 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x984f09c1, L:/127.0.0.1:33340 ! R:/127.0.0.1:33587] inactive. 09:57:34.199 [odl-netconf-client-0] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x984f09c1, L:/127.0.0.1:33340 ! R:/127.0.0.1:33587]} end of input detected while session was in state initialized 09:57:34.199 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) SSH_MSG_CHANNEL_REQUEST exit-status=0 09:57:34.199 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33340]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 09:57:34.199 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) Closing gracefully 09:57:34.200 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) 09:57:34.200 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) 09:57:34.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 09:57:34.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 09:57:34.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 09:57:34.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 09:57:34.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340])[immediately=false] processing 09:57:34.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 09:57:34.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33340]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) Closing immediately 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340])[immediately=true] processing 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340] 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7158282c) signal close complete immediately=true 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14f00d7a) signal close complete immediately=true 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340])[Immediately] closed 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) result=null 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fa4f2a1) signal close complete immediately=false 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@585d6eab) signal close complete immediately=false 09:57:34.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33340]) code=0 message='' shell closed 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:33340]) Closing immediately 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33340]]) Closing immediately 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:33340]) stopping 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:33340]) stopped 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33340]])[Immediately] closed 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.0.0.1:33587] - close(TransportIoSession[local=/127.0.0.1:33587, remote=/127.0.0.1:33340]) Closing immediately 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.0.0.1:33587] - close(TransportIoSession[local=/127.0.0.1:33587, remote=/127.0.0.1:33340])[Immediately] closed 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@687434c4) signal close complete immediately=true 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:33340])[Immediately] closed 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0xfb32dd0e, L:/127.0.0.1:33587 ! R:/127.0.0.1:33340] inactive. 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xfb32dd0e, L:/127.0.0.1:33587 ! R:/127.0.0.1:33340]} end of input detected while session was in state up 09:57:34.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xfb32dd0e, L:/127.0.0.1:33587 ! R:/127.0.0.1:33340]} down, reason: End of input 09:57:34.274 [odl-netconf-client-2] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847]} 09:57:34.275 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508]} established 09:57:34.275 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 1: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:40847 09:57:34.275 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847] 09:57:34.275 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - 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: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847] 09:57:34.279 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:34.279 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847] 09:57:34.279 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847] 09:57:34.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508] 09:57:34.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508] 09:57:34.291 [odl-netconf-client-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 09:57:34.292 [odl-netconf-client-2] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 09:57:34.292 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847] 09:57:34.292 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:34.292 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847] 09:57:34.293 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=1} created 09:57:34.293 [odl-netconf-client-2] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=1, channel=[id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847]} created 09:57:34.293 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=1, channel=[id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847]} should use exi. 09:57:34.294 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:34.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508] 09:57:34.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508] 09:57:34.294 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 766, cap: 2048) frame detected: length 367 09:57:34.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 09:57:34.295 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508] 09:57:34.295 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:34.295 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message byte-aligned 09:57:34.296 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Netconf message received during negotiation, caching byte-aligned 09:57:34.296 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508] 09:57:34.296 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='40847', transport='tcp', sessionIdentifier='client'} from Optional.empty 09:57:34.296 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=1} created 09:57:34.296 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508]} created 09:57:34.296 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1} 09:57:34.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 09:57:34.299 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@724e983f after next message 09:57:34.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508]} EXI handlers added to pipeline 09:57:34.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 09:57:34.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508]} 09:57:34.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xaf4f3b09, L:/127.0.0.1:40847 - R:/127.0.0.1:49508]} up 09:57:34.300 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@724e983f 09:57:34.301 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@2acdaf25 09:57:34.301 [odl-netconf-client-2] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=1, channel=[id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847]} EXI handlers added to pipeline 09:57:34.301 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847] successful with session NetconfClientSession{sessionId=1, channel=[id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847]} 09:57:34.301 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847]} up 09:57:34.301 [odl-netconf-client-2] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=1, channel=[id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847]} went up 09:57:34.302 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message 09:57:34.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 09:57:34.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: 09:57:34.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@59b84f22 09:57:34.308 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 09:57:34.308 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 09:57:34.308 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='sessions', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in NO_MATCH 09:57:34.309 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 09:57:34.315 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 09:57:34.316 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.316 [odl-netconf-client-2] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 09:57:34.317 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=1, channel=[id: 0xa7595694, L:/127.0.0.1:49508 - R:/127.0.0.1:40847]} terminated, reason: Session closed 09:57:34.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 09:57:34.320 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0xa7595694, L:/127.0.0.1:49508 ! R:/127.0.0.1:40847] inactive. 09:57:34.320 [odl-netconf-client-2] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0xa7595694, L:/127.0.0.1:49508 ! R:/127.0.0.1:40847]} end of input detected while session was in state initialized 09:57:34.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0xaf4f3b09, L:/127.0.0.1:40847 ! R:/127.0.0.1:49508] inactive. 09:57:34.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xaf4f3b09, L:/127.0.0.1:40847 ! R:/127.0.0.1:49508]} end of input detected while session was in state up 09:57:34.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xaf4f3b09, L:/127.0.0.1:40847 ! R:/127.0.0.1:49508]} down, reason: End of input 09:57:34.328 [odl-netconf-client-3] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847]} 09:57:34.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514]} established 09:57:34.329 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847] 09:57:34.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514] 09:57:34.329 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - 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: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847] 09:57:34.330 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:34.330 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847] 09:57:34.330 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847] 09:57:34.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514] 09:57:34.331 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:34.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514] 09:57:34.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514] 09:57:34.332 [odl-netconf-client-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 09:57:34.332 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 09:57:34.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 09:57:34.332 [odl-netconf-client-3] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 09:57:34.333 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847] 09:57:34.333 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:34.333 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847] 09:57:34.334 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=2} created 09:57:34.334 [odl-netconf-client-3] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847]} created 09:57:34.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514] 09:57:34.334 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=2, channel=[id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847]} should use exi. 09:57:34.334 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:34.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514] 09:57:34.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='40847', transport='tcp', sessionIdentifier='client'} from Optional.empty 09:57:34.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=2} created 09:57:34.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514]} created 09:57:34.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514] successful with session NetconfServerSession{sessionId=2, channel=[id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514]} 09:57:34.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514]} up 09:57:34.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: byte-aligned 09:57:34.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=2} 09:57:34.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 09:57:34.338 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@32ec7c38 after next message 09:57:34.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xf0e3bf2a, L:/127.0.0.1:40847 - R:/127.0.0.1:49514]} EXI handlers added to pipeline 09:57:34.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 09:57:34.339 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@32ec7c38 09:57:34.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 09:57:34.340 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@72478df5 09:57:34.340 [odl-netconf-client-3] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847]} EXI handlers added to pipeline 09:57:34.340 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847] successful with session NetconfClientSession{sessionId=2, channel=[id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847]} 09:57:34.340 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847]} up 09:57:34.340 [odl-netconf-client-3] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=2, channel=[id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847]} went up 09:57:34.340 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message apache-1 2014-07-29T13:42:00Z 09:57:34.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: apache-1 2014-07-29T13:42:00Z 09:57:34.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message apache-1 2014-07-29T13:42:00Z to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@59b84f22 09:57:34.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 2014-07-29T13:42:12Z 09:57:34.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 09:57:34.355 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: 2014-07-29T13:42:12Z 09:57:34.356 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.356 [odl-netconf-client-3] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 2014-07-29T13:42:12Z 09:57:34.356 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xe5f06027, L:/127.0.0.1:49514 - R:/127.0.0.1:40847]} terminated, reason: Session closed 09:57:34.356 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0xe5f06027, L:/127.0.0.1:49514 ! R:/127.0.0.1:40847] inactive. 09:57:34.356 [odl-netconf-client-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xe5f06027, L:/127.0.0.1:49514 ! R:/127.0.0.1:40847]} end of input detected while session was in state initialized 09:57:34.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0xf0e3bf2a, L:/127.0.0.1:40847 ! R:/127.0.0.1:49514] inactive. 09:57:34.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xf0e3bf2a, L:/127.0.0.1:40847 ! R:/127.0.0.1:49514]} end of input detected while session was in state up 09:57:34.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0xf0e3bf2a, L:/127.0.0.1:40847 ! R:/127.0.0.1:49514]} down, reason: End of input 09:57:34.401 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587]} 09:57:34.401 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:33356, remote=/127.0.0.1:33587] 09:57:34.401 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:33587]) client methods: [password] 09:57:34.401 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:33587]) no proxy to initialize 09:57:34.401 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:33587]): SSH-2.0-SSHD-UNKNOWN 09:57:34.402 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:33587]) Send SSH_MSG_KEXINIT 09:57:34.402 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 09:57:34.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356]} 09:57:34.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:33356]): SSH-2.0-SSHD-UNKNOWN 09:57:34.403 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:33587]) line='SSH-2.0-SSHD-UNKNOWN' 09:57:34.403 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:33587]) Server version string: SSH-2.0-SSHD-UNKNOWN 09:57:34.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:33356]) line='SSH-2.0-SSHD-UNKNOWN' 09:57:34.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:33356]) client version string: SSH-2.0-SSHD-UNKNOWN 09:57:34.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:33356]) Send SSH_MSG_KEXINIT 09:57:34.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33356]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #0 SSH_MSG_KEXINIT 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_KEXINIT 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:33587]) strict KEX=true client=true server=true 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: kex algorithms = sntrup761x25519-sha512 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: server host key algorithms = rsa-sha2-512 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: mac algorithms (client to server) = aead 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: mac algorithms (server to client) = aead 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: compression algorithms (client to server) = none 09:57:34.404 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: compression algorithms (server to client) = none 09:57:34.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33356]) process #0 SSH_MSG_KEXINIT 09:57:34.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:33356]) SSH_MSG_KEXINIT 09:57:34.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:33356]) strict KEX=true client=true server=true 09:57:34.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33356]) Kex: kex algorithms = sntrup761x25519-sha512 09:57:34.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33356]) Kex: server host key algorithms = rsa-sha2-512 09:57:34.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33356]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 09:57:34.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33356]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 09:57:34.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33356]) Kex: mac algorithms (client to server) = aead 09:57:34.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33356]) Kex: mac algorithms (server to client) = aead 09:57:34.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33356]) Kex: compression algorithms (client to server) = none 09:57:34.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33356]) Kex: compression algorithms (server to client) = none 09:57:34.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 2 09:57:34.555 [odl-netconf-client-4] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:33587]] Send SSH_MSG_KEXDH_INIT 09:57:34.555 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #1 sending command=30[30] len=1195 09:57:34.556 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 09:57:34.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33356]) process #1 30 09:57:34.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:33356]] process command=SSH_MSG_KEXDH_INIT 09:57:34.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:33356]] Send SSH_MSG_KEXDH_REPLY 09:57:34.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33356]) packet #1 sending command=31[31] len=1639 09:57:34.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:33356])[sntrup761x25519-sha512] KEX processing complete after cmd=30 09:57:34.588 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #1 31 09:57:34.588 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:33356]) Send SSH_MSG_NEWKEYS 09:57:34.588 [odl-netconf-client-4] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:33587]] process command=SSH_MSG_KEXDH_REPLY 09:57:34.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:33356]) session ID=af:18:65:ff:72:6c:4a:d9:31:bc:94:7e:5b:94:83:bc:b0:a9:6c:6c:2c:8a:f3:90:0d:77:ef:d7:5b:8b:0a:74:3a:9c:2e:92:20:c3:bc:e1:55:1f:2a:91:45:f1:52:bd:d2:4c:14:bc:1a:d0:69:e3:e3:00:ba:af:7e:2b:ee:6b 09:57:34.589 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33356]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 09:57:34.590 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:33356]): strict KEX resets output message sequence number from 3 to 0 09:57:34.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:33356]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 09:57:34.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:33356])[NEWKEYS]: extension info server-sig-algs: 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 09:57:34.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:33356])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 09:57:34.591 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33356]) packet #0 sending command=7[7] len=419 09:57:34.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:33356]) No pending packets to flush at end of KEX 09:57:34.613 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:33587]) keyType=ssh-rsa, digest=SHA256:atO407vBymS1Fc6EO1fnJcgPCQQyX7b+qWWIbLiDLks 09:57:34.613 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:33587])[sntrup761x25519-sha512] KEX processing complete after cmd=31 09:57:34.613 [odl-netconf-client-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:33587 presented unverified RSA key: SHA256:atO407vBymS1Fc6EO1fnJcgPCQQyX7b+qWWIbLiDLks 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:33587]) key=ssh-rsa-SHA256:atO407vBymS1Fc6EO1fnJcgPCQQyX7b+qWWIbLiDLks, verified=true 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:33587]) Send SSH_MSG_NEWKEYS 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:33587]) session ID=af:18:65:ff:72:6c:4a:d9:31:bc:94:7e:5b:94:83:bc:b0:a9:6c:6c:2c:8a:f3:90:0d:77:ef:d7:5b:8b:0a:74:3a:9c:2e:92:20:c3:bc:e1:55:1f:2a:91:45:f1:52:bd:d2:4c:14:bc:1a:d0:69:e3:e3:00:ba:af:7e:2b:ee:6b 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:33587]): strict KEX resets output message sequence number from 3 to 0 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:33587]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:33587]) No pending packets to flush at end of KEX 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #2 SSH_MSG_NEWKEYS 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:33587]): strict KEX resets input message sequence number from 3 to 0 09:57:34.614 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:33587]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 09:57:34.615 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:33587]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 09:57:34.615 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 09:57:34.615 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 09:57:34.615 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 09:57:34.615 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:33587])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 09:57:34.615 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 09:57:34.615 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #0 7 09:57:34.615 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:33587]): [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] 09:57:34.615 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:33587]): 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] 09:57:34.616 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:33587]): 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, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 09:57:34.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33356]) process #2 SSH_MSG_NEWKEYS 09:57:34.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:33356]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 09:57:34.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:33356]): strict KEX resets input message sequence number from 3 to 0 09:57:34.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:33356]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 09:57:34.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 2 09:57:34.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33356]) process #0 SSH_MSG_SERVICE_REQUEST 09:57:34.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:33356]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 09:57:34.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:33356]) authorized authentication methods: password,publickey 09:57:34.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:33356]) Accepted service ssh-userauth 09:57:34.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33356]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 09:57:34.624 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #1 SSH_MSG_SERVICE_ACCEPT 09:57:34.624 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 09:57:34.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33356]) process #1 SSH_MSG_USERAUTH_REQUEST 09:57:34.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33356]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 09:57:34.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33356]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 09:57:34.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33356]) no authentication factory for method=none 09:57:34.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:33356]) SSH_MSG_USERAUTH_REQUEST 09:57:34.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:33356]) remaining methods: password,publickey 09:57:34.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33356]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 09:57:34.626 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #2 SSH_MSG_USERAUTH_FAILURE 09:57:34.626 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:33587]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 09:57:34.626 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:33587]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 09:57:34.626 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:33587]) attempting method=password 09:57:34.627 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:33587])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 09:57:34.627 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 09:57:34.627 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:33587]) successfully processed initial buffer by method=password 09:57:34.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33356]) process #2 SSH_MSG_USERAUTH_REQUEST 09:57:34.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33356]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 09:57:34.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33356]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 09:57:34.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:33356]) authentication result: true 09:57:34.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:33356]) SSH_MSG_USERAUTH_REQUEST 09:57:34.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:33356])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 09:57:34.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33356]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 09:57:34.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 2 successful 09:57:34.629 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 2 09:57:34.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:33356]) no heartbeat to stop 09:57:34.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:33356]) heartbeat type=IGNORE, interval=PT30S 09:57:34.637 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #3 SSH_MSG_USERAUTH_SUCCESS 09:57:34.637 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:33356 authenticated 09:57:34.637 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 09:57:34.637 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:33587])[ssh-connection] 09:57:34.637 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 09:57:34.637 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 09:57:34.637 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]] session=TransportClientSession[username@/127.0.0.1:33587] id=0 09:57:34.638 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[client](TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf])) size=2097152, max=2097152, packet=32768 09:57:34.638 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf] 09:57:34.638 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:33587])[netconf] created id=0 09:57:34.638 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 09:57:34.638 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 09:57:34.638 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 09:57:34.638 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:33587]) no heartbeat to stop 09:57:34.638 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:33587]) heartbeat type=IGNORE, interval=PT30S 09:57:34.638 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 09:57:34.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33356]) process #3 SSH_MSG_CHANNEL_OPEN 09:57:34.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33356]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 09:57:34.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:33356]] session=TransportServerSession[username@/127.0.0.1:33356] id=0 09:57:34.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:33356])) size=2097152, max=2097152, packet=32768 09:57:34.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33356]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:33356] 09:57:34.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:33356]) recipient=0 09:57:34.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356])) size=2097152, max=2097152, packet=32768 09:57:34.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356])) re-initializing 09:57:34.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356])) size=2097152, max=2097152, packet=32768 09:57:34.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 09:57:34.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33356]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 09:57:34.640 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 09:57:34.641 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - channelOpenConfirmation(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 09:57:34.641 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf]) recipient=0 09:57:34.641 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf])) size=2097152, max=2097152, packet=32768 09:57:34.641 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 09:57:34.641 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) request=subsystem, pending=Thu Aug 27 09:57:34 UTC 2026 09:57:34.641 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 09:57:34.641 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 09:57:34.641 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 09:57:34.641 [odl-netconf-client-4] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587]}} 09:57:34.642 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587] 09:57:34.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33356]) process #4 SSH_MSG_CHANNEL_REQUEST 09:57:34.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 09:57:34.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356])[want-reply=true] subsystem=netconf 09:57:34.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356])[subsystem] prepared command 09:57:34.643 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 2 09:57:34.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 2 09:57:34.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356]}} established 09:57:34.642 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - 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: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587] 09:57:34.643 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 373 down to 2096779 09:57:34.643 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 09:57:34.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356] 09:57:34.644 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:34.644 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587] 09:57:34.644 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587] 09:57:34.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356] 09:57:34.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) by 1218 down to 2095934 09:57:34.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33356]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 09:57:34.646 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:34.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356] 09:57:34.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356] 09:57:34.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) request=subsystem result=ReplySuccess, want-reply=true 09:57:34.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33356]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 09:57:34.647 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #5 SSH_MSG_CHANNEL_DATA 09:57:34.647 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 1218 down to 2095934 09:57:34.647 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_DATA len=1218 09:57:34.647 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 09:57:34.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) request=subsystem activate command 09:57:34.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) starting runner for command=netconf 09:57:34.647 [odl-netconf-client-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 09:57:34.647 [odl-netconf-client-4] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 09:57:34.647 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587] 09:57:34.648 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:34.648 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587] 09:57:34.648 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=2} created 09:57:34.648 [odl-netconf-client-4] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=2, channel=[id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587]} created 09:57:34.648 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=2, channel=[id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587]} should use exi. 09:57:34.649 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 393 down to 2096386 09:57:34.649 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 09:57:34.649 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #6 SSH_MSG_CHANNEL_SUCCESS 09:57:34.649 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) request=subsystem, pending=Thu Aug 27 09:57:34 UTC 2026 09:57:34.649 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) subsystem=netconf, pending since=Thu Aug 27 09:57:34 UTC 2026 09:57:34.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33356]) process #5 SSH_MSG_CHANNEL_DATA 09:57:34.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) by 373 down to 2096779 09:57:34.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) SSH_MSG_CHANNEL_DATA len=373 09:57:34.651 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356] 09:57:34.651 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 09:57:34.651 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 09:57:34.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356] 09:57:34.655 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:34.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356] 09:57:34.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='33587', transport='tcp', sessionIdentifier='client'} from Optional.empty 09:57:34.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=2} created 09:57:34.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356]} created 09:57:34.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356] successful with session NetconfServerSession{sessionId=2, channel=[id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356]} 09:57:34.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356]} up 09:57:34.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33356]) process #6 SSH_MSG_CHANNEL_DATA 09:57:34.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) by 393 down to 2096386 09:57:34.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) SSH_MSG_CHANNEL_DATA len=393 09:57:34.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356] 09:57:34.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: byte-aligned 09:57:34.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=2} 09:57:34.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 09:57:34.659 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@b840ff4 after next message 09:57:34.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x23a2b962, L:/127.0.0.1:33587 - R:/127.0.0.1:33356]} EXI handlers added to pipeline 09:57:34.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 09:57:34.660 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@b840ff4 09:57:34.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) by 179 down to 2095755 09:57:34.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33356]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 09:57:34.661 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 09:57:34.661 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #7 SSH_MSG_CHANNEL_DATA 09:57:34.661 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 179 down to 2095755 09:57:34.661 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_DATA len=179 09:57:34.661 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 09:57:34.662 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@7169f5a5 09:57:34.662 [odl-netconf-client-4] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587]} EXI handlers added to pipeline 09:57:34.662 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587] successful with session NetconfClientSession{sessionId=2, channel=[id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587]} 09:57:34.662 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587]} up 09:57:34.662 [odl-netconf-client-4] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=2, channel=[id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587]} went up 09:57:34.662 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message apache-1 2014-07-29T13:42:00Z 09:57:34.664 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 447 down to 2095939 09:57:34.664 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=456 09:57:34.665 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33356]) process #7 SSH_MSG_CHANNEL_DATA 09:57:34.665 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) by 447 down to 2095939 09:57:34.665 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) SSH_MSG_CHANNEL_DATA len=447 09:57:34.665 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 447 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356] 09:57:34.667 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: apache-1 2014-07-29T13:42:00Z 09:57:34.668 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.668 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message apache-1 2014-07-29T13:42:00Z to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@4362d2de 09:57:34.669 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 2014-07-29T13:42:12Z 09:57:34.670 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) by 302 down to 2095453 09:57:34.671 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33356]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=311 09:57:34.671 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 09:57:34.671 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #8 SSH_MSG_CHANNEL_DATA 09:57:34.671 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 302 down to 2095453 09:57:34.671 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_DATA len=302 09:57:34.671 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 302 bytes of data 09:57:34.672 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: 2014-07-29T13:42:12Z 09:57:34.673 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.673 [odl-netconf-client-4] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 2014-07-29T13:42:12Z 09:57:34.673 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=2, channel=[id: 0x6820cfaa, L:/127.0.0.1:33356 - R:/127.0.0.1:33587]} terminated, reason: Session closed 09:57:34.676 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) Closing immediately 09:57:34.676 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) no EOF sent 09:57:34.676 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) 09:57:34.677 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) 09:57:34.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:33356])[TransportServerSubsystem[netconf]] exiting - value=0, message= 09:57:34.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) exit code=0, immediate=false 09:57:34.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) SSH_MSG_CHANNEL_EOF (state=Opened) 09:57:34.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33356]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 09:57:34.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) SSH_MSG_CHANNEL_REQUEST exit-status=0 09:57:34.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33356]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 09:57:34.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) Closing gracefully 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356])[immediately=false] processing 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33356]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 09:57:34.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) Closing immediately 09:57:34.678 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]]) Closing immediately 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]])[Immediately] closed 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]]) Closing immediately 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]])[Immediately] closed 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf])[immediately=true] processing 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - unregisterChannel(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf] 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67fccede) signal close complete immediately=true 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@241bb089) signal close complete immediately=true 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@351e13ef) signal close complete immediately=true 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:33587]) Closing immediately 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:33587]) type=SshException, signalled=false, first=false: Session is being closed 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]]) Closing immediately 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:33587]) stopping 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:33587]) stopped 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]])[Immediately] closed 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.t.s.T.0.0.1:33356] - close(TransportIoSession[local=/127.0.0.1:33356, remote=/127.0.0.1:33587]) Closing immediately 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.t.s.T.0.0.1:33356] - close(TransportIoSession[local=/127.0.0.1:33356, remote=/127.0.0.1:33587])[Immediately] closed 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a130bb6) signal close complete immediately=true 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:33587])[Immediately] closed 09:57:34.680 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf])[Immediately] closed 09:57:34.681 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:33587])[Immediately] state already Closed 09:57:34.681 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x6820cfaa, L:/127.0.0.1:33356 ! R:/127.0.0.1:33587] inactive. 09:57:34.681 [odl-netconf-client-4] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x6820cfaa, L:/127.0.0.1:33356 ! R:/127.0.0.1:33587]} end of input detected while session was in state initialized 09:57:34.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 09:57:34.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 09:57:34.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356])[immediately=true] processing 09:57:34.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356] 09:57:34.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5705dd1e) signal close complete immediately=true 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@772366f3) signal close complete immediately=true 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356])[Immediately] closed 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) result=null 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fdc3c2f) signal close complete immediately=false 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f887f9a) signal close complete immediately=false 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33356]) code=0 message='' shell closed 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:33356]) Closing immediately 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 2 closed 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33356]]) Closing immediately 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:33356]) stopping 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:33356]) stopped 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33356]])[Immediately] closed 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.0.0.1:33587] - close(TransportIoSession[local=/127.0.0.1:33587, remote=/127.0.0.1:33356]) Closing immediately 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.0.0.1:33587] - close(TransportIoSession[local=/127.0.0.1:33587, remote=/127.0.0.1:33356])[Immediately] closed 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@569caa58) signal close complete immediately=true 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:33356])[Immediately] closed 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x23a2b962, L:/127.0.0.1:33587 ! R:/127.0.0.1:33356] inactive. 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x23a2b962, L:/127.0.0.1:33587 ! R:/127.0.0.1:33356]} end of input detected while session was in state up 09:57:34.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0x23a2b962, L:/127.0.0.1:33587 ! R:/127.0.0.1:33356]} down, reason: End of input 09:57:34.683 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520]} established 09:57:34.683 [odl-netconf-client-6] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847]} 09:57:34.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520] 09:57:34.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520] 09:57:34.685 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:34.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520] 09:57:34.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520] 09:57:34.685 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847] 09:57:34.686 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - 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: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847] 09:57:34.687 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:34.687 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847] 09:57:34.687 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847] 09:57:34.687 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 09:57:34.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 09:57:34.687 [odl-netconf-client-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 09:57:34.687 [odl-netconf-client-6] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 09:57:34.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520] 09:57:34.688 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847] 09:57:34.688 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:34.688 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:34.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520] 09:57:34.688 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847] 09:57:34.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='40847', transport='tcp', sessionIdentifier='client'} from Optional.empty 09:57:34.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=3} created 09:57:34.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520]} created 09:57:34.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520]} 09:57:34.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520]} up 09:57:34.688 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=3} created 09:57:34.688 [odl-netconf-client-6] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847]} created 09:57:34.688 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=3, channel=[id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847]} should use exi. 09:57:34.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: byte-aligned 09:57:34.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=3} 09:57:34.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 09:57:34.692 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@4598d4c6 after next message 09:57:34.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x7291af08, L:/127.0.0.1:40847 - R:/127.0.0.1:49520]} EXI handlers added to pipeline 09:57:34.692 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 09:57:34.693 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@4598d4c6 09:57:34.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 09:57:34.694 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@12e5dd96 09:57:34.694 [odl-netconf-client-6] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847]} EXI handlers added to pipeline 09:57:34.694 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847] successful with session NetconfClientSession{sessionId=3, channel=[id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847]} 09:57:34.694 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847]} up 09:57:34.694 [odl-netconf-client-6] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=3, channel=[id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847]} went up 09:57:34.694 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message example-fw-2.3 09:57:34.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: example-fw-2.3 09:57:34.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message example-fw-2.3 to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@59b84f22 09:57:34.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message The image example-fw-2.3 is being installed. 09:57:34.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 09:57:34.702 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: The image example-fw-2.3 is being installed. 09:57:34.702 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.702 [odl-netconf-client-6] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: The image example-fw-2.3 is being installed. 09:57:34.703 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x4563c7d3, L:/127.0.0.1:49520 - R:/127.0.0.1:40847]} terminated, reason: Session closed 09:57:34.709 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x4563c7d3, L:/127.0.0.1:49520 ! R:/127.0.0.1:40847] inactive. 09:57:34.709 [odl-netconf-client-6] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x4563c7d3, L:/127.0.0.1:49520 ! R:/127.0.0.1:40847]} end of input detected while session was in state initialized 09:57:34.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x7291af08, L:/127.0.0.1:40847 ! R:/127.0.0.1:49520] inactive. 09:57:34.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x7291af08, L:/127.0.0.1:40847 ! R:/127.0.0.1:49520]} end of input detected while session was in state up 09:57:34.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0x7291af08, L:/127.0.0.1:40847 ! R:/127.0.0.1:49520]} down, reason: End of input 09:57:34.714 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587]} 09:57:34.714 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:33360, remote=/127.0.0.1:33587] 09:57:34.714 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360]} 09:57:34.714 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:33587]) client methods: [password] 09:57:34.714 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:33587]) no proxy to initialize 09:57:34.715 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:33587]): SSH-2.0-SSHD-UNKNOWN 09:57:34.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:33360]): SSH-2.0-SSHD-UNKNOWN 09:57:34.715 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:33587]) Send SSH_MSG_KEXINIT 09:57:34.715 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 09:57:34.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:33360]) line='SSH-2.0-SSHD-UNKNOWN' 09:57:34.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:33360]) client version string: SSH-2.0-SSHD-UNKNOWN 09:57:34.716 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:33360]) Send SSH_MSG_KEXINIT 09:57:34.716 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33360]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 09:57:34.716 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:33587]) line='SSH-2.0-SSHD-UNKNOWN' 09:57:34.716 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:33587]) Server version string: SSH-2.0-SSHD-UNKNOWN 09:57:34.717 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #0 SSH_MSG_KEXINIT 09:57:34.717 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_KEXINIT 09:57:34.717 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33360]) process #0 SSH_MSG_KEXINIT 09:57:34.717 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:33360]) SSH_MSG_KEXINIT 09:57:34.717 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:33587]) strict KEX=true client=true server=true 09:57:34.717 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:33360]) strict KEX=true client=true server=true 09:57:34.717 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: kex algorithms = sntrup761x25519-sha512 09:57:34.717 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: server host key algorithms = rsa-sha2-512 09:57:34.717 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 09:57:34.717 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 09:57:34.717 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33360]) Kex: kex algorithms = sntrup761x25519-sha512 09:57:34.717 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: mac algorithms (client to server) = aead 09:57:34.717 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33360]) Kex: server host key algorithms = rsa-sha2-512 09:57:34.718 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: mac algorithms (server to client) = aead 09:57:34.718 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: compression algorithms (client to server) = none 09:57:34.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33360]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 09:57:34.718 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:33587]) Kex: compression algorithms (server to client) = none 09:57:34.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33360]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 09:57:34.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33360]) Kex: mac algorithms (client to server) = aead 09:57:34.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33360]) Kex: mac algorithms (server to client) = aead 09:57:34.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33360]) Kex: compression algorithms (client to server) = none 09:57:34.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:33360]) Kex: compression algorithms (server to client) = none 09:57:34.727 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 3 09:57:34.789 [odl-netconf-client-7] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:33587]] Send SSH_MSG_KEXDH_INIT 09:57:34.789 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #1 sending command=30[30] len=1195 09:57:34.789 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 09:57:34.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33360]) process #1 30 09:57:34.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:33360]] process command=SSH_MSG_KEXDH_INIT 09:57:34.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:33360]] Send SSH_MSG_KEXDH_REPLY 09:57:34.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33360]) packet #1 sending command=31[31] len=1639 09:57:34.803 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #1 31 09:57:34.803 [odl-netconf-client-7] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:33587]] process command=SSH_MSG_KEXDH_REPLY 09:57:34.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:33360])[sntrup761x25519-sha512] KEX processing complete after cmd=30 09:57:34.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:33360]) Send SSH_MSG_NEWKEYS 09:57:34.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:33360]) session ID=b2:1f:b5:64:01:90:a7:ca:6d:de:5d:66:48:c5:90:98:1a:1d:8a:84:11:60:f2:d6:d6:d6:bb:df:5f:32:3c:01:92:75:79:3f:e1:3e:06:05:6a:23:12:6e:71:51:01:35:83:e4:3b:ec:6f:06:08:1e:d6:74:a5:9a:06:02:bf:75 09:57:34.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33360]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 09:57:34.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:33360]): strict KEX resets output message sequence number from 3 to 0 09:57:34.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:33360]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 09:57:34.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:33360])[NEWKEYS]: extension info server-sig-algs: 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 09:57:34.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:33360])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 09:57:34.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33360]) packet #0 sending command=7[7] len=419 09:57:34.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:33360]) No pending packets to flush at end of KEX 09:57:34.828 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:33587]) keyType=ssh-rsa, digest=SHA256:atO407vBymS1Fc6EO1fnJcgPCQQyX7b+qWWIbLiDLks 09:57:34.828 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:33587])[sntrup761x25519-sha512] KEX processing complete after cmd=31 09:57:34.828 [odl-netconf-client-7] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:33587 presented unverified RSA key: SHA256:atO407vBymS1Fc6EO1fnJcgPCQQyX7b+qWWIbLiDLks 09:57:34.828 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:33587]) key=ssh-rsa-SHA256:atO407vBymS1Fc6EO1fnJcgPCQQyX7b+qWWIbLiDLks, verified=true 09:57:34.828 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:33587]) Send SSH_MSG_NEWKEYS 09:57:34.828 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:33587]) session ID=b2:1f:b5:64:01:90:a7:ca:6d:de:5d:66:48:c5:90:98:1a:1d:8a:84:11:60:f2:d6:d6:d6:bb:df:5f:32:3c:01:92:75:79:3f:e1:3e:06:05:6a:23:12:6e:71:51:01:35:83:e4:3b:ec:6f:06:08:1e:d6:74:a5:9a:06:02:bf:75 09:57:34.828 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:33587]): strict KEX resets output message sequence number from 3 to 0 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:33587]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:33587]) No pending packets to flush at end of KEX 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #2 SSH_MSG_NEWKEYS 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:33587]): strict KEX resets input message sequence number from 3 to 0 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:33587]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:33587]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:33587])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 09:57:34.829 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 09:57:34.830 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #0 7 09:57:34.830 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:33587]): [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] 09:57:34.830 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:33587]): 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] 09:57:34.830 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:33587]): 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, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 09:57:34.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33360]) process #2 SSH_MSG_NEWKEYS 09:57:34.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:33360]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 09:57:34.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:33360]): strict KEX resets input message sequence number from 3 to 0 09:57:34.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:33360]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 09:57:34.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 3 09:57:34.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33360]) process #0 SSH_MSG_SERVICE_REQUEST 09:57:34.831 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:33360]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 09:57:34.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:33360]) authorized authentication methods: password,publickey 09:57:34.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:33360]) Accepted service ssh-userauth 09:57:34.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33360]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 09:57:34.834 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #1 SSH_MSG_SERVICE_ACCEPT 09:57:34.834 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 09:57:34.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33360]) process #1 SSH_MSG_USERAUTH_REQUEST 09:57:34.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33360]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 09:57:34.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33360]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 09:57:34.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33360]) no authentication factory for method=none 09:57:34.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:33360]) SSH_MSG_USERAUTH_REQUEST 09:57:34.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:33360]) remaining methods: password,publickey 09:57:34.835 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33360]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 09:57:34.835 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #2 SSH_MSG_USERAUTH_FAILURE 09:57:34.836 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:33587]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 09:57:34.836 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:33587]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 09:57:34.836 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:33587]) attempting method=password 09:57:34.836 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:33587])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 09:57:34.836 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 09:57:34.836 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:33587]) successfully processed initial buffer by method=password 09:57:34.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:33360]) process #2 SSH_MSG_USERAUTH_REQUEST 09:57:34.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33360]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 09:57:34.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:33360]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 09:57:34.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:33360]) authentication result: true 09:57:34.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:33360]) SSH_MSG_USERAUTH_REQUEST 09:57:34.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:33360])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 09:57:34.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:33360]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 09:57:34.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 3 successful 09:57:34.837 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 3 09:57:34.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:33360]) no heartbeat to stop 09:57:34.838 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:33360]) heartbeat type=IGNORE, interval=PT30S 09:57:34.839 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:33360 authenticated 09:57:34.839 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #3 SSH_MSG_USERAUTH_SUCCESS 09:57:34.839 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:33587]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 09:57:34.839 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:33587])[ssh-connection] 09:57:34.839 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 09:57:34.839 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 09:57:34.840 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]] session=TransportClientSession[username@/127.0.0.1:33587] id=0 09:57:34.840 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[client](TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf])) size=2097152, max=2097152, packet=32768 09:57:34.840 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf] 09:57:34.840 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:33587])[netconf] created id=0 09:57:34.840 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 09:57:34.840 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 09:57:34.840 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 09:57:34.840 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:33587]) no heartbeat to stop 09:57:34.840 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:33587]) heartbeat type=IGNORE, interval=PT30S 09:57:34.840 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33360]) process #3 SSH_MSG_CHANNEL_OPEN 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33360]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:33360]] session=TransportServerSession[username@/127.0.0.1:33360] id=0 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:33360])) size=2097152, max=2097152, packet=32768 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33360]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:33360] 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:33360]) recipient=0 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360])) size=2097152, max=2097152, packet=32768 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360])) re-initializing 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360])) size=2097152, max=2097152, packet=32768 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 09:57:34.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33360]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 09:57:34.842 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 09:57:34.842 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - channelOpenConfirmation(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 09:57:34.842 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:33587][netconf]) recipient=0 09:57:34.842 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf])) size=2097152, max=2097152, packet=32768 09:57:34.842 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 09:57:34.842 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) request=subsystem, pending=Thu Aug 27 09:57:34 UTC 2026 09:57:34.842 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 09:57:34.842 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 09:57:34.842 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 09:57:34.842 [odl-netconf-client-7] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587]}} 09:57:34.843 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587] 09:57:34.843 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - 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: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587] 09:57:34.844 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33360]) process #4 SSH_MSG_CHANNEL_REQUEST 09:57:34.844 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 09:57:34.844 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360])[want-reply=true] subsystem=netconf 09:57:34.844 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 373 down to 2096779 09:57:34.844 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 09:57:34.844 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360])[subsystem] prepared command 09:57:34.844 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 3 09:57:34.844 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 3 09:57:34.844 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360]}} established 09:57:34.844 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:34.844 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587] 09:57:34.844 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587] 09:57:34.844 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360] 09:57:34.845 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360] 09:57:34.845 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) by 1218 down to 2095934 09:57:34.846 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33360]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 09:57:34.846 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@5a2e145e 09:57:34.846 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360] 09:57:34.846 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360] 09:57:34.846 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) request=subsystem result=ReplySuccess, want-reply=true 09:57:34.846 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #5 SSH_MSG_CHANNEL_DATA 09:57:34.846 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33360]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 09:57:34.846 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 1218 down to 2095934 09:57:34.846 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_DATA len=1218 09:57:34.846 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 09:57:34.846 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) request=subsystem activate command 09:57:34.846 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) starting runner for command=netconf 09:57:34.846 [odl-netconf-client-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 09:57:34.846 [odl-netconf-client-7] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 09:57:34.847 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587] 09:57:34.847 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:34.847 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587] 09:57:34.847 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=3} created 09:57:34.847 [odl-netconf-client-7] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587]} created 09:57:34.847 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=3, channel=[id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587]} should use exi. 09:57:34.848 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 393 down to 2096386 09:57:34.848 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 09:57:34.848 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #6 SSH_MSG_CHANNEL_SUCCESS 09:57:34.848 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) request=subsystem, pending=Thu Aug 27 09:57:34 UTC 2026 09:57:34.848 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) subsystem=netconf, pending since=Thu Aug 27 09:57:34 UTC 2026 09:57:34.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33360]) process #5 SSH_MSG_CHANNEL_DATA 09:57:34.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) by 373 down to 2096779 09:57:34.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) SSH_MSG_CHANNEL_DATA len=373 09:57:34.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360] 09:57:34.849 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 09:57:34.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360] 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360] 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='33587', transport='tcp', sessionIdentifier='client'} from Optional.empty 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Session SessionIdType{value=3} created 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360]} created 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360]} 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360]} up 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33360]) process #6 SSH_MSG_CHANNEL_DATA 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) by 393 down to 2096386 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) SSH_MSG_CHANNEL_DATA len=393 09:57:34.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360] 09:57:34.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: byte-aligned 09:57:34.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=3} 09:57:34.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 09:57:34.854 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.common.handler.EXIMessageWriter@5992f4f after next message 09:57:34.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x725c25bd, L:/127.0.0.1:33587 - R:/127.0.0.1:33360]} EXI handlers added to pipeline 09:57:34.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 09:57:34.855 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@5992f4f 09:57:34.855 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) by 179 down to 2095755 09:57:34.855 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33360]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 09:57:34.855 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 09:57:34.855 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #7 SSH_MSG_CHANNEL_DATA 09:57:34.855 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 179 down to 2095755 09:57:34.855 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_DATA len=179 09:57:34.855 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 09:57:34.856 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.common.handler.EXIMessageWriter@717760ed 09:57:34.856 [odl-netconf-client-7] DEBUG o.o.n.c.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587]} EXI handlers added to pipeline 09:57:34.856 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfSessionNegotiator - Negotiation on channel [id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587] successful with session NetconfClientSession{sessionId=3, channel=[id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587]} 09:57:34.856 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587]} up 09:57:34.856 [odl-netconf-client-7] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=3, channel=[id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587]} went up 09:57:34.856 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message example-fw-2.3 09:57:34.858 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 311 down to 2096075 09:57:34.858 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:33587]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=320 09:57:34.858 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:33360]) process #7 SSH_MSG_CHANNEL_DATA 09:57:34.858 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) by 311 down to 2096075 09:57:34.858 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) SSH_MSG_CHANNEL_DATA len=311 09:57:34.858 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 311 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360] 09:57:34.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: example-fw-2.3 09:57:34.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message example-fw-2.3 to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@4362d2de 09:57:34.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message The image example-fw-2.3 is being installed. 09:57:34.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) by 319 down to 2095436 09:57:34.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33360]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=328 09:57:34.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 09:57:34.865 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:33587]) process #8 SSH_MSG_CHANNEL_DATA 09:57:34.865 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) by 319 down to 2095436 09:57:34.865 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) SSH_MSG_CHANNEL_DATA len=319 09:57:34.865 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 319 bytes of data 09:57:34.866 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - Message was received: The image example-fw-2.3 is being installed. 09:57:34.866 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - handling incoming message 09:57:34.866 [odl-netconf-client-7] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: The image example-fw-2.3 is being installed. 09:57:34.866 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x2396a7c0, L:/127.0.0.1:33360 - R:/127.0.0.1:33587]} terminated, reason: Session closed 09:57:34.866 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) Closing immediately 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) no EOF sent 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]]) Closing immediately 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]])[Immediately] closed 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]]) Closing immediately 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]])[Immediately] closed 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf])[immediately=true] processing 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - unregisterChannel(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf] 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c765b13) signal close complete immediately=true 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1711d32) signal close complete immediately=true 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27e17300) signal close complete immediately=true 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:33587]) Closing immediately 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:33587]) type=SshException, signalled=false, first=false: Session is being closed 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 09:57:34.867 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]]) Closing immediately 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:33587]) stopping 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:33587]) stopped 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:33587]])[Immediately] closed 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.t.s.T.0.0.1:33360] - close(TransportIoSession[local=/127.0.0.1:33360, remote=/127.0.0.1:33587]) Closing immediately 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.t.s.T.0.0.1:33360] - close(TransportIoSession[local=/127.0.0.1:33360, remote=/127.0.0.1:33587])[Immediately] closed 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10d32302) signal close complete immediately=true 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:33587])[Immediately] closed 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:33587][netconf])[Immediately] closed 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:33587])[Immediately] state already Closed 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x2396a7c0, L:/127.0.0.1:33360 ! R:/127.0.0.1:33587] inactive. 09:57:34.868 [odl-netconf-client-7] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x2396a7c0, L:/127.0.0.1:33360 ! R:/127.0.0.1:33587]} end of input detected while session was in state initialized 09:57:34.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:33360])[TransportServerSubsystem[netconf]] exiting - value=0, message= 09:57:34.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) exit code=0, immediate=false 09:57:34.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) SSH_MSG_CHANNEL_EOF (state=Opened) 09:57:34.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33360]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 09:57:34.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) SSH_MSG_CHANNEL_REQUEST exit-status=0 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33360]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) Closing gracefully 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360])[immediately=false] processing 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:33360]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) Closing immediately 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360])[immediately=true] processing 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360] 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dc2a22) signal close complete immediately=true 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@127c9997) signal close complete immediately=true 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360])[Immediately] closed 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) result=null 09:57:34.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@163d4d47) signal close complete immediately=false 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a4d23b4) signal close complete immediately=false 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:33360]) code=0 message='' shell closed 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:33360]) Closing immediately 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 3 closed 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33360]]) Closing immediately 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:33360]) stopping 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:33360]) stopped 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:33360]])[Immediately] closed 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.0.0.1:33587] - close(TransportIoSession[local=/127.0.0.1:33587, remote=/127.0.0.1:33360]) Closing immediately 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.0.0.1:33587] - close(TransportIoSession[local=/127.0.0.1:33587, remote=/127.0.0.1:33360])[Immediately] closed 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fa58fe5) signal close complete immediately=true 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:33360])[Immediately] closed 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Channel [id: 0x725c25bd, L:/127.0.0.1:33587 ! R:/127.0.0.1:33360] inactive. 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.common.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x725c25bd, L:/127.0.0.1:33587 ! R:/127.0.0.1:33360]} end of input detected while session was in state up 09:57:34.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0x725c25bd, L:/127.0.0.1:33587 ! R:/127.0.0.1:33360]} down, reason: End of input 09:57:34.883 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer stopped